the error i get is:#!/usr/bin/perl -w use Net::FTP; my $hostname='xxx.xx.x.x'; my $user='xxxxxx'; my $password='xxxx'; my $ftp=Net::FTP -> new($hostname) or die ("Connect failed"); $ftp->quit;
Does anybody recognise this error and how to fix it?Name "main::username" used only once: possible typo at filedate.pl lin +e 15.
In reply to Net::FTP problem by costas
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |