Koozali.org: home of the SME Server

Mounting mapped network drives...

rhutchence

Mounting mapped network drives...
« on: September 29, 2005, 04:49:50 AM »
Hi all,

How do I go about mounting a network share using CLI?? I'm in the process of recompiling the network kernel and would like to get some files off the system that I have the drivers on. I am trying to mount a share that is on another SME server.

Thanks,

Rick
(PS Sorry about the noobie questions!!!)

Offline dmajwool

  • *****
  • 180
  • +0/-0
Mounting mapped network drives...
« Reply #1 on: September 29, 2005, 05:25:05 PM »

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Mounting mapped network drives...
« Reply #2 on: September 29, 2005, 06:13:50 PM »
Quote from: "rhutchence"

How do I go about mounting a network share using CLI?? I'm in the process of recompiling the network kernel and would like to get some files off the system that I have the drivers on.


The best way to do that in my opinion is to pull them across using scp:

scp -rav root@other.server:/directory/you/want \
  /destination/directory