Re: rsync --files-from with symlink in path

2004-03-24 Thread Wayne Davison
On Tue, Mar 23, 2004 at 06:33:48PM -0600, Jeremy Grant wrote: > Does anyone have any ideas how I get this to work with the > --files-from option? Try using the --no-implied-dirs option. With that set, you'll need to mention all the directories that need to be created on the destination system, bu

rsync --files-from with symlink in path

2004-03-23 Thread Jeremy Grant
Here is what I have been doing with rsync(This is condinced version of the main script that runs): #!/usr/local/bin/bash SSH=/usr/local/bin/ssh RSYNC=/usr/local/bin/rsync SED=/usr/bin/sed USER=vmladmin ROLLLISTDIR=/home/vmladmin/rolllists/ RO