On Wed, 6 Aug 2003 12:38:04 -0700, "Michael Adrian" <[EMAIL PROTECTED]> wrote:
> I have a question re Net::FTP.
> I would like to change the record size when I 'put' the file I'm
> ftp'ing. What argument would I use, if any to do this?
>
Though
>
> On Wed, 6 Aug 2003 12:38:04 -0700, "Michael Adrian"
> <[EMAIL PROTECTED]> wrote:
>
> > I have a question re Net::FTP.
> > I would like to change the record size when I 'put' the file I'm
> > ftp'ing. What argument would I use, if any to do thi
From: Michael Muratet <[EMAIL PROTECTED]>
> I have been having problems with Net::FTP timing out after a LIST
> command. I've traced the problem to the bundled firewall running on
> the machine (which is running RedHat 9.0). Disable the firewall, and
> the script will run to completion. Oddly enoug
on Wed, 15 May 2002 15:36:00 GMT, [EMAIL PROTECTED] (Jose Torres)
wrote:
> Can the get function in Net::FTP be used to get an entire
> directory? I know the get function is used to retrieve a single
> file, but I need to retrieve an entire directory. How can this be
> done? Thanks.
You can get
> -Original Message-
> From: Jeff A [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 27, 2001 11:47 AM
> To: [EMAIL PROTECTED]; Bob Showalter
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: Net::FTP question
>
>
> I've actually tried that
> but whe
I've actually tried that
but when I do dir() or ls()
I get the LIST command 125 Data Connection already open;
No listing appears on the screen although I know that there are files in
the driectory.
Jeff
Bob Showalter wrote:
>> -Original Message-
>> From: Jeff A [mailto:[EMAIL PROTECTE
> -Original Message-
> From: Jeff A [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 23, 2001 2:48 PM
> To: [EMAIL PROTECTED]
> Subject: Net::FTP question
>
>
> I need to pick up a file from an ftp server of the format
> MMDD.txt.
> How can I pick up the file if the file name is