help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Just transfering files


From: Burton Samograd
Subject: Re: Just transfering files
Date: Mon, 15 May 2006 09:34:24 -0600
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Lennart Borgman <lennart.borgman.073@student.lu.se> writes:

> I know how to edit a remote file with Emacs. But if I just want to
> transfer a file (up or down), is there an easy way to do that from
> within Emacs? Can I use the same filename syntax as in tramp or
> ange-ftp?

You can use eshell with tramp enabled:

  cp some-file /ftp:user@site.com:remote-file

another cool thing is to:

  cd /ftp:user@site.com:

and look around :)  A bit slow, but it works.

-- 
burton samograd                                 kruhft .at. gmail
kruhft.blogspot.com     www.myspace.com/kruhft  metashell.blogspot.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]