Hi Fokls,
Travelling oversees and maintaining some websites I had the situation of an internet disconnection during file transfers.
Other people can access the ftp sessions for the sites so the problem is on my PC somewhere.
I can login BUT whenever the LIST or PASV or PORT command is issued TC (and any other ftp program) goes into nowhere land and eventually responds with what looks like an empty directory.
Arggggggggggggggggggggggggggggggggggg
Anyone come across this is it debilitating !
Thanks
Ray
FTP Session Troubles - Hanging on LIST or PASV
Moderators: Hacker, petermad, Stefan2, white
Please, a log !
2kangated
Hello Ray !
¤ What about to show here a piece of FTP log-file as "code" ?
* That could help us a lot…
• Whether you have not set such a file already, you may create one, name it i.e. FTP-Full-log.txt, then set it in the Configuration >> Options >>> FTP >>> tick the box "Create a log file" and fill the field beside >>> Apply >> OK.
¤ Against the undesirable disconnections, you could try to enable "Send command to keep connection alive" (if not done already), setting the interval as 30 seconds (we have 90 seconds by default) in the "Connection detail" dialog-box.
* Since any other program can run properly with that server, it's possible that it be a very "exotic" type
- We'll see this from a log.
- You might have a look too at this BIG THREAD
To be continued…
Kind regards,
Claude
Clo

¤ What about to show here a piece of FTP log-file as "code" ?
* That could help us a lot…
• Whether you have not set such a file already, you may create one, name it i.e. FTP-Full-log.txt, then set it in the Configuration >> Options >>> FTP >>> tick the box "Create a log file" and fill the field beside >>> Apply >> OK.
¤ Against the undesirable disconnections, you could try to enable "Send command to keep connection alive" (if not done already), setting the interval as 30 seconds (we have 90 seconds by default) in the "Connection detail" dialog-box.
* Since any other program can run properly with that server, it's possible that it be a very "exotic" type

- We'll see this from a log.
- You might have a look too at this BIG THREAD


Claude
Clo
Last edited by Clo on 2004-07-22, 01:24 UTC, edited 1 time in total.
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
-
- Junior Member
- Posts: 5
- Joined: 2004-04-08, 08:32 UTC
- Location: Maribyrnong Victoria Australia
Hi Claude dont think log tells you anything to be honest
the cancel pressed is becuase it just timesout on the list or pasv command
but here it is anyway
----------
Connect to: (07/22/2004 8:20:24 AM)
hostname=ftp.server101.com
username=xxxxxxxxx
startdir=/purefit/
ftp.server101.com=216.218.210.197
220 ftpserver3 NcFTPd Server (licensed copy) ready.
USER compcredit
331 User xxxxxxxx okay, need password.
PASS ***********
230-You are user #7 of 50 simultaneous users allowed.
230-
230 Restricted user logged in.
SYST
215 UNIX Type: L8
FEAT
211-Extensions supported:
CLNT
MDTM
MLST type*;size*;modify*;UNIX.mode*;UNIX.owner;UNIX.uid;UNIX.group;UNIX.gid;unique
PASV
REST STREAM
SIZE
TVFS
Compliance Level: 19981201 (IETF mlst-05)
211 End.
CWD /purefit/
250 "/purefit" is new cwd.
Connect ok!
Get directory
TYPE A
200 Type okay.
PORT 10,71,0,131,11,137
200 PORT command successful.
LIST
Cancel pressed!
the cancel pressed is becuase it just timesout on the list or pasv command
but here it is anyway
----------
Connect to: (07/22/2004 8:20:24 AM)
hostname=ftp.server101.com
username=xxxxxxxxx
startdir=/purefit/
ftp.server101.com=216.218.210.197
220 ftpserver3 NcFTPd Server (licensed copy) ready.
USER compcredit
331 User xxxxxxxx okay, need password.
PASS ***********
230-You are user #7 of 50 simultaneous users allowed.
230-
230 Restricted user logged in.
SYST
215 UNIX Type: L8
FEAT
211-Extensions supported:
CLNT
MDTM
MLST type*;size*;modify*;UNIX.mode*;UNIX.owner;UNIX.uid;UNIX.group;UNIX.gid;unique
PASV
REST STREAM
SIZE
TVFS
Compliance Level: 19981201 (IETF mlst-05)
211 End.
CWD /purefit/
250 "/purefit" is new cwd.
Connect ok!
Get directory
TYPE A
200 Type okay.
PORT 10,71,0,131,11,137
200 PORT command successful.
LIST
Cancel pressed!
!???!???
2kangated
Hi again !
¤ In anyway, the log is useful, thanks.
¤ Did you try "Passive mode" ?
¤ I suppose that this server doesn't allow "Anonymous"…?
Or else, I'ld try a test-connection from my home.
I added a link editing my reply, please have a look at this topic.
* This server seems classic, though it could have special definition-strings. I'm not expert at this, so please watch the Forum a bit later (it's 4:35 AM here !)
KR
Claude
Clo

¤ In anyway, the log is useful, thanks.
¤ Did you try "Passive mode" ?
¤ I suppose that this server doesn't allow "Anonymous"…?
Or else, I'ld try a test-connection from my home.
I added a link editing my reply, please have a look at this topic.
* This server seems classic, though it could have special definition-strings. I'm not expert at this, so please watch the Forum a bit later (it's 4:35 AM here !)

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials