View Single Post
Old 04-12-2007, 10:33 AM  
spirit
Member
 
Join Date: Mar 2006
Posts: 44
Default

Hi
I get a problem with upping a single file it must be io problem but cant figure out whats wrong.
When im uploading a file i get error 426 Connection reset by peer:

[1] 150 Opening BINARY mode data connection for xxx.r45.
[2] RETR xxx.r45
[2] 150 Opening BINARY mode data connection for xxx.r45 (15000000 bytes).
[2] 426 Sendfile error: Connection reset by peer.
[1] ABOR
[i] Transfer Failed: xxx.r45
[i] Failed 1 file(s) and Skipped 0 file(s)
[i] Transfer queue complete
[1] 426 Connection closed: Your user class requires you to use secure connections.
[1] 226 ABOR command successful.

I use ioftpd6.0.4 + ioSFV1.54+nxTools1.05a+alcobot1.2.0

io.ini config:

Require_Encrypted_Auth = ! *
Require_Encrypted_Data = ! *

Host = 0.0.0.0
;Bind

Thanks for any help.
spirit is offline