Using DeltaCopy to backup to a mapped network drive
July 16, 2010 9:34 AM Subscribe
On Windows, is there a way to use DeltaCopy to backup to a mapped network drive? (the mapped drive is on a NAS)
It works fine when I backup to a local drive, but when I try to backup to the mapped drive, I get these lines in the log file:
Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete "/cygdrive/E/testFileToBackup.txt" "maincomp::targetMappedDrive/testFileToBackup.txt" @ERROR: chdir failed
rsync error: error starting client-server protocol (code 5) at /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/main.c(1504) [sender=3.0.4]
posted by atm to computers & internet (4 answers total)
posted by Rhomboid at 2:57 PM on July 16, 2010