[ale] Dumb question - file transfer over SSH?

Jerry Z. Yu z.yu at ptek.com
Thu Apr 25 11:08:35 EDT 2002


	scp, the companion tool in most SSH packages, is the tool you 
need.
to upload:	scp localfile userid at remote.server:/remote/server/directory
to download:	scp userid at remote.server:/remote/server/directory localfile

if the remote site has sftp enabled, you can use 'sftp userid at remote.server', then it works like a command line ftp.

cuteFTP pro has support for SFTP. I tried it, it works just like you are 
using those ftp GUI.

On Thu, 25 Apr 2002, Charles Marcus wrote:

#OK, I've always been lazy and done file transfers using ftp GUIs (usually a
#browser, sometimes AbsoluteFTP).
#
#Well, our FTP server was compromised last night, and the guys who are hosting
#us shut down FTP service, so now all I have SSH access.  So, my dumb question
#is:
#
#How do I use scp to copy a file from there to here and vice versa?
#
#I am behind a firewall and would really rather not open-up/forward any ports
#if I don't have to.  I was hoping that since I was already connected through
#SSH, there was a simple way to 'grab' or 'out' a file using the existing SSH
#connection.
#
#Anyone?
#
#thanks
#
#charles
#
#
#---
#This message has been sent through the ALE general discussion list.
#See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
#sent to listmaster at ale dot org.
#

Jerry Z. Yu					+1-404-262-8544 (O)
systems engineer				z.yu at voicecom.com
is support, voicecom, llc			www.voicecom.com


---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.






More information about the Ale mailing list