If you are connecting to z/os HTTP server, why not use curl client with https 
option.

# Curl Configuration File c:\u\curl\curl.https.conf
--tlsv1
--user user142
--url "https://mvs11.xyz.us/html/Index.html";
--output sy11.index.html
--cacert /u/data/cacerts.pem
-X POST
-H "content-type: text/html"
#-trace  /u/curl/curlhttp.trace.log

-- 
  Donald J.
  dona...@4email.net

On Wed, Nov 30, 2016, at 08:16 AM, Dyck, Lionel B. (TRA) wrote:
> Thank you - I'll pass that along as an option - was told ftp/sftp was not an 
> option but we'll see
> 
> --------------------------------------------------------------------------
> Lionel B. Dyck (TRA Contractor)
> Mainframe Systems Programmer <AITC Mainframe Support>
> Enterprise Infrastructure Support (Station 200) (005OP6.3.10)
> VA OI&T Service Delivery & Engineering
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
> Behalf Of Vitullo, Carmen P
> Sent: Wednesday, November 30, 2016 10:12 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: [EXTERNAL] Re: z/OS Web Based Dropbox ?
> 
> I believe you can configure the Apache HTTP server on Z to allow a secure FTP 
> protocol https://httpd.apache.org/mod_ftp/ftp/ftp_tls.html
> 
> 
> 
> Carmen Vitullo
> Lead Systems Programmer
> 
> Arkansas Blue Cross and Blue Shield
> IT Infrastructure Services
> 515 West Pershing Blvd.
> North Little Rock, Arkansas 72114
> Office: 501.210.4705
> Cell:     501.514.4266
> cpvitu...@arkbluecross.com
> arkansasbluecross.com 
> 
> 
> 
> 
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
> Behalf Of Dyck, Lionel B. (TRA)
> Sent: Wednesday, November 30, 2016 10:02 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: [EXTERNAL] Re: z/OS Web Based Dropbox ?
> 
> Needs to be web based
> 
> 
> --------------------------------------------------------------------------
> Lionel B. Dyck (TRA Contractor)
> Mainframe Systems Programmer <AITC Mainframe Support> Enterprise 
> Infrastructure Support (Station 200) (005OP6.3.10) VA OI&T Service Delivery & 
> Engineering
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
> Behalf Of Lizette Koehler
> Sent: Wednesday, November 30, 2016 9:59 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: [EXTERNAL] Re: z/OS Web Based Dropbox ?
> 
> So FileZilla is perhaps an option?
> 
> Lizette
> 
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] 
> > On Behalf Of Dyck, Lionel B. (TRA)
> > Sent: Wednesday, November 30, 2016 8:48 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: [EXTERNAL] Re: z/OS Web Based Dropbox ?
> > 
> > I don't want to emulate DROPBOX - I want a place to upload and 
> > download files
> > - bad choice of terms apparently.
> > 
> > 
> > ----------------------------------------------------------------------
> > ----
> > Lionel B. Dyck (TRA Contractor)
> > Mainframe Systems Programmer <AITC Mainframe Support> Enterprise 
> > Infrastructure Support (Station 200) (005OP6.3.10) VA OI&T Service 
> > Delivery & Engineering
> > 
> > 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] 
> > On Behalf Of Steve
> > Sent: Wednesday, November 30, 2016 9:40 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: [EXTERNAL] Re: z/OS Web Based Dropbox ?
> > 
> > 
> > One way would be to use ADRDSSU to dump the files,  The TERSE the 
> > output then FTP in BINARY to your PC then put it into DROPBOX
> > 
> > 
> > Steve Beaver
> > st...@stevebeaver.com
> > 
> > 
> > 
> > 
> > -----Original Message-----
> > From: "Dyck, Lionel B. (TRA)" <lionel.d...@va.gov>
> > Sent: Wednesday, November 30, 2016 10:18am
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: [EXTERNAL] Re: z/OS Web Based Dropbox ?
> > 
> > 
> > 
> > Looking for a simple way a user can upload a file to z/OS in a secure 
> > way and also download a file securely. A web interface would be fine 
> > where the user has to logon. Would expect it to use https for security.
> > 
> > thx
> > 
> > ----------------------------------------------------------------------
> > ----
> > Lionel B. Dyck (TRA Contractor)
> > Mainframe Systems Programmer <AITC Mainframe Support> Enterprise 
> > Infrastructure Support (Station 200) (005OP6.3.10) VA OI&T Service 
> > Delivery & Engineering
> > 
> > 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] 
> > On Behalf Of Kirk Wolf
> > Sent: Wednesday, November 30, 2016 8:55 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: [EXTERNAL] Re: z/OS Web Based Dropbox ?
> > 
> > Do you mean a cloud storage style API *client* or *server* for z/OS?
> > 
> > Kirk Wolf
> > Dovetailed Technologies
> > http://dovetail.com
> > 
> > On Tue, Nov 29, 2016 at 12:12 PM, Dyck, Lionel B. (TRA) 
> > <lionel.d...@va.gov>
> > wrote:
> > 
> > > Does anyone know of a z/OS web based dropbox application that will 
> > > allow a user to upload a file securely and to download a file securely?
> > >
> > > Thanks
> > >
> > > Btw. open source is fine
> > >
> > > --------------------------------------------------------------------
> > > --
> > > ----
> > > Lionel B. Dyck (TRA Contractor)
> > > Mainframe Systems Programmer <AITC Mainframe Support> Enterprise 
> > > Infrastructure Support (Station 200) (005OP6.3.10) VA OI&T Service 
> > > Delivery & Engineering
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> --
> Privacy Information: http://privacynotice.net (data rate charges may apply) 
> or 800-524-2621.
> 
> --
> Privacy Information: http://privacynotice.net (data rate charges may apply) 
> or 800-524-2621.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

-- 
http://www.fastmail.com - Access all of your messages and folders
                          wherever you are

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to