$ 🐌snail #

Documentation

Usage: snail rsync [options] <args...>

launch rsync with snail pipe as the transport

Options:
  -h, --help  display help for command

Use -- to separate options meant for snail from options meant for rsync.

Examples:
    # Download the contents of a directory
    snail rsync -- -aP my-domain:notes/ notes
    # Upload the contents of a directory
    snail rsync -- -aP notes/ my-domain:notes

Generated from Snail 2.18.0.