mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
5bf70c68f1
This switches between storing chunks in a separate container suffixed with `_segments` (the default) and a directory in the root `.file-segments`) By default the `.file-segments` mode will be auto selected if `auth_url`s that require it are detected. If the `.file-segments` mode is in use then rclone will omit that directory from listings. See: https://forum.rclone.org/t/blomp-unable-to-upload-5gb-files/42498/ |
||
---|---|---|
.. | ||
clean.go | ||
config.go | ||
config.yaml | ||
report.go | ||
run_test.go | ||
run.go | ||
test_all.go |