netftpserver-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Net::FTPServer] Re: Net-FTPServer-1.122


From: Richard Jones
Subject: [Net::FTPServer] Re: Net-FTPServer-1.122
Date: Fri, 13 Jan 2006 10:00:28 +0000
User-agent: Mutt/1.5.9i

On Thu, Jan 12, 2006 at 02:59:47PM -0600, address@hidden wrote:
> Richard,
> 
> I just ran across your response on 
> http://lists.gnu.org/archive/html/netftpserver-general/2005-12/ to my recent 
> e-mail.
> 
> Apologies for my server problems, I am not sure what is going on but I will 
> try to get to the bottom of it.  I have setup another account on verizon.net 
> and I am including it in the CC of this e-mail as well as my hotmail account. 
>  If you don't mind, please send me a quick response to all three addresses so 
> that I could determine if it is an account setting problem or a server 
> problem and then I can chase Verizon down.
> 
> With regard to your question, I tracked the value of $r and $n at the time of 
> the error and the values are 65536 and 0 respectively.

Sorry, I should also have asked you what is the length of the string
($buffer), since the problem is that this string is obviously not
65536 characters long.  I suggest to diagnose what's going on here,
you print out the length of the string, and $r and $n on each
iteration of the outer and inner loops.  It's supposed to be reading
the file in 65536 byte chunks, but obviously that's not working.  [Me
wonders, could there be a UTF-8 character vs byte problem here?]

> One other item I did not mention is that when retrieving a file, the 
> retrieval still takes place even though the server has crashed.
> 

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]