|
Home > Archive > Unix Shell > February 2007 > combining remote unix folder and my local unix folder
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
combining remote unix folder and my local unix folder
|
|
|
| Hi.
After searching google and usenet I haven't found my answer...
I have a unix box at work, with lots of my work on it. I use
mepis(linux) at home.
I can access my work box through ssh/rsh but I was wondering if there
was a way of mounting the remote filesystem onto my own as though it
were part of my filesystem. (Sorry, I am relatively new to unix/linux)
It's not a big deal if not, but would be pretty handy if it were
possible.
Cheers!
Mitch.
| |
| Warren Block 2007-02-08, 1:18 pm |
| Mitch <spudtheimpaler@gmail.com> wrote:
> After searching google and usenet I haven't found my answer...
>
> I have a unix box at work, with lots of my work on it. I use
> mepis(linux) at home.
>
> I can access my work box through ssh/rsh but I was wondering if there
> was a way of mounting the remote filesystem onto my own as though it
> were part of my filesystem. (Sorry, I am relatively new to unix/linux)
>
> It's not a big deal if not, but would be pretty handy if it were
> possible.
http://fuse.sourceforge.net/sshfs.html
--
Warren Block * Rapid City, South Dakota * USA
| |
|
| On Feb 8, 4:59 pm, Warren Block <wbl...@wonkity.com> wrote:
> Mitch <spudtheimpa...@gmail.com> wrote:
>
>
>
>
> http://fuse.sourceforge.net/sshfs.html
>
> --
> Warren Block * Rapid City, South Dakota * USA
Thanks! I'll look into it when I get home and assuming I do it
tonight, post back with results.
Thanks again.
| |
| Bill Marcum 2007-02-08, 7:20 pm |
| On 8 Feb 2007 08:33:56 -0800, Mitch
<spudtheimpaler@gmail.com> wrote:
>
>
> Hi.
>
> After searching google and usenet I haven't found my answer...
>
> I have a unix box at work, with lots of my work on it. I use
> mepis(linux) at home.
>
> I can access my work box through ssh/rsh but I was wondering if there
> was a way of mounting the remote filesystem onto my own as though it
> were part of my filesystem. (Sorry, I am relatively new to unix/linux)
>
> It's not a big deal if not, but would be pretty handy if it were
> possible.
>
If you had root access on the remote box, you could use NFS through a
VPN or an ssh tunnel, but you probably don't. You can easily scp files
from one box to the other.
--
Counting in binary is just like counting in decimal -- if you are all thumbs.
-- Glaser and Way
| |
|
| On 8 Feb, 19:12, Bill Marcum <marcumb...@bellsouth.net> wrote:
> On 8 Feb 2007 08:33:56 -0800, Mitch
>
> <spudtheimpa...@gmail.com> wrote:
>
>
>
>
>
>
> If you had root access on the remote box, you could use NFS through a
> VPN or an ssh tunnel, but you probably don't. You can easily scp files
> from one box to the other.
>
> --
> Counting in binary is just like counting in decimal -- if you are all thumbs.
> -- Glaser and Way
Unsurprisingly I don't have root on the server.
Cheers though.
| |
|
| On 8 Feb, 17:12, "Mitch" <spudtheimpa...@gmail.com> wrote:
> On Feb 8, 4:59 pm, Warren Block <wbl...@wonkity.com> wrote:
>
>
>
>
>
>
>
>
>
> Thanks! I'll look into it when I get home and assuming I do it
> tonight, post back with results.
>
> Thanks again.
It wouldn't install. Though I think thats probably down to something
my end.
Cheers though!
|
|
|
|
|