Hy

In the remote machine. 

I know how to create it, but I don't like to have a big error log.
Eatch request creates log entraces, but if the directory already
exists, creates also error logs.


Marcos

On Mon, 28 Mar 2005 19:08:32 +0200 (CEST), Steven Schubiger
<[EMAIL PROTECTED]> wrote:
> On 28 Mar, marcos rebelo wrote:
> 
> > I have a program that is supposed to send files throw FTP. And I'm
> > using the Net::FTP. I have a destiny path and I need to create the
> > directories if they don't exist.
> 
> Locally or remotely?
> 
> > How do I check if a Directory exist?
> 
> -e $dir for local purposes
> 
> Steven
>

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to