Re: directory synchronization

2010-02-23 Thread Vahid Moghaddasi
On Tue, Feb 23, 2010 at 11:26 AM, Vahid Moghaddasi < vahid.moghadd...@gmail.com> wrote: > > Yes probably I need that option, but the problem is that I don't have that > in my version of rsync (rsync version 2.6.4 protocol version 29) I only > have --remove-sent-files. > This must be an option in

Re: directory synchronization

2010-02-23 Thread Vahid Moghaddasi
On Tue, Feb 23, 2010 at 11:13 AM, Paul Slootman > wrote: > > > You really need to read the description of those commands carefully. > > You probably want --remove-source-files . > > Yes probably I need that option, but the problem is that I don't have that in my version of rsync (rsync version

Re: directory synchronization

2010-02-23 Thread Paul Slootman
On Tue 23 Feb 2010, Vahid Moghaddasi wrote: > > I can’t seem to get this working. I need synchronize the files from a remote > directory to a local, and then delete the files on the remote after getting > them to local. > > This is what I did that does not delete anything on any of the servers: >

directory synchronization

2010-02-23 Thread Vahid Moghaddasi
Hi all, I can’t seem to get this working. I need synchronize the files from a remote directory to a local, and then delete the files on the remote after getting them to local. This is what I did that does not delete anything on any of the servers: rsync --rsync-path=/usr/local/bin/rsync -v -t