Re: --remove-sent-files errors with no output

2006-09-19 Thread Wayne Davison
On Tue, Sep 19, 2006 at 03:47:38PM -0700, Eric Aiken wrote: > What troubles me even is, using rsync -vvv, rsync shows no output > relating to the --remove-sent-files option. You would have seen the messages with just -vv if it were successful at removing the files. For some strange reason, it was

RE: --remove-sent-files to remove "synced" files

2006-06-19 Thread Matt McCutchen
On Fri, 2006-06-16 at 16:48 -0400, Matthew Breedlove wrote: > I appreciate the response. What I was trying to do was setup rsync in a > position so that if a network failure came about I can easily kick off > the same rsync command to have it essentially pick-up where it left off. > Having --remov

RE: --remove-sent-files to remove "synced" files

2006-06-16 Thread Matthew Breedlove
Matt McCutchen [mailto:[EMAIL PROTECTED] Sent: Friday, June 16, 2006 4:40 PM To: Matthew Breedlove Cc: rsync@lists.samba.org Subject: Re: --remove-sent-files to remove "synced" files On Fri, 2006-06-16 at 14:44 -0400, Matthew Breedlove wrote: > I was looking through the documentati

Re: --remove-sent-files to remove "synced" files

2006-06-16 Thread Matt McCutchen
On Fri, 2006-06-16 at 14:44 -0400, Matthew Breedlove wrote: > I was looking through the documentation on –remove-sent-files and it > seems it will only remove files actually sent across the connection. > Am I correct in assuming this and is there any patch/method for > removing synced files from th

Re: remove-sent-files

2006-02-10 Thread Wayne Davison
On Fri, Feb 10, 2006 at 10:41:06PM +, [EMAIL PROTECTED] wrote: > wouldn't it be much more comfortable if rsync would delete every sent > file just after completing the single file transfer? Having the --remove-sent-files option make the sender remove files as soon as it has sent the file would