in reply to Net::Ftp::Recursive ParseSub Help
$ftprput ( ParseSub => \&get_list, DirCommand => 'cmd.exe /C dir /b' ); # or this - $ftprput ( ParseSub => \&get_list, DirCommand => 'dir /b' ); # use current cmd shell
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Net::Ftp::Recursive ParseSub Help
by bear0053 (Hermit) on Nov 28, 2003 at 15:16 UTC |