STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
What is the problem you are having with rclone?
I am seeing duplicates in a google photos mount location. However, I cannot run dedupe because it is google photos and this is listed as not possible?
Run the command 'rclone version' and share the full output of the command.
dulanic@mediaserver:~$ rclone sync gp-pers:media/all nc:gpbackup -P
2023-06-26 17:03:32 NOTICE: 2023-04-03 {ACaye7iGrO1t7u989lGCPki_ZN_QOu2SyWKIU-iopewihbHcMiNgFLH4IM-VoDuHeyv878MwC7nV1_4HY2B7kQ6Xb4QkfM0wUg}.jpg: Duplicate object found in source - ignoring
2023-06-26 17:03:32 NOTICE: 2023-04-03 {ACaye7iKYWEITLJv8gGf6MbTlxcY9ARtGEtrA9y-symfrL_UHC6WnQ-AYXBdDxt10DPzXWRjpZEqxxalUGdlgLfEgqCIK__A3g}.jpg: Duplicate object found in source - ignoring
2023-06-26 17:03:32 NOTICE: 2023-04-03 {ACaye7iM45W4Cx8XFXwQr9NK_j7JlszyIlTD3a3hlyVfkirJKa2Q-H3_2r1NT_CtWHjeeWamRMRlrnJyRVzVNIbx6Q_WRxJrBA}.jpg: Duplicate object found in source - ignoring
2023-06-26 17:03:32 NOTICE: 2023-04-03 {ACaye7iU7hh2aMTIu8BHUI1rdNNMbL0MK_gnQwK54oL0jC8zZ4LqGahBjwxXXvs1muPIKjvxJtvtr77T8LyaTACiiRXbVIvxLQ}.jpg: Duplicate object found in source - ignoring
2023-06-26 17:03:32 NOTICE: PXL_20220103_151559741 {ACaye7iI9nZDeB_k1w7nt5r4kq9dqVmp19FGlrCjyw3v6xxi_6WzL8yF_LYqSxCPscrwQ9fCQDWKp38FurjNkCwffDCGh11SXA}.jpg: Duplicate object found in source - ignoring
2023-06-26 17:03:32 NOTICE: PXL_20220626_204342138 {ACaye7iJWwDV3fWU9XX4kGdOfgr77SAzlVoc1cVn9nJrb855lAQSm3DBuzSvdAoTW0bI6dWqK05cioJ_Zyt_h6WeAuwe5b0GTQ}.jpg: Duplicate object found in source - ignoring
rclone v1.60.1
- os/version: ubuntu 22.04 (64 bit)
- os/kernel: 5.17.0-1020-oem (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.19.3
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Google Photos
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
see above, rclone sync
The rclone config contents with secrets removed.
[gp-pers]
type = google photos
read_only = false
token = *reacted*
client_id = *reacted*apps.googleusercontent.com
client_secret = *reacted*
A log from the command with the -vv
flag
There is thousands of files, not sure how to only get relevant data. If i copy just the single file, there is no error. If I use --include the log spams excluded files.