--- Bart Lateur wrote:
>I figured out my problem. It works with $ftp->ls(). Default is the current
>directory. I still don't know why the $ftp->ls("webshare:available:") doesn't
>work.
By the look of it, I would think that FTP would follow the Unix
convention for file paths. So, use "/" not ":" as file path separator. I
guess.
--
Bart.
--- end of quote ---
Great idea. I just tried, and it didn't work. Too bad. Should have worked.
Thanks,
Kathy
- [MacPerl] Re: using Net::FTP Katherine Richmond
- Re: [MacPerl] Re: using Net::FTP Bart Lateur
- Katherine Richmond
