Thank you Andrew for the answer.
Andrew Ferguson wrote: > With the new stable release, 1.2.x, backwards-compatibility is maintained. It is not there if we speak about compatibility 1.1.15 and 1.2.0 versions? Andrew Ferguson wrote: > You could also try using the new native Windows release of rdiff-backup > (.exe), which does not require Cygwin. I'm tryed. Firstly it is not compatibility itself, so, differs even path representation. So, I'm correct path and it is thrown error: Using rdiff-backup version 1.2.1 Executing nice -n17 ssh -C [EMAIL PROTECTED] nice -n15 /cygdrive/d/Hubbitus/Distributivs/rdiff-backup/rdiff-backup-1.2.1-win32/rdiff-backup.exe --server Traceback (most recent call last): File "/usr/bin/rdiff-backup", line 23, in <module> rdiff_backup.Main.error_check_Main(sys.argv[1:]) File "/usr/lib/python2.5/site-packages/rdiff_backup/Main.py", line 302, in error_check_Main try: Main(arglist) File "/usr/lib/python2.5/site-packages/rdiff_backup/Main.py", line 319, in Main rps = map(SetConnections.cmdpair2rp, cmdpairs) File "/usr/lib/python2.5/site-packages/rdiff_backup/SetConnections.py", line 78, in cmdpair2rp return rpath.RPath(conn, filename).normalize() File "/usr/lib/python2.5/site-packages/rdiff_backup/rpath.py", line 860, in __init__ else: self.setdata() File "/usr/lib/python2.5/site-packages/rdiff_backup/rpath.py", line 884, in setdata self.data = self.conn.rpath.make_file_dict(self.path) File "/usr/lib/python2.5/site-packages/rdiff_backup/connection.py", line 448, in __call__ return apply(self.connection.reval, (self.name,) + args) File "/usr/lib/python2.5/site-packages/rdiff_backup/connection.py", line 368, in reval result = self.get_response(req_num) File "/usr/lib/python2.5/site-packages/rdiff_backup/connection.py", line 315, in get_response try: req_num, object = self._get() File "/usr/lib/python2.5/site-packages/rdiff_backup/connection.py", line 241, in _get if format_string == "o": result = cPickle.loads(data) cPickle.UnpicklingError: invalid load key, ' '. Fatal Error: Lost connection to the remote system So, I'm find it unusable. Andrew Ferguson wrote: > Although you may wish to continue using the ssh client/server in Cygwin for > rdiff-backup's remote operations. I am afraid that I do not understand you. Methinks I already use ssh in Cygwin for rdiff-backup's remote operations. Is there another way of using rdiff-backup? +---------------------------------------------------------------------- |This was sent by [EMAIL PROTECTED] via Backup Central. |Forward SPAM to [EMAIL PROTECTED] +---------------------------------------------------------------------- _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
