Displaying 1 result from an estimated 1 matches for "auvrlt".
Did you mean:
cuvrlt
2011 Mar 09
1
Rsync on shares issue
I am using Rsync in a Windows environment and its working perfectly. I am running into an issue where on one of my Windows servers there is a folder called "share" rsync sees this and copies it exactly the way its supposed to. Here is my rsync command:
rsync -auvrlt --progress --stats --delete "/cygdrive/v/SHARE/" "jaxback02::u/%computername%/SHARE/
The issue is there is a another share on this server called "shared", this points to the same /SHARE/ folder. Rsync is creating two different folders on the destination server one called...