bear0053 has asked for the wisdom of the Perl Monks concerning the following question:
In order to overwrite the default listing function. I can't get this to work...I am not sure how to write the ParseSub method get_list to return the information about the cwd in the format it wants. The error i get is:$ftp->rput( ParseSub => \&get_list )
Any help would be greatly appreciated..'ls' is not recognized as an internal or external command, operable program or batch file. failed
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::Ftp::Recursive ParseSub Help
by Roger (Parson) on Nov 26, 2003 at 22:22 UTC | |
by bear0053 (Hermit) on Nov 28, 2003 at 15:16 UTC | |
|
Re: Net::Ftp::Recursive ParseSub Help
by tcf22 (Priest) on Nov 28, 2003 at 16:40 UTC |