THANK YOU!!! This is exactly what I wanted to know! I appreciate your taking
the time to answer with such detail. It makes much more since now.
Again thank you,
Chad
> -----Original Message-----
> From: Arpad Tamas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 22, 2000 10:55 AM
> To: [EMAIL PROTECTED]
> Subject: Re: FTP and SSH
>
>
> Hi
> I think you didn't get a the answer for your question, so I hope
> I can give
> you a better answer:
>
> The name: port forwarding almost tells everything: you can forward you ftp
> server's 21th port to another machine which has an ssh client. The ssh
> client does all the work for you on the client side.
> For example I use this command (in a batch) on my Winblows
> machine to get my
> mails, connect to ftp:
> ssh2.exe -t -l username -L 21000:ftp.host.com:21 -L
> 11000:mail.host.com:110 -L 11001:mail.anotherhost.com:110
> ssh.host.com vlock
> ;
>
...
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.