Hi,
it's possible to mount rclone dropbox folder as samba share ?
Anyone try to do it ?
commands below partly working but not allowing to create and delete files / folders
samba share config
it's possible to mount rclone dropbox folder as samba share ?
Anyone try to do it ?
commands below partly working but not allowing to create and delete files / folders
rclone mount Dropbox: /dane/Dropbox/ --allow-other
rclone mount Dropbox: /dane/Dropbox/ --vfs-cache-mode=writes allow-other
samba share config
[Dropbox]
path = /dane/Dropbox
browseable = yes
read only = no
writeable = yes
valid users = user
force group =grupname
directory mask = 777