curl-library
Re: help with ftp error return code
From: Wenjie Hua <whua_at_us.ibm.com>
Date: Thu, 21 Feb 2002 13:14:40 -0500
Date: Thu, 21 Feb 2002 13:14:40 -0500
I am trying to ftp upload files to MVS host. If I want to Stor a file to
the dataset in the format of "root.user.name", what
should the "url" option format like in:
curl_easy_setopt(curl,CURLOPT_URL, url);
can I set url = "ftp://host/root.user.name" , in this case is it going to
put file to the absolute path 'root.user"? If not, how can I make it an
absolute one?
Thanks
Received on 2002-02-21