Re: Rsync 3.0.7pre1 released

2009-12-23 Thread Max Arnold
On Mon, Dec 21, 2009 at 07:10:48PM -0800, Wayne Davison wrote: Rsync version 3.0.7pre1 is now available for release testing. This is a bug-fix release. Please test this new release and send email to the rsync mailing list with any questions, comments, or bug reports. --timeout seems to be

Re: preventing multiple rsync processes backing up same file with cron backup

2009-12-23 Thread Max Arnold
On Tue, Dec 22, 2009 at 10:56:21PM -0800, snowc wrote: If I have an rsync cron job that runs say every 15 minutes, what happens if there is a file that process 1 has started to copy across, but hasn't finished before the next process starts? Does rsync ignore this partially copied file, or

Re: rsync speed on slow wireless links

2009-12-23 Thread Max Arnold
On Mon, Dec 21, 2009 at 10:04:20AM -0800, Wayne Davison wrote: On Wed, Dec 9, 2009 at 10:08 PM, Max Arnold lwa...@gmail.com wrote: in my tests rsync often stalls for 3-5 minutes, while wget stalls only for several seconds and then continues download. Installed rsync-3.1dev snapshot from

Re: preventing multiple rsync processes backing up same file with cron backup

2009-12-23 Thread Max Arnold
On Wed, Dec 23, 2009 at 09:54:05AM +, chris snow wrote: Say I want to backup a directory every 15 minutes from cron. I wrap cron in a script that does locking to ensure only one instance of the script runs at any one time. At some stage during the day, I have a file that is 1Gb that

encrypted destination

2009-12-23 Thread Michael
Hello I am looking for a method/feature to rsync my files and store them encrypted. While searching for a solution I found some postings about --source-filter and --dest-filter options but these seem to to be implemented. Of cause I could encrypt and them rsync but this costs double of space and

strange error code with 3.1

2009-12-23 Thread Carlos Carvalho
Got this with rsync --list-only --files-from=list directory dummy output 2 errors to get a local file list: ... rsync: link_stat file-name failed: No such file or directory (2) rsync: link_stat file-name failed: No such file or directory (2) rsync error: some files/attrs were not transferred

possible incompatibility in 3.1 with 3.0.6

2009-12-23 Thread Carlos Carvalho
Got this strange error: receiving incremental file list rsync: opendir /.~tmp~ (in sender-module) failed: Permission denied (13) IO error encountered -- skipping file deletion rsync: opendir /path/.~tmp~ (in sender-module) failed: Permission denied (13) invalid multi-message 22:4 [sender/inc]

rsync stuck in infinite loop? (was How do I make rsync ignore unreadable files (damaged sectors)?)

2009-12-23 Thread Carlos Carvalho
Wayne Davison (way...@samba.org) wrote on 22 December 2009 08:02: On Tue, Dec 22, 2009 at 4:18 AM, Tomas Gustavsson tompl...@gmail.com wrote: Still, I do think that rsync should give up after a long time, but it doesn't. Yeah, if it gets a read error for a part of a file, it substitutes

Re: Rsync 3.0.7pre1 released

2009-12-23 Thread Wayne Davison
On Wed, Dec 23, 2009 at 12:19 AM, Max Arnold lwa...@gmail.com wrote: if overall transfer time is greater than --timeout parameter, rsync exits. Thanks for pointing that out. I have checked in a change into the b3.0.x branch that should fix this up. ..wayne.. -- Please use reply-all for most

Re: rsync speed on slow wireless links

2009-12-23 Thread Wayne Davison
On Wed, Dec 23, 2009 at 1:04 AM, Max Arnold lwa...@gmail.com wrote: Is it worth to try development version in production or it is better to wait for stabilization? I'm using the version from Dec 16th in one production setting that is easy to monitor for problems, and it has been doing very

Re: preventing multiple rsync processes backing up same file with cron backup

2009-12-23 Thread Wayne Davison
On Tue, Dec 22, 2009 at 10:56 PM, snowc chsnow...@gmail.com wrote: Does rsync ignore this partially copied file, or does it try to copy it across again in the second cron job? If the one job catches up with the other, they will both copy the same file, each to its own temp file. If you have

Re: strange error code with 3.1

2009-12-23 Thread Wayne Davison
On Wed, Dec 23, 2009 at 7:25 AM, Carlos Carvalho car...@fisica.ufpr.brwrote: Everything is normal except the last line. I don't understand the code 32 return value, I think it should be 23. If you upgrade to a newer 3.1.0 you should find that bug was fixed a little bit ago. ..wayne.. --

rsync most recently modified/created files first?

2009-12-23 Thread snowc
Is it possible for rsync to order the files it sends by create/modify time so that it sends the more recent files first? Many thanks in advance, Chris -- View this message in context: http://old.nabble.com/rsync-most-recently-modified-created-files-first--tp26911069p26911069.html Sent from

[SCM] The rsync repository. branch, b3.0.x, updated. v3.0.6-36-gae358c1

2009-12-23 Thread Rsync CVS commit messages
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project The rsync repository.. The branch, b3.0.x has been updated via ae358c1960a64dbdab82905e43594e7805488e56 (commit) from

[SCM] The rsync repository. branch, master, updated. v3.0.3-310-g164faae

2009-12-23 Thread Rsync CVS commit messages
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project The rsync repository.. The branch, master has been updated via 164faae84f0abf1c9df2f28a09ae8579c86acfa3 (commit) from