I received a lot of errors:use Net::DownloadMirror; my $um = Net::DownloadMirror->new( ftpserver => "192.168.0.52", usr => "nathanvi", pass => "MYPASS", localdir => "C:\\Documents and Settings\\dip8a01015\\Ea +syPHP1-8\\www\\tiki", remotedir => "/var/www", debug => 1, # 1 for yes, 0 for no timeout => 500, # default 30 ); print("hostname : ", $um->get_ftpserver(), "\n"); $um->Update();
In the server's log i can see:.... Net::FTP=GLOB(0x1ae5470)>>> CWD /var/www//var/www/dadabik Net::FTP=GLOB(0x1ae5470)>>> 550 /var/www//var/www/dadabik: No such fil +e or directory /var/www//var/www/dadabik is neither a file nor a directory ....
Any suggestion please?[21/Mar/2006:17:25:50 +0100] nathanvi.lingotto.local 192.168.50.195 55 +0 SIZE - - - "SIZE /var/www//var/www/dadabik [21/Mar/2006:17:25:50 +0100] nathanvi.lingotto.local 192.168.50.195 55 +0 CWD - - - "CWD /var/www//var/www/dadabik
2006-03-22 Retitled by planetscape, as per Monastery guidelines
Original title: 'DownloadMirror'
In reply to Errors using Net::DownloadMirror by nathanvit
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |