mdporter Posted May 15, 2008 Report Share Posted May 15, 2008 After being away from Retrospect for a number of years I am back setting up an eval 7.5 Multi Server server. I could use a few quick pointers on creating working proactive scipts for OS X clients. Specifically I only want to back up home directories (no system files) and will be excluding things like the Music, Movies, and Pictures folders. Not everyone has the same startup volume name. Second, will there be an Intel native OS X client that works with Multiserver anytime soon? thanks for any tips people can provide Quote Link to comment Share on other sites More sharing options...
Mayoff Posted May 15, 2008 Report Share Posted May 15, 2008 Second, will there be an Intel native OS X client that works with Multiserver anytime soon? Please see the beta section of the forum You can define the home directories as subvolumes or use a selector to backup documents and settings. Quote Link to comment Share on other sites More sharing options...
mdporter Posted May 15, 2008 Author Report Share Posted May 15, 2008 Can wildcards be used in OS X pathnames? for example, using *:Users: if the startup volume name is not the same for every machine in the script. Quote Link to comment Share on other sites More sharing options...
Mayoff Posted May 16, 2008 Report Share Posted May 16, 2008 Yes, but you should run the check selector process to make sure you don't make any mistakes. Use the "match pattern" option in the selector. Quote Link to comment Share on other sites More sharing options...
rhwalker Posted May 16, 2008 Report Share Posted May 16, 2008 Can wildcards be used in OS X pathnames? for example, using *:Users: if the startup volume name is not the same for every machine in the script. As long as you are talking about the startup volume, the pathname as seen by the Mac client will always be from the root ("/") without the volume name because the startup drive is always mounted as "/", and the volume name is not needed. That's not the case for other volumes on OS X, which are mounted at mount points within the "/Volumes" directory. Also, if the Mac client has a Network Home Directory ("NHD"), the NHD will have its own non-local mount point. Russ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.