Displaying 1 result from an estimated 1 matches for "avvi".
Did you mean:
avi
2005 Jul 04
2
Permissions Question
List-
I have a permissions issue. Below is my script. I am attempting to
archive several data sets from our current production server (a Win2K
box) to our new server, a high performance Fibre Channel Linux-based
system.
C:\bin\cwRsyncServer\bin\rsync.exe -avvi
--rsh="c:\bin\cwRsyncServer\bin\ssh.exe -l root"
--password-file=c:\bin\cwRsyncServer\etc\secret --progress --stats
/cygdrive/c/test/ jyana@192.168.0.175::test
Aside from the irritating warning that "not all data may have copied
over" - not sure why it woould give me this),...