What is the problem you are having with rclone?
rclone config does not specify if one is able to set options Documentation.
I would like to set one (copied) remote to be effectively ro
. I thought I'd do this via --disable WriteMimeType,CanHaveEmptyDirectories,SetTier,GetTier,WriteMetadata,UserMetadata,Purge,Copy,Move,DirMove,PutUnchecked,PutStream,MergeDirs,CleanUp,ListR,OpenWriterAt
(there is Documentation, but immutable != ro)
Run the command 'rclone version' and share the full output of the command.
2024/03/11 13:53:21 NOTICE: Successfully updated rclone from version v1.63.0-beta.7022.e649cf4d5 to version v1.66.0
Which cloud storage system are you using? (eg Google Drive)
OneDrive (but the question hopefully is answered "globally"
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
Paste command here
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
type = onedrive
drive_type = business
token = XXX
drive_id = XXX
region = global
A log from the command that you were trying to run with the -vv
flag
Paste log here