From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: olastro@gmail.com Newsgroups: gmane.emacs.help Subject: help with sftp Date: Fri, 5 Apr 2013 05:29:32 -0700 (PDT) Message-ID: <38e28697-28a7-4daf-bb2b-77a1a50cd827@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1365278508 28061 80.91.229.3 (6 Apr 2013 20:01:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Apr 2013 20:01:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 06 22:01:50 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UOZIp-0007UX-Su for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Apr 2013 22:01:32 +0200 Original-Received: from localhost ([::1]:57899 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOMfB-0005DF-Rm for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Apr 2013 02:31:45 -0400 X-Received: by 10.224.172.200 with SMTP id m8mr5368254qaz.0.1365164972957; Fri, 05 Apr 2013 05:29:32 -0700 (PDT) X-Received: by 10.49.72.194 with SMTP id f2mr938726qev.34.1365164972895; Fri, 05 Apr 2013 05:29:32 -0700 (PDT) Original-Path: usenet.stanford.edu!news.glorb.com!t2no39985070qal.0!news-out.google.com!ef9ni1849qab.0!nntp.google.com!ca1no30436619qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=78.41.136.12; posting-account=ogJq-woAAACbeoTEAKNTmDDhPWkV1sN6 Original-NNTP-Posting-Host: 78.41.136.12 User-Agent: G2/1.0 Injection-Date: Fri, 05 Apr 2013 12:29:32 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:197745 X-Mailman-Approved-At: Sat, 06 Apr 2013 02:31:22 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90013 Archived-At: I've tried all. But of course not the solution. I'm trying to use sftp in this installation GNU Emacs 24.3.1 (i386-mingw-nt5.1.2600) of 2013-03-17 on MARVIN - tried to make ssh keys (cant find a proper 'ls' command) - tried with cygwin ("ssh_askpass" could not be found) - mappes server as drive with ExpanDrive (cant reach directories outside home-dir) Anyone out there with a plain explanation of how to do things? Would be great if its from scratch, seems like I need the teaspoon method. GOAL: connect to an server (actually two different) with SFTP and edit files. As simple as that. regards Ola St