LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-11-2004, 09:24 PM   #1
dave_blob
Member
 
Registered: Nov 2003
Distribution: Slackware 9.1
Posts: 41

Rep: Reputation: 15
can i mount a filesystem using ssh?


my uni runs a unix server that i can ssh to.
Is there anyway i can mount my uni filesystem - using ssh i guess - to my local lnux box?
end result, my uni files are mounted to say, /mnt/uni ?
 
Old 02-11-2004, 10:11 PM   #2
ugenn
Member
 
Registered: Apr 2002
Posts: 549

Rep: Reputation: 30
ssh is merely an encrypted tunnel between 2 end-points. it doesn't know anything about mounts. What you need is NFS. Your uni's server admin needs to enable the connection from your remote host before you can mount the network disk (chances are they don't).
 
Old 02-11-2004, 10:33 PM   #3
dave_blob
Member
 
Registered: Nov 2003
Distribution: Slackware 9.1
Posts: 41

Original Poster
Rep: Reputation: 15
ah nuts.
i just thought it would be possible because WinSCP can see and transfer files to my uni server. i thought maybe i could cut out the middleman on linux.
 
Old 02-11-2004, 11:58 PM   #4
Shade
Senior Member
 
Registered: Mar 2003
Location: Burke, VA
Distribution: RHEL, Slackware, Ubuntu, Fedora
Posts: 1,418
Blog Entries: 1

Rep: Reputation: 46
You can use scp.... provided the host is set up to allow it.

Format is like this:

copy from remote to local
scp <ip or hostname>:/path/to/foo /path/to/bar

from local to remote
scp /path/to/foo <ip or hostname>:/path/to/bar

I'm guessing WinSCP is just a gui-fied windows front end to good ol' scp...

--SHade
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mount: unknown filesystem type 'ntfs' when trying to mount windows drive... DiZASTiX Linux - Hardware 12 09-28-2008 07:29 PM
HELP!!! Can't mount filesystem!!! SteelTitan Linux - General 2 06-28-2005 01:57 PM
HELP: I cannot mount my filesystem. Manuel-H Linux - Software 1 06-19-2004 08:14 AM
how to mount without the filesystem type mascon Linux - General 7 05-01-2004 05:20 AM
Can't mount filesystem bureado Linux - Newbie 1 10-29-2003 05:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration