Ubuntu Pastebin

Paste from dllewellyn at Fri, 19 Jun 2015 18:17:19 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
        -l, --links                 copy symlinks as symlinks
        -L, --copy-links            transform symlink into referent file/dir
            --copy-unsafe-links     only "unsafe" symlinks are transformed
            --safe-links            ignore symlinks that point outside the tree
            --munge-links           munge symlinks to make them safer
        -k, --copy-dirlinks         transform symlink to dir into referent dir
        -K, --keep-dirlinks         treat symlinked dir on receiver as dir
        -H, --hard-links            preserve hard links
        -J, --omit-link-times       omit symlinks from --times
              --keep-dirlinks  option  (which  will  also  affect  symlinks to
       -l, --links
       -L, --copy-links
       --copy-unsafe-links
       --safe-links
       --munge-links
       -k, --copy-dirlinks
              --copy-dirlinks  applies  to  all symlinks to directories in the
       -K, --keep-dirlinks
       -H, --hard-links
              --copy-unsafe-links), a symlink to a directory on another device
       --copy-unsafe-links  will cause any links to be copied as the file they
       --copy-links
       --links --copy-unsafe-links
       --copy-unsafe-links
       --links --safe-links
       --links
Download as text