You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be awesome if there was a way to expose a VFS over a ftp server. Which would be awesome for providing FTP access on servers where FTP is not provided, as well as allowing a FTP interface too hook into whatever source VFS allows (e.g. google docs, rest, whatever).
It would be awesome if there was a way to expose a VFS over a ftp server. Which would be awesome for providing FTP access on servers where FTP is not provided, as well as allowing a FTP interface too hook into whatever source VFS allows (e.g. google docs, rest, whatever).
https://github.com/naholyr/node-ftp-server exists for creating a ftp server with just node, which seems promising however no activity for a while and still a big todo