Unable to delete files on a samba shared rclone mount

logs and config (remove emojis since I can't have links...)
h🙏ttps://gist.github.co😒m/hereis😅derek/55c9419d3f01bbd96d53fc20defa2e20

What is the problem you are having with rclone?

I am not able to delete any files on a samba shared rclone mount

What is your rclone version (output from rclone version)

rclone v1.52.2-135-g0bcf4769-beta
- os/arch: linux/arm
- go version: go1.14.4

smb: Version 4.11.5-Debian

Which OS you are using and how many bits (eg Windows 7, 64 bit)

root@pi2:/srv/smb/video_public# uname -a
Linux pi2 5.4.45-v7+ #1321 SMP Wed Jun 10 17:33:27 BST 2020 armv7l GNU/Linux
root@pi2:/srv/smb/video_public# lsb_release  -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux bullseye/sid
Release:        unstable
Codename:       sid

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)

delete files on a smb share

The rclone config contents with secrets removed.

[qzhu496]
type = drive
client_id =  .apps.googleusercontent.com
client_secret =  
scope = drive
token = {"access_token":" ","token_type":"Bearer","refresh_token":" ","expiry":"2020-06-28T17:36:58.010190999+12:00"}
root_folder_id = 
acknowledge_abuse = true

A log from the command with the -vv flag

see the pasted gist

https://gist.github.com/hereisderek/55c9419d3f01bbd96d53fc20defa2e20

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.