Replies: 1 comment
-
|
Currently, native FTP protocol access is not supported for directly using JuiceFS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use juicefs as a personal network disk, because the S3 protocol is popular, but it lacks metadata support. At the same time I don't have a server, so I use it on serverless function. Is it possible to add sftp server, just like webdav server or S3 gateway. This allows me to access my data on my phone while also avoiding losing S3 metadata and cloud functions not supporting webdav extension http methods such as propfind
Beta Was this translation helpful? Give feedback.
All reactions