ErrorNativeWin32toRemoteHost
From RdiffBackupWiki
When using the native win32 binary of rdiff-backup to a remote host the following error is presented.
Executing ssh -C username@servername.domainname rdiff-backup --server Exception '[Error 2] Det gÕr inte att hitta filen' raised of class '<type 'excep tions.WindowsError'>': File "rdiff_backup\Main.pyc", line 302, in error_check_Main File "rdiff_backup\Main.pyc", line 319, in Main File "rdiff_backup\SetConnections.pyc", line 76, in cmdpair2rp File "rdiff_backup\SetConnections.pyc", line 139, in init_connection File "subprocess.pyc", line 594, in __init__ File "subprocess.pyc", line 816, in _execute_child Traceback (most recent call last): File "rdiff-backup", line 23, in <module> File "rdiff_backup\Main.pyc", line 302, in error_check_Main File "rdiff_backup\Main.pyc", line 319, in Main File "rdiff_backup\SetConnections.pyc", line 76, in cmdpair2rp File "rdiff_backup\SetConnections.pyc", line 139, in init_connection File "subprocess.pyc", line 594, in __init__ File "subprocess.pyc", line 816, in _execute_child WindowsError: [Error 2] Det gÕr inte att hitta filen
This indicates that rdiff-backup can't find a SSH client. See BackupFromWindowsToLinux for a instruction how to setup SSH to be used with rdiff-backup from windows
Todo: '[Error 2] Det gÕr inte att hitta filen' is from a swedish windows client - anyone with a english client that can add the english translation to the errormessage?
