I'm using rsync to backup multiple directories, i.e.
rsync -azq --delete --relative /dog /cat /fish [EMAIL PROTECTED]::modulename
Everything works fine, except if I remove a directory from the list of
those being backed
up, it isn't deleted on the other side. For example:
rsync -azq --delete --r
Hi,
I'm using rsync with cygwin (i'm working on a windows OS) but when the config script
is running i get an error - "Cannot find a type to use in place of socklen_t".
I have searched google but most of the solutions said to edit the configure file but
none of their files that they are editing l