This is a small FTP client written in Perl, it is meant to be used in a terminal. Software released under the GNU GPL V3 license.
Features
- Please note, the script has been updated to transfer in binary mode.
- To use the script: download the perl_ftp_client.pl file, then edit and set your FTP server login information in it. Then change permissions of the script with "chmod u+x perl_ftp_client.pl", and it's ready to run!
- Possible commands are: ls, cd, cd .., delete (for files and directories), get, put, create directory
- When deleting a directory, it will erase all its contents automatically
License
GNU General Public License version 3.0 (GPLv3)Follow Perl FTP Client
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Perl FTP Client!