What is the problem you are having with rclone?
We are using the librclone library to perform some cloud copy operations, which is working great, however we cannot figure out how to change the storage tier with that library.
Run the command 'rclone version' and share the full output of the command.
While we are not using the rclone binary here (we are using librclone inside of go), this is the library version:
v1.63.1
Which cloud storage system are you using? (eg Google Drive)
We are looking to do this across multiple cloud vendors, but we are starting with Azure blob storage
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
No known command...
The rclone config contents with secrets removed.
No config to put in
A log from the command that you were trying to run with the -vv
flag
No logging performed yet
Thank you!