/ftp-example

Example using commons-net for uploading files to FTP server.

Primary LanguageJavaApache License 2.0Apache-2.0

ftp-example

Example using commons-net for uploading files to FTP server.

Start local FTP server

Use

vagrant up

to start the local FTP server.

You can connect to FTP server using

Server Port Username Password
192.168.75.75 21 vagrant vagrant