mirror of
https://github.com/rclone/rclone
synced 2024-11-02 23:09:23 +01:00
bfd9f32188
Before this changed we unconditionally fetched the MimeType. On Some backends like s3 and swift this takes an extra transaction which meant that `lsf` on those backends was needlessly slow. This adds an internal option so `lsf` can declare whether it wants MimeTypes or not depending on whether the user asked for them and an external flag `--no-mimetype` for `lsjson`. See: https://forum.rclone.org/t/reliably-setup-incremental-updates/14006/8 |
||
---|---|---|
.. | ||
dedupe_test.go | ||
dedupe.go | ||
listdirsorted_test.go | ||
lsjson.go | ||
multithread_test.go | ||
multithread.go | ||
operations_internal_test.go | ||
operations_test.go | ||
operations.go | ||
rc_test.go | ||
rc.go | ||
reopen_test.go | ||
reopen.go | ||
xtra_operations_test.go |