Re: IIS 6 FTP problem



Pardon me, my english is bad.
I didn't understand your question: "if you upload the file at the server itself. same error ?"

What exactly does idle timeout mean?
Does it happen if upload take time more than limit?
Or it shoud only happen if no byte is moved within time limit?

Sincerely Miroslav

--

"Bernard" <qbernard@xxxxxxxxxxxxxxxxxxx> pí?e v diskusním pøíspìvku news:uF%23xf8PYFHA.1092@xxxxxxxxxxxxxxxxxxxxxxx
> The event log you might see is the idle timeout.
> But from your log, it doesn't shows that the upload was successful.
>
> if you upload the file at the server itself. same error ?
>
>
> --
> Regards,
> Bernard Cheah
> http://www.microsoft.com/iis/
> http://www.iiswebcastseries.com/
> http://www.msmvps.com/bernard/
>
>
> "Miroslav Knápek" <knapek@xxxxxxx> wrote in message news:%23DcLKBPYFHA.3488@xxxxxxxxxxxxxxxxxxxxxxx
>> Hello Jeff,
>>
>> yes, I am sure upload was completed successfully.
>> I also found in system event log information about over time of this connection.
>> Time is set to 300 sec.
>> I thought if communication is running, over time can not happen. Am I right or mistaken?
>>
>> Thank you very much
>> Miroslav
>> --
>>
>> "Jeff Cochran" <jeff.nospam@xxxxxxxx> píse v diskusním príspevku news:42a1c706.6816578@xxxxxxxxxxxxxxxxxxxxxxx
>>> On Tue, 24 May 2005 13:37:23 +0200, "Miroslav Knápek" <knapek@xxxxxxx>
>>> wrote:
>>>
>>>>Dear Bernard,
>>>>
>>>>thank you very much:
>>>>
>>>>Here is my FTPLOG listing:
>>>>#Fields: date time c-ip cs-username s-sitename s-port cs-method cs-uri-stem cs-uri-query sc-status sc-win32-status sc-bytes
>>>>cs-bytes
>>>>time-taken cs-version cs-host cs(User-Agent) cs(Cookie) cs(Referer)
>>>>2005-05-24 11:17:16 82.99.129.29 knapek MSFTPSVC1 21 [136]USER knapek - 331 0 0 0 0 FTP - - - -
>>>>2005-05-24 11:17:23 82.99.129.29 knapek MSFTPSVC1 21 [136]PASS - - 230 0 0 0 15 FTP - - - -
>>>>2005-05-24 11:28:26 82.99.129.29 knapek MSFTPSVC1 21 [136]created /knapek/AVG7QT.DAT - 226 0 0 12226033 633954 FTP - - - -
>>>>2005-05-24 11:29:27 82.99.129.29 knapek MSFTPSVC1 21 [136]closed - - 421 121 0 0 694844 FTP - - - -
>>>>
>>>>I used FTP.EXE, that says:
>>>>
>>>>C:\Documents and Settings\Administrator>ftp www.mmsw.cz
>>>>System is connected to ns.mmsw.cz.
>>>>220 Microsoft FTP Service
>>>>User (ns.mmsw.cz:(none)): knapek
>>>>331 Password required for knapek.
>>>>Heslo:
>>>>230 User knapek logged in.
>>>>ftp> put c:\avg7qt.dat
>>>>200 PORT command successful.
>>>>150 Opening ASCII mode data connection for AVG7QT.DAT.
>>>>Connection was ended by remote host
>>>>ftp>
>>>>
>>>>The uploaded file was 12 226 033 bytes.
>>>
>>> Neither the log nor the result codes show a successfully completed
>>> upload. Are you sure the upload was a success?
>>>
>>> Jeff
>>
>>
>
>


.



Relevant Pages

  • Re: IIS 6 FTP problem
    ... The event log you might see is the idle timeout. ... it doesn't shows that the upload was successful. ... >>>150 Opening ASCII mode data connection for AVG7QT.DAT. ...
    (microsoft.public.inetserver.iis.ftp)
  • PHP Upload ! Storing Image data in MySQL
    ... question to an experienced PHP programmer, I just cant get my head around ... // upload to the current directory. ... // Successful upload! ... * @param width maximum pixel width of image uploads ...
    (comp.lang.php)
  • Re: IIS 6 FTP problem
    ... I am sure upload was completed successfully. ... I also found in system event log information about over time of this connection. ... >>200 PORT command successful. ...
    (microsoft.public.inetserver.iis.ftp)
  • RE: [PHP] Uploading Large Files - Strange Issue
    ... code - 0 (which is upload successful), but the actual file is not on the ... So for some reason on his computer it doesn't go to the switch statement ... What are his security settings for the browser? ...
    (php.general)
  • Re: IIS 6 FTP problem
    ... I meant if you try to do the file uploading @ the server itself. ... and try upload the file at that local machine. ... > Idle timeout is if the connection is ide, ... >>Or it shoud only happen if no byte is moved within time limit? ...
    (microsoft.public.inetserver.iis.ftp)