
August 13th, 2000, 05:52 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Start here -> http://www.perl.com/CPAN-local/modules/by-module/Net/libnet-1.0703.tar.gz
You need FTP.pm. It's a bit complicated to begin with. If you can use PHP and it was compiled with --enable-ftp, so use it, it's easier.
I used FTP.pm just because it allowed me to web-based upload file in ASCII mode, but that was 2 years ago. If I were you, I would now use PHP to do the same task.
>>http://webreview.com/wr/pub/98/08/14/perl/
Such link use CGI.pm and it has nothing to do with web-based FTP functions at all.
|