descend the network tree
Michael Havens
bmike1 at gmail.com
Mon Jan 30 10:40:00 MST 2012
how do you do it over the internet mmmmm.... I guess you couldn't unless
your computer had a domain.. And then that goes back to a thread we had
running earlier (unless I'm mistaken).
On Mon, Jan 30, 2012 at 9:13 AM, kitepilot at kitepilot.com <
kitepilot at kitepilot.com> wrote:
> why do you recomend 'sshfs' over 'ssh'
>>
> They are entirely different things.
> Look at sshfs as 'mount' (or NFS)
> sshfs allows you to 'mount' a remote directory to a local path.
> Look at SSH alone as 'telnet'.
> It allows you to open a remote terminal.
> They meet at the protocol level.
> sshfs uses SSH as 'transport'
> In other words.
> THe speak the same dialect, but are talking about entirely different
> subjects.
>
> Question number 2:
> inside of the 192.168.x.y:
> ssh myuser at 192.168.x.y
> outside of the 192.168.x.y (say for example NNN.nnn.x.y)
> ssh myuser at NNN.nnn.x.y
> If you were 'sshfs(ing)' then:
> sshfs myuser at 192.168.x.y:/remote/**path /my/local/path
> or outside
> sshfs myuser at NNN.nnn.x.y:/remote/**path /my/local/path
> In other words:
> The address is a matter for the routing protocol to resolve, if the
> address can be routed, and the SSH server is listening, it will answer.
> ET
>
>
> Michael Havens writes:
>
>> thanks for the help. ssh is what I was looking for to descend it from my
>> home network. why do you recomend 'sshfs' over 'ssh'? now..... suppose I'm
>> trying to connect to it from a computer outside of the 192.168.x.y
>> network.
>> what tool would I use then?
>> --
>> :-)~MIKE~(-:
>>
> ------------------------------**---------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.**phoenix.az.us<PLUG-discuss at lists.plug.phoenix.az.us>
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.**us/mailman/listinfo/plug-**discuss<http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss>
>
--
:-)~MIKE~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20120130/88fc2cad/attachment.html>
More information about the PLUG-discuss
mailing list