Re: Backing up just one folder (again)

2009-12-17 Thread Huebner,Andy,FORT WORTH,IT
: [ADSM-L] Backing up just one folder (again) I'd like to raise once more a question that I'd previously asked here <http://www.mail-archive.com/adsm-l@vm.marist.edu/msg80653.html> How do I backup just one specific location from a drive attached to a Windows PC? In the above mentioned

Re: Backing up just one folder (again)

2009-12-17 Thread Harry Redl
Backing up just one folder (again) I'd like to raise once more a question that I'd previously asked here <http://www.mail-archive.com/adsm-l@vm.marist.edu/msg80653.html> How do I backup just one specific location from a drive attached to a Windows PC? In the above mentioned thread t

Re: Backing up just one folder (again)

2009-12-17 Thread Steven Harris
Michael You could use windows utilities/powershell to list the entire directory tree that you want backed up and save the list in a file, then feed this list into the dsmc incremental command with the -filelist option. Regards Steve Steven Harris TSM Admin, Sydney Australia Michael Green w

Backing up just one folder (again)

2009-12-17 Thread Michael Green
I'd like to raise once more a question that I'd previously asked here How do I backup just one specific location from a drive attached to a Windows PC? In the above mentioned thread two ways were suggested: 1. Heinz Flemming sugges