From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rvmolen@bambecksystems.com (Richard V. Molen) Newsgroups: gmane.emacs.help Subject: Re: tramp: copying locally to remote and vice-versa Date: 15 Nov 2002 10:33:15 -0800 Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037386123 11415 80.91.224.249 (15 Nov 2002 18:48:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 15 Nov 2002 18:48:43 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ClWE-0002xk-00 for ; Fri, 15 Nov 2002 19:48:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18ClXQ-0001wN-00; Fri, 15 Nov 2002 13:49:56 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed-east.nntpserver.com!nntpserver.com!border1.nntp.aus1.giganews.com!nntp.giganews.com!nntp3.aus1.giganews.com!nntp.iccinternet.com!news.iccinternet.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Fri, 15 Nov 2002 12:32:27 -0600 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 25 Original-NNTP-Posting-Host: 209.0.189.26 Original-X-Trace: sv3-mdYwpVGyuWbj02YiG6oHNfpK9IufSFjYIsj7Lxf0w0yDIGXWpLj7KgPCv3MU2VS1VFjwDwYXhLu1SZn!rX0hJtxM4ocq7zOtJMI3sn0fcxX/AVoEiKUvo8EmvngIGPM9+5u4npWK3NwPoDndXqnpEszsMTgZ Original-X-Complaints-To: abuse@iccinternet.com X-DMCA-Complaints-To: abuse@iccinternet.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:107093 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3644 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3644 "Michael P. Soulier" writes: > Hey people. > > I've having a problem getting the syntax correct for copying files via > dired mode across the network using tramp. Could someone provide me with an > example? > > I have a remote dired buffer open thanks to tramp and ssh, and I open a > local one. Now I want to copy a local file to the remote session. I put the > cursor on the local file and hit C for copy, and I'm prompted for the > destination. Should it work if I just put in > > /user@address:/path? This syntax worked by ftping into the remote box, even though my tramp setup is for 'smx' using ssh. This worked better for me. /[user@address]/path -- Richard V. Molen Warning!! Signature under construction, safety glasses required.