Rclone is a command line cloud-service sync program
Rclone is a command line cloud-service sync program to sync files and directories to and from: Google Drive, Amazon S3, Openstack Swift / Rackspace cloud files / Memset, Memstore, Dropbox, Google Cloud Storage, Amazon Drive, Microsoft One Drive, Hubic, Backblaze B2, Yandex Disk, SFTP, and the local filesystem.
Rclone is a command line cloud-service sync program to sync files and directories to and from: Google Drive, Amazon S3, Openstack Swift / Rackspace cloud files / Memset, Memstore, Dropbox, Google Cloud Storage, Amazon Drive, Microsoft One Drive, Hubic, Backblaze B2, Yandex Disk, SFTP, and the local filesystem.
To install rclone, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rclone
To see what files were installed by rclone, run:
port contents rclone
To later upgrade rclone, run:
sudo port selfupdate && sudo port upgrade rclone
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.