Nick Craig-Wood
Nick Craig-Wood
Not a lot of server support... If we ran a more modern proftpd in the integration tests (eg https://hub.docker.com/r/instantlinux/proftpd ) then we could use SFTP with it. Actually it looks...
Hmm, interesting idea. I don't think the go SDK supports batch operations (I'd be delighted to be proved wrong!) though :-(
Can you explain more why you would need to use this please @KyokoMiki ? Does it help people with university accounts whose administrators don't allow rclone? So is it a...
Heads up @rclone/support - the "Support Contract" label was applied to this issue.
Please give this a go @chscott - this implements the `--metadata-force-expansive-access` flag [v1.72.0-beta.9310.b51da2777.fix-8980-drive-expansive-access](https://beta.rclone.org/branch/fix-8980-drive-expansive-access/v1.72.0-beta.9310.b51da2777.fix-8980-drive-expansive-access/) on branch [fix-8980-drive-expansive-access](https://github.com/rclone/rclone/tree/fix-8980-drive-expansive-access) (uploaded in 15-30 mins)
Sorry got the name of the flag wrong --drive-metadata-enforce-expansive-access Whether the request should enforce expansive access rules
That was sloppy coding (my fault!) Can you give this a try please? [v1.73.0-beta.9325.0b4e58228.fix-8990-drive-crash](https://beta.rclone.org/branch/fix-8990-drive-crash/v1.73.0-beta.9325.0b4e58228.fix-8990-drive-crash/) on branch [fix-8990-drive-crash](https://github.com/rclone/rclone/tree/fix-8990-drive-crash) (uploaded in 15-30 mins)
No idea what this is doing! https://github.com/rclone/rclone/blob/a99d155fd4e091504ded67a36ea3111b0e765f5d/cmd/serve/s3/pager.go#L16-L19 I suspect it needs sorting still but I haven't traced the code through
The links need to be added manually - check the CONTRIBUTING docs (making a new backend) for more details of what to do if you want to make another PR...
There is an open pull request https://github.com/rclone/rclone/pull/8273 to support digest auth on webdav - maybe you could give it a go?