FTP

Sivakatirswami katir at hindu.org
Wed Feb 8 03:50:02 EST 2006


Aloha Pierre:

This is pretty sophisticated! But intriguing and clearly very powerful.

Questions:

1) Can you share some scripts from the client side app that shows  
this in action?

2) Are you doing this from the terminal and the switching to the Rev  
app? Or are you managing the entire handshake-dialog with the server  
through a Rev GUI?

3) Can you show us how a secure FTP upload could be done through this  
"SSH" tunnel you describe? where one assumes that the server is set  
up to handle with an FTP server ready to take connections...

Sivakatirswami


On Feb 06, 2006, at 12:32 AM, Pierre Sahores wrote:

> Hi,
>
> Here is the way i use for my own :
>
> ssh -C -l username -L localport:127.0.0.1:remoteport remoteip
>
> After beeing prompted for the remote host admin user password, your  
> ssh tunnel will be opened and available betwin your local Rev app  
> localport socket and the remoteport binded app (an other instance  
> of rev, an FTP server, or so on.
>
> Best Regards,
>
> --
> Pierre Sahores
> www.sahores-conseil.com




More information about the use-livecode mailing list