Good Afternoon,

I have been looking for a comprehensive list of error codes that are returned 
by rsync for a script that I am writing.  I have searched Ggoogle and Yahoo! 
and I have found out the following:

4 = action not supported
5 = wrong password
10 = socket IO error
11 = file IO error
12 = broken connection
23 = file(s) couldn't be transferred
255 = unspecified error

Is there anywhere that I can find other error codes for rsync?


I am writing a script that will upload/sync all files/folders from a particular 
domain to a CDN with a click of a button.  I need to build as much intelligence 
into the script as possible and I am hoping to be able to translate all error 
codes to an end-user readable format so that the end-user can provide ample 
information if/when something goes wrong (at least more than "It doesn't work").

Thanks for your help.
John

_________________________________________________________________
Color coding for safety: Windows Live Hotmail alerts you to suspicious email.
http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_safety_112008
 
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
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 via email to