curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to up one file to drftpd (how to use --ftp-pret )

From: mars zhang <6671605_at_gmail.com>
Date: Wed, 28 Dec 2016 08:53:15 +0800

In curl man page I found that "Starting in 7.19.5, you can append
":[start]-[end]" to the right of the address, to tell curl what TCP port
range to use."
That's enough !
Thank you very much!

2016-12-28 0:20 GMT+08:00 Daniel Stenberg <daniel_at_haxx.se>:

> On Tue, 27 Dec 2016, mars zhang wrote:
>
> FileZilla Client works well in the same environment
>>
>
> Unfortunately that doesn't help a lot, unless you can also check exactly
> what it does. I believe Filezilla works with more non-standard commands in
> ways to avoid the data connection etc in ways curl doesn't.
>
> and there is no firewall.
>>
>
> Then it seems your server is broken. Why would it tell curl an IP + port
> number that curl can't connect to?
>
> Can you give me a example of a curl command that can work well for drftpd?
>>
>
> You already used a command that should work for all I know.
>
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: https://cool.haxx.se/list/listinfo/curl-users
> FAQ: https://curl.haxx.se/docs/faq.html
> Etiquette: https://curl.haxx.se/mail/etiquette.html
>

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ: https://curl.haxx.se/docs/faq.html
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-12-28