What is the problem you are having with rclone?
Cannot decrypt from B2 copy performed via TrueNAS Cloud Sync
Run the command 'rclone version' and share the full output of the command.
rclone v1.66.0
- os/version: darwin 14.5 (64 bit)
- os/kernel: 23.5.0 (arm64)
- os/type: darwin
- os/arch: arm64 (ARMv8 compatible)
- go/version: go1.22.1
- go/linking: dynamic
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Backblaze B2
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone lsf blazeS:home-mbp14/
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.
<!-- You should use 3 backticks to begin and end your paste to make it readable. -->
[blaze]
type = b2
account = XXX
key = XXX
hard_delete = true
[blazeS]
type = crypt
remote = password
filename_encryption = off
directory_name_encryption = false
password = XXX
password2 = XXX
[gd]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
root_folder_id = XXX
team_drive =
[gdS]
type = crypt
remote = gd:
filename_encryption = off
directory_name_encryption = false
password = XXX
password2 = XXX
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
<!-- You should use 3 backticks to begin and end your paste to make it readable. Or use a service such as https://pastebin.com or https://gist.github.com/ -->
rclone lsf blazeS:home-mbp14/ -vv
2024/06/05 08:54:39 DEBUG : Setting --password-command "security find-generic-password -a USER -s rclone -w" from environment variable RCLONE_PASSWORD_COMMAND="security find-generic-password -a USER -s rclone -w"
2024/06/05 08:54:39 DEBUG : rclone: Version "v1.66.0" starting with parameters ["rclone" "lsf" "blazeS:home-mbp14/" "-vv"]
2024/06/05 08:54:39 DEBUG : Creating backend with remote "blazeS:home-mbp14/"
2024/06/05 08:54:39 DEBUG : Using config file from "/Users/USER/.config/rclone/rclone.conf"
2024/06/05 08:54:39 DEBUG : Creating backend with remote "password/home-mbp14/.bin"
2024/06/05 08:54:39 DEBUG : fs cache: renaming cache item "password/home-mbp14/.bin" to be canonical "/Users/USER/password/home-mbp14/.bin"
2024/06/05 08:54:39 DEBUG : Creating backend with remote "password/home-mbp14"
2024/06/05 08:54:39 DEBUG : fs cache: renaming cache item "password/home-mbp14" to be canonical "/Users/USER/password/home-mbp14"
2024/06/05 08:54:39 ERROR : : error listing: directory not found
2024/06/05 08:54:39 DEBUG : 5 go routines active
2024/06/05 08:54:39 Failed to lsf with 2 errors: last error was: error in ListJSON: directory not found