Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: rhutchence 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!!!)
-
Its not CLI, but this alternative may help
http://forums.contribs.org/index.php?topic=28856.msg120045#msg120045
-
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