The ftp4j library implements a Java full-featured FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the FTP site (directory listing), create, delete, rename and move directories and files.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow ftp4j
Other Useful Business Software
Remotely access and manage devices to provide on-demand IT support.
ISL Light is an easy-to-use remote desktop software for security-conscious users. It comes at a great price-performance. ISL Light is a powerful tool that helps IT staff and support technicians solve problems remotely, either through unattended access, remote support or even though screen-sharing on mobile devices. It works cross-platform and offers 256-bit encrypted sessions with all standard remote access features plus some important extras: session recording, live chat, videocall, multi-monitor support, file transfer, reporting and many more. Users can choose between cloud or on-premise service. ISL Online license does not limit the number of users, workstations and clients you support. It's a reliable and highly secure software used in all industry sectors including banks, hospitals, governmental institutions and insurances.
Rate This Project
Login To Rate This Project
User Reviews
-
This is most advanced piece of open software I've ever used
-
If you want ftp via HTTP Proxy, use ftp4j instead of Apache Commons FTP!
-
Worked perfectly for my app. Found this project after getting frustrated with Apache Commons FTPClient. FTP4J is perfect for browsing ftp directories and transferring data. Great Job!