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