In case you were not aware the SSH instances that I know of all include
the scp utility. This may be just what you need. scp is used much like
rcp except with the opposite security implications! :-) I find it to
actually easier to use than ftp. An additional side effect is that if
you are using ssh to connect from system A to B, then B to C and C to D
you can actually scp from A to D (and vice versa) without having to
specify any of the systems in the middle, even if they are on relatively
hidden networks! The ssh 'magic' tunnel that gets setup with each hop
makes the whole file copy operation go smooth as silk. Very nice.
To use scp you do NOT need to carry out option D below. It is much more
like your option A. Check it out!
Benjamin Scott wrote:
>
> (A) Find a low-cost FTP client for Windows that supports easy integration
> with SSH and includes a decent GUI. PRO: Ideal solution. CON: Probably
> doesn't exist.
>
> (D) Use an SSH client to forward the FTP port on the client machine to the
> Linux server. PRO: Very secure; works with any FTP client. CON: Limited to
> one FTP server at a time; some setup headaches; UI is going to be kludgey.
>
--
Dan Coutu "... he who will not risk, cannot win."
Director, Engineering Architecture - John Paul Jones
Internet Commerce Services
[EMAIL PROTECTED] Voice: 603-598-6500 x936 Fax: 603-598-1226
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************