The document rclone nfsmount of "nfsmount" option states it is available since 1.65 version,
I downloaded 1.68.2 version of rclone and the option is not there.
Is it still supported ?
The document rclone nfsmount of "nfsmount" option states it is available since 1.65 version,
I downloaded 1.68.2 version of rclone and the option is not there.
Is it still supported ?
welcome to the forum,
when you posted there was a template of questions??
Not sure about template questions
ok, no problem.
please post the output of rclone version
c:\rclone>rclone --version
rclone v1.68.2
i just checked with v1.68.2
, and the following command do not exist
rclone nfsmount
rclone serve nfs
c:\rclone>rclone nfsmount
Error: unknown command "nfsmount" for "rclone"
Run 'rclone --help' for usage.
You could use 'rclone selfupdate' to get latest features.
2024/12/13 09:40:04 CRITICAL: Fatal error: unknown command "nfsmount" for "rclone"
c:\rclone>rclone serve nfs
Error: unknown protocol
Usage:
rclone serve [opts] [flags]
rclone serve [command]
Available commands:
dlna Serve remote:path over DLNA
docker Serve any remote on docker's volume plugin API.
ftp Serve remote:path over FTP.
http Serve the remote over HTTP.
restic Serve the remote for restic's REST API.
s3 Serve remote:path over s3.
sftp Serve the remote over SFTP.
webdav Serve remote:path over WebDAV.
Flags:
-h, --help help for serve
Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
2024/12/13 09:40:15 CRITICAL: Fatal error: unknown protocol
So, which version supports nfsmount option ?
Thank you for your help.
Just a little suggestion - specify that the option is not supported on non-Unix platforms in rclone nfsmount
As the document states otherwise.
Thanks
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.