Re: does partial option work over ssh?

2006-07-17 Thread Glen Davison
On Fri, 2006-07-14 at 10:34 +0200, Paul Slootman wrote: > 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/ > >

does partial option work over ssh?

2006-07-13 Thread Glen Davison
ove direction should be okay; plus of course it does succeed in copying, just not in appending. A colleague here says he has tried to do the same thing, and he could get it to work for an rsync daemon, but not over ssh. Does anyone know what I'm doing wrong? Thanks for any hints, Glen