rclone/docs/content/commands/rclone_config_reconnect.md
2020-05-27 17:31:10 +01:00

885 B

date title description slug url
2020-05-27T16:09:49+01:00 rclone config reconnect Re-authenticates user with remote. rclone_config_reconnect /commands/rclone_config_reconnect/

rclone config reconnect

Re-authenticates user with remote.

Synopsis

This reconnects remote: passed in to the cloud storage system.

To disconnect the remote use "rclone config disconnect".

This normally means going through the interactive oauth flow again.

rclone config reconnect remote: [flags]

Options

  -h, --help   help for reconnect

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

SEE ALSO