rclone/docs/content/commands/rclone_serve.md
2019-06-15 13:55:41 +01:00

1.2 KiB

date title slug url
2019-06-15T12:00:42+01:00 rclone serve rclone_serve /commands/rclone_serve/

rclone serve

Serve a remote over a protocol.

Synopsis

rclone serve is used to serve a remote over a given protocol. This command requires the use of a subcommand to specify the protocol, eg

rclone serve http remote:

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

rclone serve <protocol> [opts] <remote> [flags]

Options

  -h, --help   help for serve

SEE ALSO

Auto generated by spf13/cobra on 15-Jun-2019