Saleh Dindar
c69cf46f06
serve nfs: new serve nfs
command
...
Summary:
Adding a new command to serve any remote over NFS. This is only useful for new macOS versions where FUSE mounts are not available.
* Added willscot/go-nfs dependency and updated go.mod and go.sum
Test Plan:
```
go run rclone.go serve nfs --http-url https://beta.rclone.org :http:
```
Test that it is serving correctly by mounting the NFS directory.
```
mkdir nfs-test
mount -oport=58654,mountport=58654 localhost: nfs-test
```
Then we can list the mounted directory to see it is working.
```
ls nfs-test
```
2023-10-06 14:08:20 +01:00
..
2023-08-02 12:53:09 +01:00
2021-11-01 21:00:27 +03:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-09-05 08:53:58 +01:00
2022-12-03 18:58:55 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-10-04 17:52:57 +01:00
2023-08-02 12:53:09 +01:00
2023-08-22 12:52:13 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-09-21 16:15:38 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-04-30 17:54:30 +01:00
2023-09-23 12:20:01 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-30 14:29:46 +01:00
2022-12-03 18:58:55 +01:00
2023-08-02 12:53:09 +01:00
2023-09-20 21:57:40 +01:00
2023-08-02 12:53:09 +01:00
2023-09-04 16:32:04 +01:00
2022-12-03 18:58:55 +01:00
2023-08-02 12:53:09 +01:00
2023-08-18 12:05:15 +01:00
2023-09-11 12:28:23 +01:00
2023-10-06 14:08:20 +01:00
2022-12-03 18:58:55 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-05 02:59:58 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-08-02 12:53:09 +01:00
2023-09-23 12:20:01 +01:00
2023-09-23 12:54:08 +01:00
2023-03-22 16:18:41 +00:00
2021-09-09 20:43:59 +03:00
2021-09-09 20:43:59 +03:00
2022-11-07 11:45:04 +00:00
2022-11-07 11:45:04 +00:00