Pure Java FTP server. Free portable cross-platform multi-threaded.
Pure Java FTP server. Free portable cross-platform.
Run as root/admin !
1) Fully multi-threaded.
2) Multi platform support.
3) Can run in GUI-mode: # java -jar pj-ftp-server.jar
4) Can run in CMD-mode (used cmd-mode-config.properties): # java -jar pj-ftp-server.jar cmd
5) IP-filter (access list) support.
6) Writable=true/false support
7) Support listening on different local interfaces
8) Speed limit support
9) Anonymous-mode support
10) Different TCP-ports support
11) Logging support
12) Support limit max concurrent logins
13) Support limit max concurrent logins per IP
14) Need JRE-1.8:
https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html
Source = https://github.com/harp077/pj-ftp-server
If you like this - put a star on https://github.com/harp077/pj-ftp-server/ for support project please.
Carbon is a java based SERVER implementation which caters to different server falvors eg: raw data,HTTP, FTP and so on.
Spawning off from Carbon are different server implementations for HTTP/SOCKS proxy, FTP, HTTP, J2EE which are available in a jar.
Command line FTP. One command to upload your project. "java -jar jxmlFtp.jar proj1.xml". See the docs for more information on the contents of the proj1.xml
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.