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
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
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 )