backup file to win98 system

Rajiv Nair rajivnair2009 at gmail.com
Wed Sep 17 09:05:48 GMT 2008


Hi...rsync working fine for my fedora 5 box to fedora 9 box.  Now i want to
take back of my folder /home/rajiv to a windows 98 box...Shared a folder in
win98 system for full access but do not know how to take backup...tried with
the following but got error message
[root at myserver ~]# rsync -aPrv /data/stock/ //192.168.1.75/dir
sending incremental file list
rsync: mkdir "//192.168.1.75/dir" failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(567) [receiver=3.0.2]
rsync: connection unexpectedly closed (9 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(635)
[sender=3.0.2]



rsync -aPrv /home/rajiv/ //192.168.1.75/dir/

ip 75 is my win98 system....is it possible to do this?

Please post ur reply

Rajiv.
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the rsync mailing list