FTP connection problem

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
serje
New Member
New Member
Posts: 1
Joined: 2011-05-17, 06:54 UTC
Location: England

Error

Post by *serje »

Hi, I have some problems with Total's FTP:

Lock at the server's log:

Connect to: (17.05.2011 18:22:07)
hostname=***:21
username=***
startdir=
***=xxx.xxx.xxx.xxx
220 ProFTPD 1.3.1 Server (ProFTPD) [xxx.xxx.xxx.xxx]
USER ***
331 Password required for ***
PASS ***********
230 User *** logged in
SYST
215 UNIX Type: L8
FEAT
211-Features:
MDTM
REST STREAM
SIZE
211 End
OPTS UTF8 ON
500 OPTS UTF8 not understood
Connect ok!
PWD
257 "/" is the current directory
Reading...
TYPE A
200 Type set to A
PORT 192,168,1,8,143,113
200 PORT command successful
LIST -la
150 Opening ASCII mode data connection for file list
Loading
Server answer...
226-Transfer complete
226 Quotas off
PWD
257 "/" is the current directory
PWD
257 "/" is the current directory
PWD
257 "/" is the current directory
PWD
257 "/" is the current directory
OFFLINE

What can it be? Thanx.
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

[mod]Thread split from Search for duplicates aborted by error message.

Hacker (Moderator)[/mod]
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3896
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

Well, log looks fine.
So where is the problem ?
#5767 Personal license
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50861
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

It looks like you are using PWD for "keep alive", but the server sees this and terminates the connection anyway after the timeout. You either need to increase the timeout on the server, or use LIST for keep alive (quite rude).
Author of Total Commander
https://www.ghisler.com
Post Reply