- Fixed rsync is case of shareName = '/'
[BackupPC.git] / bin / BackupPC_restore
index 7746a36..18e5700 100755 (executable)
@@ -565,6 +565,7 @@ sub UserCommandRun
         hostIP       => $hostIP,
         share        => $RestoreReq{shareDest},
         XferMethod   => $Conf{XferMethod},
+        sshPath      => $Conf{SshPath},
         LOG          => *LOG,
         XferLOG      => $RestoreLOG,
         stat         => \%stat,