What is the problem you are having with rclone?
Errors in copy, it seems like you are confusing files with spaces and periods with folders. The error only occurs in this folder and the files within it that follow this same pattern. I apologize, I can't get the log with -vv because it logs the entire backup and it becomes very large because there are many files. If there is a way for -vv to only work on errors, that would be great.
Run the command 'rclone version' and share the full output of the command.
rclone v1.67.0
- os/version: alpine 3.19.1 (64 bit)
- os/kernel: 6.8.12-4-pve (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.22.4
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
SFTP
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone --transfers 8 --checkers 16 --stats-log-level NOTICE --stats 1m --modify-window 2s --log-level=ERROR --use-json-log -P --max-age 30d copy servidor01:zzzz nas:yyyyy --backup-dir nas:yyyyy-trsh --exclude-from xxxxx.txt
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[servidor01]
type = sftp
host = 1.1.1.1
user = super_secret
pass = super_secret
use_insecure_cipher = true
md5sum_command = md5sum
sha1sum_command = sha1sum
shell_type = unix
[nas]
type = sftp
host = 2.2.2.2
user = super_secret
pass = super_secret
use_insecure_cipher = true
md5sum_command = md5sum
sha1sum_command = sha1sum
shell_type = unix
A log from the command that you were trying to run with the -vv
flag
{"level":"error","msg":"Failed to copy: Put mkParentDir failed: mkdir dirExists failed: is a file not a directory","object":"internacao/ALA D/OCORRENCIA/OCORRÊNCIA. SN 21.12.24.odt","objectType":"*sftp.Object","source":"operations/copy.go:331","time":"2024-12-22T19:13:52.904492-03:00"}