Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.87 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.87 KB

Java Portable FTP Server

GPLv3 Dependency Status Codacy Badge Codacy Badge

Information

Portable FTP server for Windows, Linux & Mac. Use with command line or GUI. Requires Java 1.7 or upper

How To Use

Execute from graphical interface:

  • All-in-one JAR. For GUI just download and double click.

Execute from command line:

  • run
java -jar PortableFTPServer.jar <port> <user> <password> <folder>

When:

  • port is the port used for the FTP server
  • user is the username to login in the server
  • password is the password to use for the user
  • folder is an absolute path to the folder used as FTP root

By deault there is allowed only access for the desired user/password to the folder selected as root for R/W

Donate

Buy me a coffe to help me continue supporting this project. Buy me a coffe