I've recently discovered the most unusual thing with our FTP clients. Occasionally, with no rhyme or reason, they cannot retrieve their files. The log is less than helpful. 142.66.35.80 3070 ==> 227 Entering Passive Mode (142,66,6,31,199,202) 142.66.35.80 3070 <== RETR remote_icon.jpg 142.66.35.80 3070 ==> 550 Error opening file. I'm not even sure what this means. I can FTP in with the same account at the command line and successfully retrieve the document. It seems like my list of problems with Zope is growing long, I'm hoping someone can help me prune it. --- Edward J. Pollard, B.Sc Webmaster, University of Lethbridge
Edward Pollard wrote:
I've recently discovered the most unusual thing with our FTP clients. Occasionally, with no rhyme or reason, they cannot retrieve their files.
It seems like my list of problems with Zope is growing long, I'm hoping someone can help me prune it.
perhaps you should look at your ftp client first? regards Max M
On Feb 21, 2004, at 3:37 AM, Max M wrote:
Edward Pollard wrote:
I've recently discovered the most unusual thing with our FTP clients. Occasionally, with no rhyme or reason, they cannot retrieve their files. It seems like my list of problems with Zope is growing long, I'm hoping someone can help me prune it. perhaps you should look at your ftp client first?
I'm not entirely certain how the server reporting "Error Opening File" could be a client-side issue. I'm experimenting with upgrading to Zope 2.7 as a resolution. Early tests seem to indicate that these random errors are gone. However I can't seem to download anything at all via FTP in 2.7 faster than 10k/sec. Weird. Still unacceptable, but weird. --- Edward J. Pollard, B.Sc Webmaster, University of Lethbridge
Edward Pollard wrote at 2004-2-20 16:32 -0700:
I've recently discovered the most unusual thing with our FTP clients. Occasionally, with no rhyme or reason, they cannot retrieve their files.
The log is less than helpful.
142.66.35.80 3070 ==> 227 Entering Passive Mode (142,66,6,31,199,202) 142.66.35.80 3070 <== RETR remote_icon.jpg 142.66.35.80 3070 ==> 550 Error opening file.
I'm not even sure what this means. I can FTP in with the same account at the command line and successfully retrieve the document.
Modern Zope versions (I think at least) include a detailed problem report. Your FTP client should output this problem report. Zope cannot do anything when it does not. -- Dieter
participants (3)
-
Dieter Maurer -
Edward Pollard -
Max M