curl-users
Re: connecting to ftps with certificate?
Date: Mon, 16 Jun 2008 15:48:37 -0500
> As I mentioned, this method could cause problems. Better to use what
> Daniel suggested.
I tried that, and it didn't work for that particular server. So this
will work for me.
>
>> so now I just need to download files.
>>
>> Would you have a quick bash script that parses list of files and then
>> downloads them?
>
> There are some perl scripts that do that at
> http://curl.haxx.se/docs/programs.html
>
>> Also, I have downloaded one of the files, but the content was not text
>> "@@!...." is there some kind of flag I have to set to maybe get files
>> as text or...?
>
> You probably need to specify text transfers in the URL. Try appending
> ";type=A" to your URL, and note that curl doesn't completely support
> text conversion (it's listed as a known bug).
>
Does it fully support ASCII characters?
Lucas
Received on 2008-06-16