Hi Paul,

Paul Cundle wrote the following about [netconnect] Remote email requests (was: 
Networking Amiga with Mac):
> 
> Patrick Ford wrote:
> 
> > If I have two computers and I want access to one from the other via
> > internet, are any of these suitable? 
> 
> Changing the topic here a bit, but I've been meaning to ask this for
> ages (to anyone, BTW).
> 
> Suppose I upload a load of important files to my webspace.
> Is there a service operated somewhere out there on the 'net whereby I
> can send an email from eg. my work place with certain commands in it,
> and have any/all of those files sent back to me?

It should be dead easy.  I would put an FTP server on the recipient
machine, then write a CGI-script on the server, which would accept
input from an HTML form (which could just be a dummy, with the script
preconfigured, or it could be "enter FTP server, enter filename, enter
password"  Of course, CGI scripts are hidden from the public, so
unless someone accidentally types blah/cgi-bin/sendfiles.cgi, they
would never trigger the script.

Using SendMail and some kind of encoder, it would be possible to do
the same thing, except have the files emailed to you.

Python would be my language of choice for this, but Perl is equally
powerful.

Totty  <8^)

-- 
Totty has an Amiga A1200, with 68060/50 and 603e/200 PPC.
32Mb RAM.  8x ATAPI CD.  1.7Gb HD.  ShapeShifter V3.10 + OS 7.5.5
_____________________________________________________________
NetConnect mailing list. To unsubscribe, send an 'unsubcribe'
message to <[EMAIL PROTECTED]>

Reply via email to