Re: Rsync Error Code 23

This is a discussion on Re: Rsync Error Code 23 within the Rsync forums, part of the Networking and Network Related category; On Thu, Apr 17, 2008 at 12:57:27PM -0600, Kenneth Seal wrote: > I have tried running my script ...


Go Back   Usenet Forums > Networking and Network Related > Rsync

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-18-2008
Wayne Davison
 
Posts: n/a
Default Re: Rsync Error Code 23

On Thu, Apr 17, 2008 at 12:57:27PM -0600, Kenneth Seal wrote:
> I have tried running my script in verbose mode -vv but I really don't
> want to read all 1000+ lines of output to look for the error code.


Errors should be output to stderr, and it isn't required that you have
even one -v specified to see errors. You should be able to redirect
stderr (file-handle 2) like this:

rsync -av src/ dest/ 2>/tmp/rsync-$$.txt

That should give you the errors in whatever file you like.

...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
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:42 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0