Is there a way to use DeltaCopy to backup to a mapped network drive? Things work fine when I backup to a local drive, but when I switch to a mapped drive as the destination, this is in the log file:
Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete "/cygdrive/E/testFileToBackup.txt" "maincomp::virtualDirectoryOnR/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]
This message was edited 1 time. Last update was at 07/16/2010 11:39:41
|