Re: using rsync to move files - need "--delete-from-source" option

2008-02-07 Thread Aleksey Tsalolikhin
On Feb 7, 2008 7:16 PM, Matt McCutchen <[EMAIL PROTECTED]> wrote: > Rsync has an option to do this, called --remove-source-files , but it > doesn't delete source directories. > > Matt That's great! I see it's a new option - (I am on Red Hat 4 which has 2.6.3). Very glad this was added. Thanks

Re: using rsync to move files - need "--delete-from-source" option

2008-02-07 Thread Matt McCutchen
On Thu, 2008-02-07 at 19:06 -0800, Aleksey Tsalolikhin wrote: > Hi. I need to move some files over the network. > > This is "In" folder synchornization, so they need to disappear from > source once they are moved. Rsync has an option to do this, called --remove-source-files , but it doesn't dele

using rsync to move files - need "--delete-from-source" option

2008-02-07 Thread Aleksey Tsalolikhin
Hi. I need to move some files over the network. This is "In" folder synchornization, so they need to disappear from source once they are moved. Because of trust issues, these files must be pulled, not pushed. (Sucked into the internal network from the DMZ). It'd be slick if I could rsync them a