Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mnt/xlses/split/v2/name with space
- mnt/xlses/split/v2/name with space
- rsync --size-only -avzPe ssh /mnt/xlses/split/v2/name with space/ [email protected]:/mnt/xlses/split/v2/"name with space"
- mnt/xlses/split/v2/name
- mnt/xlses/split/v2/name with space
- rsync --size-only -avzPe ssh /mnt/xlses/split/v2/name with space [email protected]:/mnt/xlses/split/v2/
- rsync --protect-args --size-only -avzPe ssh "/mnt/xlses/split/v2/name with space/ "[email protected]:/mnt/xlses/split/v2/name with space"
- rsync -avuz [email protected]:"/media/Music/Heavy Metal/Witch Mountain/*" .
- rsync -avuz [email protected]:"${remote_path// /\ }" .
- rsync --size-only -avzPe ssh /mnt/xlses/split/v2/name with space/ [email protected]:/mnt/xlses/split/v2/name*
- rsync --size-only -avzPe ssh "/mnt/xlses/split/v2/name with space/" "[email protected]:/mnt/xlses/split/v2/name with space"
- rsync -avu /media/data/The Folder* .
- rsync -avu -e ssh [email protected]:"/media/data/The Folder*" .
- user@remote$ ln -s ~/name with space/ ~/name_with_space
- user@local$ rsync -avz -L user@remote:~/name_with_space/ ~/name with space
- rsync /mnt/xlses/split/v2/name\ with\ space/ [email protected]:/mnt/xlses/split/v2/name\ with\ space
- find /path/ -exec rsync -A -X -av -r -s root@xxxx:/path/ {} ;
Advertisement
Add Comment
Please, Sign In to add comment