Changes

Jump to navigation Jump to search
3 bytes removed ,  21:30, 30 October 2007
m
Line 431: Line 431:     
'''Can I use Affa to backup Windows machines?'''<br>
 
'''Can I use Affa to backup Windows machines?'''<br>
Yes. You need a ssh daemon und the rsync installed on the Windows box. Cygwin hab been reported not to work. The rsync processes often tend to hang up. Other products may work, but there are no experiences yet.
+
Yes. You need a ssh daemon and rsync installed on the Windows box. Cygwin has been reported not to work. The rsync processes often tend to hang up. Other products may work, but there are no experiences yet.
Alternatvely you can smbmount the Windows disk to a directory on a SME server and setup a job to backup this directory.
+
Alternatively you can smbmount the Windows disk to a directory on a SME server and setup a job to backup this directory.
    
<code>/bin/mount -t cifs //192.168.1.65/C$ /mnt/mywinpc/ -o username=Adminstrator,password=xxxxxx</code><br>
 
<code>/bin/mount -t cifs //192.168.1.65/C$ /mnt/mywinpc/ -o username=Adminstrator,password=xxxxxx</code><br>
95

edits

Navigation menu