- Code: Select all
- Status: Connecting to ftp.polarhome.com:751 ...
 Status: Connected with ftp.polarhome.com:751. Waiting for welcome message...
 Response: 220 Welcome to debian.polarhome.com FTP service.
 Command: USER thoczek
 Response: 331 Please specify the password.
 Command: PASS ******
 Response: 230 Login successful.
 Command: FEAT
 Response: 211-Features:
 Response: EPRT
 Response: EPSV
 Response: MDTM
 Response: PASV
 Response: REST STREAM
 Response: SIZE
 Response: TVFS
 Response: 211 End
 Command: SYST
 Response: 215 UNIX Type: L8
 Status: Connected
 Status: Retrieving directory listing...
 Command: PWD
 Response: 257 "/home/t/thoczek"
 Command: TYPE A
 Response: 200 Switching to ASCII mode.
 Command: PASV
 Response: 227 Entering Passive Mode (83,227,153,76,126,88)
 Command: LIST -a
 Response: 150 Here comes the directory listing.
 Response: 226 Directory send OK.
 Status: Directory listing successful
 Status: Retrieving directory listing...
 Command: CWD public_html
 Response: 250 Directory successfully changed.
 Command: PWD
 Response: 257 "/home/t/thoczek/public_html"
 Command: TYPE A
 Response: 200 Switching to ASCII mode.
 Command: PASV
 Response: 227 Entering Passive Mode (83,227,153,76,135,79)
 Command: LIST -a
 Response: 150 Here comes the directory listing.
 Error: Timeout detected!
 Error: Could not retrieve directory listing
It happends all the time so i can't transfer any file.
I tried gFTP, Total Commander, and FileZilla.
And none of this programs get through.






 


