Nick Craig-Wood

Results 1599 comments of Nick Craig-Wood

If `rsync -E` fixed it, then what you are after is just the normal attributes I think? Namely executable?

> So, putting it all together, it seems like rclone needs an option that enables it to read and write extended attributes via system calls when accessing macOS file systems...

@nielash how far from implementing this is the metadata support on macOS?

A metadata backend is a good idea. It should probably be configurable to store hashes also as that is a common request when using crypt...

This would be a nice feature. Ideally we'd add it to all the Auth proxy servers (http, WebDAV, sftp, S3, etc)

Did this find the error you found with LGTM - I can't see if it if did! > I used LGTM: https://lgtm.com/projects/g/rclone/rclone/ which is migrating to Github Actions after being...

Can we make the CodeQL result just a warning for the moment? Its going to take a bit of time to fix the errors it shows and I don't want...

Now 1.62 is out of the way I'm in a position to merge this. Can you rebase it and squash it please? Is there anything else we need to do...

Do the directories have many entries? Which CEPH interface are you using? S3 or Swift? Are you using `--use-server-modtime` or `--no-modtime`? HEAD requests to read modtimes will kill performance on...

> > Which CEPH interface are you using? S3 or Swift? > > This is a CephFS kernel mount so effectively a local filesystem for all intents and purposes. Perhaps...