This is a discussion on Re: more problems reading the log... within the Rsync forums, part of the Networking and Network Related category; On Mon, Sep 26, 2005 at 05:27:16PM -0300, Mario Tambos wrote: > as you can see, the error ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, Sep 26, 2005 at 05:27:16PM -0300, Mario Tambos wrote:
> as you can see, the error below doesn't match the file name of the > previous line. Older versions of rsync always logged after the file had been completed. Newer versions of rsync log at the start of an item, if possible (i.e. as long as transmission-statistics aren't requested, such as %b or %c). Thus, the "recv" line is for an already-completed file and the "write failed" line is the file rsync is actively working on. ...wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |