|
|
| more useful options | |
| PerlMonks |
Re: Net :: FTPby cheekuperl (Monk) |
| on Sep 04, 2012 at 05:04 UTC ( #991537=note: print w/ replies, xml ) | Need Help?? |
|
To get the files using Net::FTP from remote host, you will have to traverse the remote directory tree yourself. Check the methods in Net::FTP that allow you to list files and directories on remote server, change to that directory and get the file you're looking for.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||