Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

rebol ssh

 [1/3] from: benjamin_maggi::hotmail::com at: 30-Jan-2006 14:00


i need to log on a remote system to send and get data, using ssh, how can i do that from rebol ? im running my script under ubuntu 5.1 _________________________________________________________________ Consigue aquí las mejores y mas recientes ofertas de trabajo en América Latina y USA: http://latam.msn.com/empleos/

 [2/3] from: tom::conlin::gmail::com at: 30-Jan-2006 14:43


ssh/scp can be used to send and receive data itself. ssh can be used to open tunnels to servers for which rebol can use standard protocols through. some versions of rebol can be used to start external programs such as ssh. there is not enough information to know which solution best suits your need. how much of what kind of data how often? regular/scheduleable or on demand On 1/30/06, Benjamin Maggi <benjamin_maggi-hotmail.com> wrote:
> i need to log on a remote system to send and get data, using ssh, how can > i
<<quoted lines omitted: 5>>
> To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject.
-- ... nice weather eh

 [3/3] from: lmecir:mbox:vol:cz at: 31-Jan-2006 9:52


Benjamin Maggi napsal(a):
>i need to log on a remote system to send and get data, using ssh, how can i >do that from rebol ? im running my script under ubuntu 5.1 > >_________________________________________________________________ >Consigue aqu=ED las mejores y mas recientes ofertas de trabajo en Am=E9rica >Latina y USA: http://latam.msn.com/empleos/ >
you can do that, but you need a version of Rebol interpreter supporting safe encryption or (at least) system calls -L

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted