Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
/ ftp-server Public archive

A FTP server with a JavaFX HCI, contains both client and server in Java.

License

Notifications You must be signed in to change notification settings

add-le/ftp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FTP Server

GPLv3 License Language Java

A FTP server with a JavaFX HCI, contains both client and server in Java.

Features

  • Filezilla Type HCI
  • Creating and launching a local FTP server
  • Multiple client connections on the server
  • Compatible with any JVM platform

Installation

Launch the FTP server

  java ftp-server server

Launch FTP clients

  java ftp-server client

Usage

Enter the IP address of the FTP Server and the password on the HCI window on clients.
Use the UNIX command (ls, pwd, cd...) to move in the FTP hierarchy or use the GUI created by JavaFX.
Download and/or upload file thanks to the button or drag an drop files to your directories.

Authors

License

GPL v3

About

A FTP server with a JavaFX HCI, contains both client and server in Java.

Topics

Resources

License

Stars

Watchers

Forks

Languages