in reply to Want to Copy files from remote machine(Solaris) to Local Machine(Windows) using FTP::Net
There's a number of potential problems here:
The documentation for Net::FTP explains what ls() and the other methods do. It also has four examples of checking return values (in the SYNOPSIS) as correctly recommended in the previous post.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Want to Copy files from remote machine(Solaris) to Local Machine(Windows) using FTP::Net
by sarshads (Novice) on Oct 05, 2010 at 13:38 UTC |