Yes, it eventually gets there. And it's not the same all the time,
sometimes it takes two tries, sometimes it takes seven tries. I use FTP
Voyager. Do you think it could be PASV?
> -----Original Message-----
> From: Hisao SHIBUYA [mailto:shibuya (at mark) alpha.or.jp]
> Sent: Tuesday, March 10, 2009 3:45 AM
> To: coba-e (at mark) bluequartz.org
> Subject: [coba-e:15259] Re: [Release] proftpd update
>
> Hi Darrell,
>
> Is it successful to upload the file, finally?
> I tested with ftp command on Mac OS X, it worked fine.
> What client soft do you use? I will check it with same environment.
>
> Regards,
> Hisao
>
>
> On Mar 6, 2009, at 11:43 AM, Darrell D. Mobley wrote:
>
> > I have started noticing that FTP transfers are acting problematic.
> > I am
> > seeing about nine failures and reconnects before successfully
> > completing the
> > transfer:
> >
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,141).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,142).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,143).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,144).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,145).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,146).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,147).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,148).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,149).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Successful reconnect. Attempting to resend failed command.
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,150).
> > COMMAND:> LIST /web/images/stories/content/1701/cover.jpg
> > 150 Opening ASCII mode data connection for file list
> > 450 /web/images/stories/content/1701/cover.jpg: No such
> > file or
> > directory
> > STATUS:> Sending: C:\Users\Darrell Mobley\Internet Files\Rocketry
> > Planet\images\content\1701\cover.jpg ->
> > /web/images/stories/content/1701/cover.jpg
> > COMMAND:> TYPE I
> > 200 Type set to I
> > COMMAND:> PASV
> > 227 Entering Passive Mode (208,77,219,100,130,152).
> > COMMAND:> STOR cover.jpg
> > 150 Opening BINARY mode data connection for cover.jpg
> > 226 Transfer complete
> > COMMAND:> MDTM 20090305213927 /web/images/stories/content/1701/
> > cover.jpg
> > 550 20090305213927 /web/images/stories/content/1701/
> > cover.jpg: No
> > such file or directory
> > ERROR:> Unable to set file date and time. Server may not support
> > command.
> > STATUS:> Sent 19,672 bytes.
> > STATUS:> Transfer time: 00:00:00.250; 76.84 KB/sec
> > COMMAND:> QUIT
> >
> >
> >> -----Original Message-----
> >> From: Hisao SHIBUYA [mailto:shibuya (at mark) alpha.or.jp]
> >> Sent: Wednesday, March 04, 2009 8:59 PM
> >> To: coba-e (at mark) bluequartz.org; coba-o (at mark) bluequartz.org
> >> Subject: [coba-e:15200] [Release] proftpd update
> >>
> >> Hi blues,
> >>
> >> I update proftpd package into release repository.
> >>
> >> Changes
> >> [proftpd]
> >> * Fri Feb 13 2009 Hisao SHIBUYA <shibuya (at mark) bluequartz.org> 1.3.2-1BQ5
> >> - Upgrade to 1.3.2
> >>
> >> * Fri Jan 09 2009 Hisao SHIBUYA <shibuya (at mark) blequartz.org> 1.3.1-1BQ4
> >> - Upgrade to 1.3.1
> >>
> >> * Sat Apr 14 2007 Paul Aviles <paul.aviles (at mark) nickelnetworks.com>
> >> 1.3.0a-1BQ4
> >> - Upgrade to 1.3.0a for BQ
> >>
> >> Please let me know, if you have any problems.
> >>
> >> Regards,
> >> Hisao
> >