This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RSYNC


I have followed the instruction at http://samba.ana.edu.au/rsync/nt.html and have rsync running as a NT service ... however, when I try to connect I get a folder does net exist error - so I have to think that the path attribute in the .conf file is not configured correctly ...

$ rsync -v -e ssh -avz -p 22 user@10.0.0.1:g:\\user /cygdrive/
c/tmp


building file list ...
link_stat 22 : No such file or directory
link_stat user@10.0.0.1:g:\user : No such file or directory
done
delta-transmission disabled for local transfer or --whole-file
total: matches=0 tag_hits=0 false_alarms=0 data=0
wrote 25 bytes read 20 bytes 90.00 bytes/sec
total size is 0 speedup is 0.00
rsync error: some files could not be transferred (code 23) at /tmp/rsync-2.5.6/m
ain.c(620)





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]