Author Topic: FTP: Received incomplete response line  (Read 4532 times)

Offline Eagle66

  • Newcomer
  • *
  • Posts: 35
    • View Profile
FTP: Received incomplete response line
« on: September 09, 2009, 12:17:20 PM »
I often get this error on the first or second image by upload (in subfolder) via UMTS:

Received incomplete response line

The image seems be full upload and PM is the only FTP-Client which shows this error!?

I have tested this many times with PM and other FTP-Clients - with PM i get this error 4 times from 10 trials - with other FTP-Clients no one.

This is the dialog by connecting with other -FTP-Client-:

Code: [Select]
[21:05:56] Resolving host name "ftp.xxxxx-server.de"
[21:05:56] Connecting to xxx.xxx.xxx.xxx Port: 21
[21:05:56] Connected to ftp.xxxxxx.de.
[21:05:56] 220 FTP Server ready.
[21:05:56] USER xxxxxxx
[21:05:56] 331 Password required for xxxx.
[21:05:56] PASS (hidden)
[21:05:56] 230 User xxxxxx logged in.
[21:05:56] SYST
[21:05:56] 215 UNIX Type: L8
[21:05:56] Detected Server Type: (Debian GNU/Linux)
[21:05:56] RTT: 41.702 ms
[21:05:56] FEAT
[21:05:56] 211-Features:
[21:05:56]  MDTM
[21:05:56]  REST STREAM
[21:05:56]  SIZE
[21:05:56] 211 End
[21:05:56] PWD
[21:05:56] 257 "/" is current directory.
[21:05:56] CWD /Archiv-upload
[21:05:56] 250 CWD command successful
[21:05:56] PWD
[21:05:56] 257 "/Archiv-upload" is current directory.
[21:05:57] TYPE A
[21:05:57] 200 Type set to A
[21:05:57] PASV
[21:05:57] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xx).
[21:05:57] Opening data connection to xxx.xxx.xxxx.xxxx Port: 40388
[21:05:57] LIST -aL
[21:05:57] 150 Opening ASCII mode data connection for file list
[21:05:57] 187 bytes transferred. (3,20 KB/s) (57 ms)
[21:05:57] 226 Transfer complete.
[21:06:28] NOOP
[21:06:28] 200 NOOP command successful, waiting ....

Thanks R.

Offline Eagle66

  • Newcomer
  • *
  • Posts: 35
    • View Profile
Re: FTP: Received incomplete response line
« Reply #1 on: September 11, 2009, 04:58:02 AM »
Okay, no answer - no with Screenshots   ;) (WIN Vista, PM 6.1):



After finish



Offline Brandon

  • Member
  • **
  • Posts: 85
    • View Profile
Re: FTP: Received incomplete response line
« Reply #2 on: December 06, 2012, 01:45:06 PM »
Note: Another person experiencing this same error figured out that the server was requiring SFTP instead of FTP, which can be selected from the uploaders list.