What is the problem you are having with rclone?
I have an rclone mount that seems to prevent my laptop from suspending when it is uploading/downloading in the background. It doesn't cleanly or obviously inhibit it; it just makes my laptop hang with the screen off and fan and power button on for a minute before waking back up.
Run the command 'rclone version' and share the full output of the command.
rclone v1.73.4
- os/version: fedora 44 (64 bit)
- os/kernel: 6.19.14-300.fc44.x86_64 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.26.1-X:nodwarf5
- go/linking: dynamic
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Google Drive + Crypt
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone mount --vfs-cache-mode full secure-cloud: %h/Cloud
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[secure-cloud]
type = crypt
remote = university:Backup
password = XXX
password2 = XXX
[university]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive =
### Double check the config for sensitive info before posting publicly
A log from the command that you were trying to run with the -vv flag
https://pastebin.com/9PbF1B6m