On 08 Jul 2001 21:20:53 EDT, Katherine Richmond 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.

Reply via email to