simlinks and options

2003-02-21 Thread Carlos Molina Garcia
Greetings. I wrote a script that make remote backups with rsync. I have 2 main problems with it 1) I want that the destination directory (on the repository machine) recreate the backed up file path and it permission (I use -R here ) 2) Is there a way to "follow" all the links using -R and -a p

Re: simlinks and options

2003-02-21 Thread jw schultz
On Fri, Feb 21, 2003 at 12:15:59PM -0400, Carlos Molina Garcia wrote: > Greetings. > > I wrote a script that make remote backups with rsync. I have 2 main > problems with it > > 1) I want that the destination directory (on the repository machine) > recreate the backed up file path and it permis