On Fri, 21 Nov 2003 13:13:58 -0500, 2boxers wrote:
> On 20 Nov 2003 09:13:10 -0800, (E-Mail Removed) (Ones Self)
> wrote:
>
>>I have two machines at home. One acting as a gateway, and the other on a
>>private network. The gateway machine is firewalled, and will only allow ssh
>>and http access. It also does IP masquerading for the private network. A
>>friend of mine has a machine at home, and I would like to grant him secure
>>graphical access to files in my private network. The machines involved all
>>run Linux (i.e. the gateway, the inner machine, and my friend's machine).
>>
>>I do not want to use a solution like FTP because it is not secure. I thought
>>of running a VPN, and then NFS mounting the needed directories from my inner
>>machine to my friend's. Is there an easier way to do this?
>>
>>Thanks a lot.
> read about ssh and sftp. they are reasonably secure. I do not know if
> a gui is supported or not.
I am pretty sure that ssh supports this, but I havent done it. also, there
probably is a graphical scp client you could use