-Markuse Net::FTP; $ftp = Net::FTP->new("some.host.name", Debug => 0); $ftp->login("anonymous",'-anonymous@'); $ftp->dir("/usr/local/ftp/mark"); $ftp->get("/usr/local/ftp/mark/that.file"); $ftp->quit;
In reply to Re: Net::FTP Server does not support cwd...alternatives?
by kvale
in thread Net::FTP Server does not support cwd...alternatives?
by linebacker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |