Re: Move with rsync (was Move with samba)

2001-05-08 Thread Wayne Davison
On Fri, 4 May 2001, Benoit Langevin wrote: > I am new using rsync, and it got some advantage, but do you know if I > do the equivalent of a move with rsync. I have a case where I need to > delete the remote after retrieving it. I had the same need, so I wrote a patch for rsync. It turned out to

Re: Move with rsync (was Move with samba)

2001-05-04 Thread Dave Dykstra
On Fri, May 04, 2001 at 08:40:25AM -0400, Benoit Langevin wrote: > Hi, > > I am new using rsync, and it got some advantage, but do you know if I do the > equivalent of a move with rsync. I have a case where I need to delete the > remote after retrieving it. ( I know it could be done be ftp get

Move with samba

2001-05-04 Thread Benoit Langevin
Hi, I am new using rsync, and it got some advantage, but do you know if I do the equivalent of a move with rsync. I have a case where I need to delete the remote after retrieving it. ( I know it could be done be ftp get and dele, but since I am already using it to sync file )