Re: does partial option work over ssh?

2006-07-14 Thread Paul Slootman
On Fri 14 Jul 2006, Glen Davison wrote: This is what I believe SHOULD work, but it doesn't: rsync -aP -e 'ssh -c blowfish' [EMAIL PROTECTED]:/path/to/file1/ newpath/ - it just starts again. The interrupted rsync session also needs to have had the --partial option (implied here by -P)

DO NOT REPLY [Bug 3935] New: replacing a full directory with symlink with --delete-after produces cryptic message

2006-07-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3935 Summary: replacing a full directory with symlink with --delete- after produces cryptic message Product: rsync Version: 2.6.6 Platform: x86 OS/Version: Linux Status:

DO NOT REPLY [Bug 3935] replacing a full directory with symlink with --delete-after produces cryptic message

2006-07-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3935 --- Comment #1 from [EMAIL PROTECTED] 2006-07-14 10:25 MST --- Created an attachment (id=2034) -- (https://bugzilla.samba.org/attachment.cgi?id=2034action=view) A test case This script will leave a /tmp/rsync.bug. directory around

Autoreply from [EMAIL PROTECTED] [Re: test ]

2006-07-14 Thread Grandesusan
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

DO NOT REPLY [Bug 3935] replacing a full directory with symlink with --delete-after produces cryptic message

2006-07-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3935 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Backup and renaming old file that became directory

2006-07-14 Thread Matt McCutchen
On 7/12/06, Yan Morin [EMAIL PROTECTED] wrote: rsync: keep_backup failed: /mnt/backup/foo/home/bar - /mnt/backup/foo/old/home/bar: Is a directory (21) [...] Oh, you're right! I guess I didn't set up the scenario correctly the first time, because now I get a messy error similar to yours. I