Re: backup_dir problem

2001-10-21 Thread Scott Howard
On Sat, Oct 20, 2001 at 08:30:58PM -1000, Steve Marx wrote: > I am having a problem using the backup_dir option > of rsync. The command being used is basically > > rsync --archive --delete --backup >--backup_dir=PathToBackup/save >user@fromsystem:FilePath/ PathToBackup/ > being backed

backup_dir problem

2001-10-20 Thread Steve Marx
I am having a problem using the backup_dir option of rsync. The command being used is basically rsync --archive --delete --backup --backup_dir=PathToBackup/save user@fromsystem:FilePath/ PathToBackup/ The feature that is unique to this problem is that the "save" directory is under the pa