X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9ec5422c37fb38725523c8617df403954beb61dc..46b1361b4193f1e19eb18ea4ee95b3d194ce2822:/doc/rsync.sgml diff --git a/doc/rsync.sgml b/doc/rsync.sgml index 06719fab..76a50c26 100644 --- a/doc/rsync.sgml +++ b/doc/rsync.sgml @@ -253,10 +253,27 @@ running rsync giving the network directory. + + + + Why is rsync so much bigger when I build it with + gcc? + + + + + On gcc, rsync builds by default with debug symbols + included. If you strip both executables, they should end + up about the same size. (Use make + install-strip.) + + + + - Is rsync useful for a single large file like an ISO image? + Is rsync useful for a single large file like an ISO image? @@ -319,12 +336,16 @@ running rsync giving the network directory. This answer, formatted with "real" bullets, can be found at: -[4]http://twiki.org/cgi-bin/view/Wikilearn/RsyncingALargeFileFAQ* - Note: I modified this on Oct. 9. 2001 -- I marked the changes with asterisks. The only deletion - without a corresponding correction was the deletion of an "(IIRC)". - 2001-Oct-09 7:47am rhkramerATfastDOTnet + + + + Other Resources + + + \ No newline at end of file