Endless looping listing directories after login
I'm having an issue FTPing into an OS 9 box (it is a very old real-time Unix for those not familiar with it).
After hitting connect the session window will start continuously listing-
Retrieving directory listing
Directory listing successful
Retrieving directory listing
Directory listing successful
... etc
The text in the tab bar will cycle between 37 and 38 directories every second or so (there are a total of 38 items in the directory that I am logging into). Eventually after a minute of this WinSCP will stop responding and I'll have to kill it.
The selection of the log file shows the following-
226 Transfer Complete
Directory listing successful
Got reply 1 to command 2
Retrieving directory listing...
TYPE A
200 Type set to A, ASCII mode
PORT 172, 10, 4, 195, 9 155
200 Port set okay
LIST
150 Opening ASCII mode data connection
226 Transfer Complete
... etc
The box is unfortunately not accessible on the regular 'net and copying raw logs off of the Windows box is lengthy procedure.
I'm using WinSCP 4.1.6 in the commander style. I've tried passive mode and disabling keep alives. The regular command line Windows FTP program connects just fine. Any ideas?
After hitting connect the session window will start continuously listing-
Retrieving directory listing
Directory listing successful
Retrieving directory listing
Directory listing successful
... etc
The text in the tab bar will cycle between 37 and 38 directories every second or so (there are a total of 38 items in the directory that I am logging into). Eventually after a minute of this WinSCP will stop responding and I'll have to kill it.
The selection of the log file shows the following-
226 Transfer Complete
Directory listing successful
Got reply 1 to command 2
Retrieving directory listing...
TYPE A
200 Type set to A, ASCII mode
PORT 172, 10, 4, 195, 9 155
200 Port set okay
LIST
150 Opening ASCII mode data connection
226 Transfer Complete
... etc
The box is unfortunately not accessible on the regular 'net and copying raw logs off of the Windows box is lengthy procedure.
I'm using WinSCP 4.1.6 in the commander style. I've tried passive mode and disabling keep alives. The regular command line Windows FTP program connects just fine. Any ideas?