[
Date Prev
][
Date Next
] [
Thread Prev
][
Thread Next
] [
Thread Index
] [
Date Index
] [
Author Index
]
RE: ftp questions....
From
: Lew Bloch <conrad lewscanon com>
To
: redhat-list redhat com
Subject
: RE: ftp questions....
Date
: Sun, 31 Oct 2004 10:56:42 -0500
"bruce" requested:
also, are there any 'open source'/free ftp gui client apps that handle ftp over ssh?
All of them do.
In command-line mode you add the "-L 21:localhost:21" option to the 'ssh' command, then ftp with "ftp localhost".
(Linux and Windows both include a command-line ftp client in their distributions.)
For other clients (GUI, ...) use the equivalent commands and options.
[
Date Prev
][
Date Next
] [
Thread Prev
][
Thread Next
] [
Thread Index
] [
Date Index
] [
Author Index
]