Displaying 2 results from an estimated 2 matches for "judi2".
Did you mean:
judit
2004 Jul 10
0
[Bug 1508] New: Using options --modify-window and --password-file cause error in rsync protocol data stream (code 12)
...that seems to
be related to the combination of command line options.
I have 2 test cases and 2 machines. Test case 1 succeeds on machine A & B
test case 2 fails on machine A (newer rsync) and succeeds on B.
Test Case 1 (both machines ok):
rsync -v --password-file .rsync.secrets t.txt
backupjudi2@host.starfishzone.com::judi2/
Test Case 2 (fails on machine B):
rsync -v --modify-window=1 --password-file .rsync.secrets t.txt
backupjudi2@host.starfishzone.com::judi2/
Machine A (failing on test 2):
Windows XP Home
CYGWIN_NT-5.1 judi 1.5.10(0.116/4/2) 2004-05-25 22:07 i686 unknown unknown
Cyg...
2004 Oct 06
0
[Bug 1877] New: Auth failed using options --password-file with particular password
...version 28
Client:
Windows XP Home
CYGWIN_NT-5.1 judi 1.5.10(0.116/4/2) 2004-05-25 22:07 i686 unknown unknown
Cygwin
rsync version 2.6.2 protocol version 28
(Cygwin installer said 2.6.2-3)
The command was:
rsync -rRtvz \
--delete \
--password-file /home/Judi/.rsync.secrets \
/C/data \
backupjudi2@somehost.com::judi2/
This issue is similar to the one I reported here in bug 1508.
Weirdly this password worked fine for a few months then someone his the "install
service pack 2" on WinXP and then it stopped. But the odd thing is changing the
password fixed the issue; and yes I have r...