|
I thought the problem had been cured only to find the program is stalling again / locking up. I am now using version 3.1.1 and receive the following log info:
! Connecting to aaf-sea.co.uk ... (07/12/2005 11:01:02)
< 220-Microsoft FTP Service
< 220 NTXPW09
> USER u35335812
< 331 Password required for u35335812.
> PASS (hidden)
< 230-FTP Server
< 230 User u35335812 logged in.
> SYST
< 215 Windows_NT
> PWD
< 257 "/u35335812" is current directory.
> PASV
< 227 Entering Passive Mode (82,165,55,65,15,145).
> LIST
< 125 Data connection already open; Transfer starting.
< 226 Transfer complete.
! 778 bytes sent/received in 0 seconds (3832 Bytes/sec)
> CWD /u35335812/aaf-sea
< 250 CWD command successful.
> PWD
< 257 "/u35335812/aaf-sea" is current directory.
> PASV
< 227 Entering Passive Mode (82,165,55,65,15,155).
> LIST
< 125 Data connection already open; Transfer starting.
< 226 Transfer complete.
! 1237 bytes sent/received in 0 seconds (6579 Bytes/sec)
> CWD /u35335812/aaf-sea/db
< 250 CWD command successful.
> PWD
< 257 "/u35335812/aaf-sea/db" is current directory.
> PASV
< 227 Entering Passive Mode (82,165,55,65,15,159).
> LIST
< 125 Data connection already open; Transfer starting.
< 226 Transfer complete.
! 164 bytes sent/received in 0 seconds (953 Bytes/sec)
> DELE /u35335812/aaf-sea/db/chat.mdb
< 250 DELE command successful.
> CWD /u35335812/aaf-sea/db
< 250 CWD command successful.
> PWD
< 257 "/u35335812/aaf-sea/db" is current directory.
> PASV
< 227 Entering Passive Mode (82,165,55,65,15,162).
> LIST
< 125 Data connection already open; Transfer starting.
< 226 Transfer complete.
! 115 bytes sent/received in 0 seconds (566 Bytes/sec)
! Connecting for upload/download...
< 220-Microsoft FTP Service
< 220 NTXPW09
> USER u35335812
< 331 Password required for u35335812.
> PASS (hidden)
< 230-FTP Server
< 230 User u35335812 logged in.
> TYPE A
< 200 Type set to A.
> CWD /u35335812/aaf-sea/db/
< 250 CWD command successful.
> PASV
< 227 Entering Passive Mode (82,165,55,65,15,177).
> STOR /u35335812/aaf-sea/db/chat.mdb
< 125 Data connection already open; Transfer starting.
This is where the program locks up and goes no further. Do you have any ideas?
|