all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Barry Margolin <barmar@alum.mit.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: How to list, add, edit, save file on a remote server
Date: Fri, 31 Aug 2012 19:53:31 -0400	[thread overview]
Message-ID: <barmar-2D94AE.19533131082012@news.eternal-september.org> (raw)
In-Reply-To: mailman.7889.1346454792.855.help-gnu-emacs@gnu.org

In article <mailman.7889.1346454792.855.help-gnu-emacs@gnu.org>,
 Thorsten Jolitz <tjolitz@googlemail.com> wrote:

> Hi List, 
> 
> a very general question, with the hope to get some general advice what
> route to take: 
> 
> Suppose you are registered on a foreign server with the right to add and
> edit files, and there is no Emacs running on that server. There exists
> an Emacs mode for the type of files on the server, and you want to
> access the server, list all files, select a file for editing, save
> edits, or even add a new file - all from within Emacs, without ever
> touching the webinterface. 
> 
> How would you do that?
> Via FTP? With Tramp? Would it be possible to run dired on the foreign
> server? 
> 
> I would need some hints where to start my own investigations. 
> TIA

Tramp is one way. If you're using some flavor of Unix, another option is 
FUSE with SSHFS or FTPFS -- this works independently of Emacs and makes 
the remote filesystem appear to be in your local hierarchy.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


       reply	other threads:[~2012-08-31 23:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7889.1346454792.855.help-gnu-emacs@gnu.org>
2012-08-31 23:53 ` Barry Margolin [this message]
2012-09-01 12:19   ` How to list, add, edit, save file on a remote server Thorsten Jolitz
2012-08-31 23:16 Thorsten Jolitz
2012-09-01  7:25 ` Oleksandr Gavenko
2012-09-01 12:18   ` Thorsten Jolitz
2012-09-04 19:37 ` Jeffery Rancier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=barmar-2D94AE.19533131082012@news.eternal-september.org \
    --to=barmar@alum.mit.edu \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.