rclone/cmd/cmount
Nick Craig-Wood 92187a3b33 cmount: fix unicode issues with accented characters on macOS
This adds

    -o modules=iconv,from_code=UTF-8,to_code=UTF-8-MAC

To the mount options if it isn't already present which fixes mounting
issues on macOS with accented characters in the finder.
2021-02-11 15:13:19 +00:00
..
fs.go cmount: don't attempt to unmount if fs has been destroyed already #4957 2021-01-30 17:19:28 +00:00
mount.go cmount: fix unicode issues with accented characters on macOS 2021-02-11 15:13:19 +00:00
mount_brew.go cmount: Add optional `brew` tag to throw an error when using mount in the 2020-11-26 22:56:59 +00:00
mount_test.go Revert "mount2,cmount: skip unreliable tests #4171" 2020-06-30 12:01:36 +01:00
mount_unsupported.go cmount: Add optional `brew` tag to throw an error when using mount in the 2020-11-26 22:56:59 +00:00
mountpoint_other.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00
mountpoint_windows.go mount: improved handling of relative paths on windows 2021-02-08 20:55:23 +00:00