LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (March 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sun, 16 Mar 2008 09:41:25 +0530
Reply-To:     Shanks N <shanks.n@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Shanks N <shanks.n@GMAIL.COM>
Subject:      Re: remote edit SAS on unix using emacs?
Comments: cc: Wensui Liu <liuwensui@gmail.com>
In-Reply-To:  Wensui Liu's message of "Thu\, 13 Mar 2008 13\:43\:13 -0400"
Content-Type: text/plain; charset=us-ascii

Wensui Liu <liuwensui@GMAIL.COM> writes:

> Hi, All, > Is there a way to do remote edit of sas file on unix using emacs on pc? > Thanks. > wensui

Yes, you can. try opening the file as

C-x C-f /user@server-ip:~/

It will prompt you for the password and then things should work. If you need to use ssh, then use tramp. If you have only the windows based ftp.exe, download the ftp client mentioned for windows mentioned here.

http://www.emacswiki.org/cgi-bin/wiki/AngeFtp

Let me know how it goes.

Shanks --


Back to: Top of message | Previous page | Main SAS-L page