Search found 5 matches

by h2o2
05 Nov 2020, 11:48
Forum: Help
Topic: [SOLVED] FTP error >>> CURLE_FTP_COULDNT_RETR_FILE
Replies: 7
Views: 1423

Re: FTP error >>> CURLE_FTP_COULDNT_RETR_FILE

Updating QNAP will most likely fix the "Invalid number of arguments" bug. Zenju, 02 Nov 2020, 12:42
Works. Thanks.
[~] # uname -a
Linux QNAP 3.4.6 #1 Tue Oct 6 11:39:23 CST 2020 armv5tel unknown
[~] # proftpd -v 
ProFTPD Version 1.3.5a
by h2o2
02 Nov 2020, 15:36
Forum: Help
Topic: [SOLVED] FTP error >>> CURLE_FTP_COULDNT_RETR_FILE
Replies: 7
Views: 1423

Re: FTP error >>> CURLE_FTP_COULDNT_RETR_FILE

Updating QNAP will most likely fix the "Invalid number of arguments" bug. Zenju, 02 Nov 2020, 12:42
I will think about it.

p.s. I checked other my progs.
They start from CWD.
For example, requests CWD >>> PASV >>> MLSD.
by h2o2
02 Nov 2020, 13:29
Forum: Help
Topic: [SOLVED] FTP error >>> CURLE_FTP_COULDNT_RETR_FILE
Replies: 7
Views: 1423

Re: FTP error >>> CURLE_FTP_COULDNT_RETR_FILE

FileZilla uses CWD without "/" and OK.

Custom command test:
- MLSD >>> Does not working with ending "/"
- CWD >>> The ending "/" symbol does not matter
by h2o2
02 Nov 2020, 11:23
Forum: Help
Topic: [SOLVED] FTP error >>> CURLE_FTP_COULDNT_RETR_FILE
Replies: 7
Views: 1423

Re: FTP error >>> CURLE_FTP_COULDNT_RETR_FILE


Can you update the FTP server software? Looks like a server bug.

All other FTP clients work Ok with this server.


If not, next step would be to find out what command FFS is sending to the server and see if the format is correct, e.g. via Wireshark.

Ok, found.

Double Commander --- Ok ...
by h2o2
01 Nov 2020, 17:42
Forum: Help
Topic: [SOLVED] FTP error >>> CURLE_FTP_COULDNT_RETR_FILE
Replies: 7
Views: 1423

[SOLVED] FTP error >>> CURLE_FTP_COULDNT_RETR_FILE

Cannot read directory
"ftp://192.168.1.4/Qbackup/DriveA/black seed oil".

CURLE_FTP_COULDNT_RETR_FILE: RETR response: 501
501 Invalid number of arguments [curl_easy_perform]


Hi!

FreeFileSync (v. 11.2 64-bit 02.10.2020) сan not read FTP folders with space in path.
I did first mirror without any ...