Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

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.

kandabi / OpenFTP Public

Open source FTP client \ server, built in c++

License

Notifications You must be signed in to change notification settings

kandabi/OpenFTP

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

OpenFTP

OpenFTP is a file transfer client + server, programmed in C++ / Qt, it uses openssl for securing network connections.
It aims to be a good alternative to other ftp software, while being feature rich and simple to use. it does not support connections between non-openftp servers and clients. Available on Windows, with macOS and Linux versions planned.

Download Latest Version!

Sample screenshots

Dark Theme Default Theme Server

Settings Up Dev Environment

Now you should hopefully be able run the solution on your system in both debug and release modes!

Authors

License

This project is licensed under the GPLv3 License - see the license file for details with two exceptions: Qt LGPLv3 ,OpenSSL Apache

Acknowledgments