rclone/cmd/mountlib
Nick Craig-Wood 473e3c3eb8 mount/cmount: implement --daemon-timeout flag for OSXFUSE
By default the timeout is 60s which isn't long enough for long
transactions.  The symptoms are rclone just quitting for no reason.
Supplying the --daemon-timeout flag fixes this causing the kernel to
wait longer for rclone.
2018-07-19 13:26:51 +01:00
..
mounttest fs: calculate ModifyWindow each time on the fly instead of relying on global state - see #2319, #2328 2018-06-03 20:45:34 +02:00
daemon.go mount: make --daemon work for macOS without CGO 2018-05-05 16:23:47 +01:00
daemon_unix.go mount: make --daemon work for macOS without CGO 2018-05-05 16:23:47 +01:00
mount.go mount/cmount: implement --daemon-timeout flag for OSXFUSE 2018-07-19 13:26:51 +01:00