Wow, that was clear. I meant to say there
isn't a firewall between these two machines, but I tried this option
anyway, just to be sure, to no avail. On 9/1/05, Roger Ashby <[EMAIL PROTECTED]> wrote:
Sorry, I posted this to the wrongn place: > > > $ftp = Net::FTP->new("$rhost", Debug=>1, Pas
Sorry, I posted this to the wrongn place: > > > $ftp = Net::FTP->new("$rhost", Debug=>1, Passive=>FTP_PASSIVE) or die
> "Can't Connect: [EMAIL PROTECTED]";We these two machines live on the same VLAN, so there is no between them. However I did try this just to make sure, and it didn't resolve th
Scott Leighton wrote:
> On Tuesday 30 August 2005 1:33 pm, Roger Ashby wrote:
>
>>I'm probably replying to this correctly, but anyway here goes:
>>
>>I tried using just the client from the windows machine and the files
>>transfer in a little over 20 seconds. The original script I wrote does a
>>lo
On Tuesday 30 August 2005 1:33 pm, Roger Ashby wrote:
> I'm probably replying to this correctly, but anyway here goes:
>
> I tried using just the client from the windows machine and the files
> transfer in a little over 20 seconds. The original script I wrote does a
> lot of DB connections, so in a
I'm probably replying to this correctly, but anyway here goes:
I tried using just the client from the windows machine
and the files transfer in a little over 20 seconds. The original
script I wrote does a lot of DB connections, so in a effort to isolate
the bottleneck I wrote a smaller scri
On Monday 29 August 2005 12:49 pm, Roger Ashby wrote:
> I've written a script that transfers a large number of image files, about
> 20 to 30MB in size over to a Solaris server, and I've noticed that while
> using the NET::FTP module on windows it takes about 4-6 minutes to transfer
> each file, how
I've written a script that transfers a large number of image files,
about 20 to 30MB in size over to a Solaris server, and I've noticed
that while using the NET::FTP module on windows it takes about 4-6
minutes to transfer each file, however when I run the same code a Linux
machine it takes only 20