When i try to access my GoogleDrive mounted with this command via rclone from Windows (SAMBA) i can only Delete and View files, if i try to copy something i have only one 0k file and a message unauthorized.
What is your rclone version (output from rclone version)
rclone V1.54.0
os/arch: linux/amd64
go version: go1.15.7
Which OS you are using and how many bits (eg Windows 7, 64 bit)
Debian 10 Buster
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)
there are a bunch of posts, if you search for samba.
i am a windows user, not a linux user, so i had to fumble around.
in this post, i share the a webpage that i used.
If i put -read-only i can't write because disk write protected error.
I don't know how can i fix this, i don't know if someone also have this problem.
What version of rclone do you have?
not an expert with linux and samba, but i used that link i shared and i got it working.
on the rclone page, that linux user shared his mount command, so make your command match his command.
--allow-non-empty, unless you are 1000% sure you know exactly what the does, do not use it.