Ivan Andreev
|
24de896df2
|
build: apply gofmt from golang 1.17
|
2021-09-09 20:43:59 +03:00 |
|
Nick Craig-Wood
|
1545ace8f2
|
build: remove go1.13 build constraints
|
2021-02-03 17:46:08 +00:00 |
|
Anagh Kumar Baranwal
|
07dee18d6b
|
cmount: Add optional brew tag to throw an error when using mount in the
binaries installed via Homebrew - Fixes #4775
Signed-off-by: Anagh Kumar Baranwal <6824881+darthShadow@users.noreply.github.com>
|
2020-11-26 22:56:59 +00:00 |
|
Nick Craig-Wood
|
8ac2f52b6e
|
mount: disable bazil/fuse based mount on macOS #4393
The library is no longer supported on macOS.
|
2020-10-29 13:34:39 +00:00 |
|
Nick Craig-Wood
|
17b4058ee9
|
mount: constrain to go1.13 or above otherwise bazil.org/fuse fails to compile
|
2020-02-26 21:26:46 +00:00 |
|
Nick Craig-Wood
|
706da80d88
|
mount: don't build on go1.10 as bazil/fuse no longer supports it
|
2020-01-08 08:44:02 +00:00 |
|
Nick Craig-Wood
|
f22029bf3d
|
Add mount command to implement FUSE mounting of remotes #494
This enables any rclone remote to be mounted and used as a filesystem
with some limitations.
Only supported for Linux, FreeBSD and OS X
|
2016-08-18 21:54:54 +01:00 |
|