Filepro-list Digest, Vol 74, Issue 28

Boaz Bezborodko boaz at mirrotek.com
Fri Mar 19 14:12:27 PDT 2010


>
> Date: Fri, 19 Mar 2010 16:35:52 -0400
> From: "Dennis Malen" <dmalen at malen.com>
> Subject: filepro: automating a process to log in to a web site
> To: <filepro-list at lists.celestial.com>
> Message-ID: <014e01cac7a3$c6b8ffd0$0cb21309 at dennisoffice>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
> 	reply-type=original
>
> We currently do processing through filePro that will FTP a file on the unix 
> box and transfer it to a server so it appears on a desktop. In conjunction 
> with that we also simultaneously email the file to a client.
>
> QUESTION: Can filepro be programmed to open a website, answer some questions 
> (password etc.) and either upload or download a file?
>
> Can it be programmed or is there a program that can be purchased that 
> performs those functions?
>
>
> Dennis Malen
> 516.479.5912 

If the request for the file can be made as one URL string then you can 
use cURL for a SYSTEM command.

http://curl.haxx.se/
"curl is a command line tool for transferring data with URL syntax, 
supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, 
LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. curl supports SSL certificates, 
HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, 
cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, 
kerberos...), file transfer resume, proxy tunneling and a busload of 
other useful tricks <http://curl.haxx.se/docs/features.html>. "

Boaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20100319/8f381900/attachment.html 


More information about the Filepro-list mailing list