What is the problem you are having with rclone?
I linked my Google Account to rClone (gave full access) and then used rClone to upload files to Google Drive. The transfer completed successfully (it was around 1.5 T of data). However, every GDrive file is now only downloadable rather than viewable/ediable on the web or on my Google Drive drive (G:) mount. Google Drive shows that I am the admin/owner/uploader, and yet every file seems set to be read only.
rclone v1.69.0
- os/version: Microsoft Windows 11 Pro 24H2 24H2 (64 bit)
- os/kernel: 10.0.26100.2894 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.23.4
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone copy -P FolderName "gdrivelink:FolderName"
I was using this very helpful video to perform the account linking, and then copying of files from my hard drive to Google Drive
Please run 'rclone config redacted' and share the full output.
type = drive
scope = drive
token = XXX
team_drive =
Is there a way to adjust permissions of read/write/execute?
I have noticed people around here saying that there is not with Google Drive. However, perhaps there's a way to re-assign ownership? My guess is that Google Drive is confused between the rClone "me" and the Google Drive "me." Even though they are supposed to be one in the same. Any help you can provide would be greatly appeciated!
A log from the command that you were trying to run with the -vv
flag
Sorry, I don't understand what this is