all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tramp & ange-ftp
@ 2003-02-24 14:08 Ant_Eater
  2003-02-25  7:56 ` Tim X
  0 siblings, 1 reply; 2+ messages in thread
From: Ant_Eater @ 2003-02-24 14:08 UTC (permalink / raw)


I've run into a problem running both tramp and ange-ftp on remote
sites.  I can access remote sites via tramp with the following syntax:

C-x C-f
/user@host:/path/to/file.txt

This works perfectly on hosts which have only ssh/scp available.  The
problem is that I have a couple of hosts where ftp is the only
available transfer method and I'd like to be able to use emacs to edit
files remotely on those hosts.  Is there a way of explicitly visiting
a file with ange-ftp?

BTW, When and why was the syntax for tramp changed so that it is the
same for ange-ftp??  Is there a way to revert to the old tramp sytnax
"/[user@host]/file.txt"  ??


I'm running Emacs 21.2 on Slackware 8.1 with a current version of
tramp recently downloaded from savanna.gnu.org(?).

Thanks for any assistance here.

-Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Tramp & ange-ftp
  2003-02-24 14:08 Tramp & ange-ftp Ant_Eater
@ 2003-02-25  7:56 ` Tim X
  0 siblings, 0 replies; 2+ messages in thread
From: Tim X @ 2003-02-25  7:56 UTC (permalink / raw)


>>>>> "Ant" == Ant Eater <tuckerm@together.net> writes:

 Ant> I've run into a problem running both tramp and ange-ftp on
 Ant> remote sites.  I can access remote sites via tramp with the
 Ant> following syntax:

 Ant> C-x C-f /user@host:/path/to/file.txt

 Ant> This works perfectly on hosts which have only ssh/scp available.
 Ant> The problem is that I have a couple of hosts where ftp is the
 Ant> only available transfer method and I'd like to be able to use
 Ant> emacs to edit files remotely on those hosts.  Is there a way of
 Ant> explicitly visiting a file with ange-ftp?

 Ant> BTW, When and why was the syntax for tramp changed so that it is
 Ant> the same for ange-ftp??  Is there a way to revert to the old
 Ant> tramp sytnax "/[user@host]/file.txt" ??


 Ant> I'm running Emacs 21.2 on Slackware 8.1 with a current version
 Ant> of tramp recently downloaded from savanna.gnu.org(?).

 Ant> Thanks for any assistance here.

 Ant> -Mark

You can always specify the transport method (ssh, ftp etc) in the way
you specify the path. I think you just put it at the beginning e.g.

/ftp:.....

Also, check the customize options for tramp - you can control the
syntax and set it back to the old default if you want. This is what
I've done.

Tim
-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-25  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-24 14:08 Tramp & ange-ftp Ant_Eater
2003-02-25  7:56 ` Tim X

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.