all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* using ftp for remote file editing when tramp is installed
@ 2005-12-03 14:18 kevin bailey
  2005-12-03 14:28 ` kevin bailey
  2005-12-03 14:36 ` Bastien
  0 siblings, 2 replies; 3+ messages in thread
From: kevin bailey @ 2005-12-03 14:18 UTC (permalink / raw)


hi,

using debian sarge with standard packages.

i have emacs21 and tramp installed and tramp works fine when editing remote
files.

however,

there is a website i need to edit and the only access i have is via FTP.

how do i get emacs to find the file over FTP?  ange-ftp is installed but
tramp seems to take over.

when i use

/user@server:/home/user/file.html

emacs tries to open the file using tramp/ssh

i've tried 

/ftp://user@server:/home/user/file.html

/[ftp]user@server:/home/user/file.html

etc etc but nothing works

thanks,

kev

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

* Re: using ftp for remote file editing when tramp is installed
  2005-12-03 14:18 using ftp for remote file editing when tramp is installed kevin bailey
@ 2005-12-03 14:28 ` kevin bailey
  2005-12-03 14:36 ` Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: kevin bailey @ 2005-12-03 14:28 UTC (permalink / raw)


kevin bailey wrote:

> hi,
> 
> using debian sarge with standard packages.
> 
> i have emacs21 and tramp installed and tramp works fine when editing
> remote files.
> 
> however,
> 
> there is a website i need to edit and the only access i have is via FTP.
> 
> how do i get emacs to find the file over FTP?  ange-ftp is installed but
> tramp seems to take over.
> 
> when i use
> 
> /user@server:/home/user/file.html
> 
> emacs tries to open the file using tramp/ssh
> 
> i've tried
> 
> /ftp://user@server:/home/user/file.html
> 
> /[ftp]user@server:/home/user/file.html
> 
> etc etc but nothing works
> 
> thanks,
> 
> kev

answering my own question..

using dired with

/ftp:user1@ftp.example.com:/


works fine.

my problem was that i specified a non-existent directory when i put

/ftp:user1@ftp.example.com:/home/user1/

because the FTP user is chrooted to /home/user1

/ftp:pch@tailorone.freewayprojects.com:/

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

* Re: using ftp for remote file editing when tramp is installed
  2005-12-03 14:18 using ftp for remote file editing when tramp is installed kevin bailey
  2005-12-03 14:28 ` kevin bailey
@ 2005-12-03 14:36 ` Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Bastien @ 2005-12-03 14:36 UTC (permalink / raw)


kevin bailey <kbailey@freewayprojects.com> writes:

> i've tried 
>
> /ftp://user@server:/home/user/file.html
> /[ftp]user@server:/home/user/file.html

/ftp:user@server:/home/user/file.html ?

-- 
Bastien

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

end of thread, other threads:[~2005-12-03 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-03 14:18 using ftp for remote file editing when tramp is installed kevin bailey
2005-12-03 14:28 ` kevin bailey
2005-12-03 14:36 ` Bastien

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.