Auto FTP

auto_ftp.pl came to be because I wanted to make a ftp client daemon that could be loaded on a server.
Download

Auto FTP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Joshua Curtis
  • Publisher web site:
  • http://www.curtisonline.net/software/

Auto FTP Tags


Auto FTP Description

auto_ftp.pl came to be because I wanted to make a ftp client daemon that could be loaded on a server. auto_ftp.pl came to be because I wanted to make a ftp client daemon that could be loaded on a server. When you load this script, it will search for a shared folder for ftp transfers. Currently it will recreate folder and files on the remote site or just files. It also should transfer the file as ASCII or binary depending on the file type. I do not have a install program as of yet. You must first change a few options in auto_ftp.pl and the conf file before you can use this program. More info can be found in each file. To install the software move auto_ftp.pl to /sbin and them move auto_ftp.conf to /etc.Also make sure that you use the following commands on the files.chmod 700 /sbin/auto_ftp.plchmod 600 /etc/auto_ftp.confYou must create this dir firstchmod 700 /tmp/ftp_tmpYou will also need to have libnet perl modules installed. They maybe downloaded from. This is the version i used to write auto_ftp so it will work. If thereis anyproblems with newer versions please let me know.What's New in This Release:· Added a option for port for each site in the config file. If its not defined it will use 21 as the default. Also did some code cleanup.


Auto FTP Related Software