scp
usage:
from the computer you are on to a remote computer
scp /path/to/file/even/wildcards/filename.whatever
remote_user_name@remote_machine_or_ip:/path/to/put/on/remote/machine
from a remote computer to your local computer
scp
remote_user_name@remote_machine_or_ip:/path/to/file/on/remote/machine/to/tra
nsfer/filename.whatever /path/on/local/machine
scp rocks. =)
*if* you're ever looking for a windows scp, drop by
phy.asu.edu/computer/downloads ...get scp.exe ...ssh.exe is a great windows
ssh client, IMO
-----Original Message-----
From:
joel@silverw.com [
mailto:joel@silverw.com]
Sent: Wednesday, May 24, 2000 3:15 PM
To:
plug-discuss@lists.PLUG.phoenix.az.us
Subject: secure FTP
I was wondering if this was possible. I need to send sensitive information
over FTP (yeah I know that sounds dumb but work with me here people). Is
there a way to forward FTP data (from a windows computer) to a linux ssh
server?? The windows computer would be using an ftp client and the ssh
transfer would have to act as a transparent proxy when it forwards. Anyone
know if this is possible?? Thanks.
- Joel
_______________________________________________
Plug-discuss mailing list -
Plug-discuss@lists.PLUG.phoenix.az.us
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss