What is archive mode in rsync?
        Posted  
        
            by user38334
        on Server Fault
        
        See other posts from Server Fault
        
            or by user38334
        
        
        
        Published on 2010-05-14T03:19:58Z
        Indexed on 
            2010/05/14
            3:25 UTC
        
        
        Read the original article
        Hit count: 235
        
rsync
I know you can use -a or --archive to activate archive mode when using rsync. Unfortunately, I have no idea what archive mode is supposed to do, and the man page is not at all explicit about what this is:
equals -rlptgoD (no -H,-A,-X)
Wow. That reminds me of this http://www.homestarrunner.com/sbemail204.html
© Server Fault or respective owner