rclone/cmd/mountlib
Nick Craig-Wood 31f21551bf mount: change maximum leaf name length to 1024 bytes - fixes #3884
This limit was previously 4k set in 59026c4761 however leaf
names above 1k now produce an IO error.

WinFSP seems to have its own method for dropping too long file names
above 255 long.
2020-05-25 15:41:11 +01:00
..
daemon_unix.go Update after goimports change 2018-12-04 10:11:57 +00:00
daemon.go mount: make --daemon work for macOS without CGO 2018-05-05 16:23:47 +01:00
mount.go mount: change maximum leaf name length to 1024 bytes - fixes #3884 2020-05-25 15:41:11 +01:00
rc_test.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
rc.go mountlib: add rc command mount/types and rename mountOption to mountType 2020-05-14 16:38:37 +00:00