Interface to 'rclone' Cloud Storage Utility


[Up] [Top]

Documentation for package ‘rcloner’ version 0.0.1

Help Pages

install_rclone Install the rclone binary
rclone Run an rclone command
rclone_about Get quota information for a remote
rclone_available Check whether rclone is available
rclone_cat Output file content to R
rclone_check Check whether two remotes are in sync
rclone_config_create Configure an rclone remote
rclone_config_delete Delete an rclone remote
rclone_config_set Set individual parameters on an existing remote
rclone_config_show Show rclone configuration
rclone_copy Copy files between remotes or local paths
rclone_copyurl Copy a URL directly to a remote
rclone_delete Delete files at a remote path
rclone_link Generate a public link for a remote file
rclone_listremotes List configured remotes
rclone_ls List objects in a remote path
rclone_lsd List directories in a remote path
rclone_mkdir Create a directory or bucket
rclone_move Move files between remotes or local paths
rclone_purge Remove a path and all its contents
rclone_rmdir Remove an empty directory
rclone_size Get total size of a remote path
rclone_stat Get metadata for a single object
rclone_sync Sync a source to a destination
rclone_version Show rclone version information