in reply to Re: ftp with perl
in thread ftp with perl

Thanks so much I was able to fix it..... It is the chdir that is not going to the right directories. After modifying the paths it is working.

Replies are listed 'Best First'.
Re^3: ftp with perl
by runrig (Abbot) on Nov 23, 2005 at 19:28 UTC
    Please consider restoring the code in your original node. None of the answers here make sense when there's nothing to refer to. The questions and answers are for the benefit of everyone. And remember to put <code>...</code> tags around the code. Thanks.