Koozali.org: home of the SME Server

rsync to windows

Len

rsync to windows
« on: June 15, 2002, 07:39:51 PM »
how can i rsync a esmith directory to my windows computer?

Luciano Terra

Re: rsync to windows
« Reply #1 on: June 15, 2002, 10:25:33 PM »
first:
mount -t smbfs //winserver/share h -o username=userx,password="userxpassword" /smebox/mountpoint

then do rsync

Serge Dutremble

Re: rsync to windows
« Reply #2 on: June 18, 2002, 10:14:35 PM »
Anyone knows if there such a thing as rsynch for windows?

guestHH

Re: rsync to windows
« Reply #3 on: June 18, 2002, 10:53:57 PM »

Les Mikesell

Re: rsync to windows
« Reply #4 on: June 20, 2002, 12:10:09 AM »
Rsync is included in the cygwin tools these days.  http://www.cygwin.com