FTP Server

5
A simple FTP server app, written in QML and Python. Uses pyftpdlib to create a server. Warning: the app creates an authless (anonymous account)...
4
The FTP server makes a defined directory available with the FTP protocol. A FTP client running on another computer can connect with the FTP server...
4.375
by dipesh
FTP server to enable remote access to the file-system. The FTP server makes a defined directory available with the FTP protocol. A FTP client running...