Back to Rclone

rclone archive

docs/content/commands/rclone_archive.md

1.74.01.1 KB
Original Source

rclone archive

Perform an action on an archive.

Synopsis

Perform an action on an archive. Requires the use of a subcommand to specify the protocol, e.g.

rclone archive list remote:file.zip

Each subcommand has its own options which you can see in their help.

See rclone archive create for the archive formats supported.

rclone archive <action> [opts] <source> [<destination>] [flags]

Options

  -h, --help   help for archive

See the global flags page for global options not listed here.

See Also

<!-- markdownlint-capture --> <!-- markdownlint-disable ul-style line-length --> <!-- markdownlint-restore -->