Page 1 of 1

rsync question

Posted: 08 Apr 2012, 20:22
by dedanna1029
Will rsync work over smb? Or cifs, or anything like that?

Thanks.

Re: rsync question

Posted: 09 Apr 2012, 10:30
by viking60
It will work over ssh (sftp).
Here is a working samba example.
http://users.softlab.ntua.gr/~ttsiod/backup.html

Re: rsync question

Posted: 11 Apr 2012, 04:27
by dedanna1029
Thanks. :)