Re: old files not getting deleted

2010-02-23 Thread Tim Boyer
On 2/18/2010 3:36 PM, Charles Sprickman wrote: I see that at the very end of the logfile: 2010/02/14 01:41:46 [79743] IO error encountered -- skipping file deletion There are always a few errors, like "file disappeared" and the like since this is a live system (and mailboxes no less, where

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

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

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

cygwin + rsync issue under Windows 7 x64

2010-02-23 Thread Eliot Moss
Friends -- I am posting this to both lists since I think it has to do with some kind of unfortunate interaction. The latest rsync (3.0.7-1) under an up-to-date cygwin on Windows 7 x64 gets into some kind of busy wait situation when transferring large files over ssh. rsync, ssh, and zip can all be

Any good rsync --exclude tutorials?

2010-02-23 Thread Wolfram Volpi
Please recommend a rsync --exclude tutorial. I read the manual http://linux.die.net/man/1/rsync > ¾ down page, Filter Rules, Include-Exclude Pattern Rules, but its hard to figure it out. Thank you, Wolfram Volpi -- Please use reply-all for most replies to avoid omitting the mailing l