MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: SFTP

  • To: mathgroup at smc.vnet.net
  • Subject: [mg129698] Re: SFTP
  • From: "Rolf.Mertig at gmail.com" <Rolf.Mertig at gmail.com>
  • Date: Mon, 4 Feb 2013 22:25:03 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <hvq53j$13$1@smc.vnet.net>

Am Dienstag, 22. Juni 2010 13:00:03 UTC+2 schrieb Kurt TeKolste:
> Is there any way in Mathematic (using the syntax of ftp link,
> options on Import, or whatever) to access files stored remotely
> using SFTP, i.e. ftp with the SSH security protocol?
> Neither
>      Import["ftp:// user: password @ host: port / path"]
> nor
>      Import["sftp:// user: password @ host: port / path"]
> seems to work.
> 
>  Szabolcs Horv=E1t suggests
> Import["!ssh remote-machine cat path/to/your/file", "Table"]
> 
>   in the arhcive ([1]http://forums.wolfram.com/mathgroup/archive/2008/
> Sep/msg00291.html)
> 
> but this does not work either.
> 
> Kurt
> 
> References
> 
> 1. http://forums.wolfram.com/mathgroup/archive/2008/Sep/msg00291.html

Yes, see here : http://mathematica.stackexchange.com/a/19015/29



  • Prev by Date: Re: Integrate bug in v 9.0.0
  • Next by Date: Re: Mathematica and Lisp
  • Previous by thread: Re: Mathematica 9.0.1 demo appears with a generic icon on Mac 10.6.5
  • Next by thread: Help: Problems with fitting a list of data with an equation with two parameters