Re: Nested SFTP in Nautilus?



Thanks! The sshfs solution didn't work because machine2 doesn't have
FUSE enabled, but the ProxyCommand one worked great.

Regards, Krzysztof Kosiński

2009/1/23 Josselin Mouette <joss debian org>:
> Le dimanche 18 janvier 2009 à 15:02 -0800, Krzysztof Kosiński a écrit :
>> I have accounts on two machines, but I can only connect to the second from
>> the first (It has a firewall with a white list of IP addresses, which
>> doesn't include my home address but it does include the first machine). Is
>> there a way to make Nautilus connect to SFTP on the second machine? I tried
>> to use port forwarding, but it seems like the first machine is firewalled.
>
> Supposing netcat is available on machine1, and you have SSH keys setup
> to log on machine1, you just need to set in your ~/.ssh/config :
>
> Host machine2
> ProxyCommand ssh machine1 nc machine2 22
>
> Cheers,
> --
>  .''`.
> : :' :      We are debian.org. Lower your prices, surrender your code.
> `. `'       We will add your hardware and software distinctiveness to
>  `-        our own. Resistance is futile.
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]