be674faff1
Recommended `rclone.conf` snippets for this `config.yaml`: ``` [TestChunkerLocal] type = chunker meta_format = simplejson remote = /tmp/rclone-chunker-test [TestChunkerChunk3bLocal] type = chunker chunk_size = 3b meta_format = simplejson remote = /tmp/rclone-chunker-test [TestChunkerNometaLocal] type = chunker meta_format = none remote = /tmp/rclone-chunker-test [TestChunkerChunk3bNometaLocal] type = chunker chunk_size = 3b meta_format = none remote = /tmp/rclone-chunker-test [TestChunkerCompatLocal] type = chunker meta_format = wdmrcompat remote = /tmp/rclone-chunker-test ``` |
||
---|---|---|
.. | ||
fstests | ||
mockdir | ||
mockfs | ||
mockobject | ||
test_all | ||
fstest.go | ||
run.go |