What is the problem you are having with rclone?
In SugarSync I have backed up a number of devices (laptops), each of these have a ‘My Documents’ folder.
When I use lsd
to list directories, it lists multiple instances of 'My Documents' but there is no way to differentiate them:
-1 2022-02-06 12:19:51 -1 My Documents
-1 2022-02-06 12:19:51 -1 My Documents
-1 2022-02-06 12:19:51 -1 My Documents
-1 2022-02-06 12:19:51 -1 My Documents
-1 2022-02-06 12:19:51 -1 My Documents
-1 2022-02-06 12:19:51 -1 My Documents
If I use ls remote:”My Documents”
it lists the all the files from just one of the laptops.
On the SugarSync web interface it lists the laptop name in a grey box.
Is there anyway on rclone to determine which ‘My Documents’ is associated with these laptops and list/copy from a specific one?
I’m not sure if this is a limitation of SugarSync? Any assistance would be much appreciated. Many thanks.
Run the command 'rclone version' and share the full output of the command.
rclone v1.57.0
- os/version: Microsoft Windows 10 Enterprise 2009 (64 bit)
- os/kernel: 10.0.19043.1466 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.17.2
- go/linking: dynamic
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
SugarSync
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone lsd remote:
The rclone config contents with secrets removed.
[remote]
type = sugarsync
username =
refresh_token = <REDACTED>
authorization_expiry = 2022-02-06T05:26:49-08:00
user = https://api.sugarsync.com/user/<REDACTED>
root_id = https://api.sugarsync.com/user/<REDACTED>/folders
deleted_id = https://api.sugarsync.com/folder/:sc:<REDACTED>:9
A log from the command with the -vv
flag
2022/02/06 12:30:43 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "lsd" "remote:" "-vv"]
2022/02/06 12:30:43 DEBUG : Creating backend with remote "remote:"
2022/02/06 12:30:43 DEBUG : Using config file from "C:\\Users\\Kevin\\AppData\\Roaming\\rclone\\rclone.conf"
-1 2022-02-06 12:30:44 -1 Desktop
-1 2022-02-06 12:30:44 -1 Desktop
-1 2022-02-06 12:30:44 -1 Desktop
-1 2022-02-06 12:30:44 -1 Documents
-1 2022-02-06 12:30:44 -1 Documents
-1 2022-02-06 12:30:44 -1 Magic Briefcase
-1 2022-02-06 12:30:44 -1 Mobile Photos
-1 2022-02-06 12:30:44 -1 My Documents
-1 2022-02-06 12:30:44 -1 My Documents
-1 2022-02-06 12:30:44 -1 My Documents
-1 2022-02-06 12:30:44 -1 My Documents
-1 2022-02-06 12:30:44 -1 My Documents
-1 2022-02-06 12:30:44 -1 My Documents
-1 2022-02-06 12:30:44 -1 My Pictures
-1 2022-02-06 12:30:44 -1 My Pictures
-1 2022-02-06 12:30:44 -1 My Pictures
-1 2022-02-06 12:30:44 -1 Photo
-1 2022-02-06 12:30:44 -1 Protected Folders
-1 2022-02-06 12:30:44 -1 PycharmProjects
-1 2022-02-06 12:30:44 -1 PycharmProjects
-1 2022-02-06 12:30:44 -1 <REDACTED>
-1 2022-02-06 12:30:44 -1 Web Archive
-1 2022-02-06 12:30:44 -1 iPhone Sync
2022/02/06 12:30:44 DEBUG : 2 go routines active