![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| exporting variabels from env file | dsravan | Shell Programming and Scripting | 1 | 11-30-2007 09:57 AM |
| Exporting X display question | BG_JrAdmin | SUN Solaris | 0 | 10-07-2005 02:54 PM |
| exporting exchange information | woofie | Windows & DOS: Issues & Discussions | 0 | 07-31-2005 10:22 PM |
| Exporting data | clearchoice | Windows & DOS: Issues & Discussions | 0 | 06-16-2005 10:32 AM |
| exporting display | csaunders | UNIX for Dummies Questions & Answers | 2 | 04-23-2004 12:06 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
exporting a directory
How do I export a directory ?
I am trying to link the directory from another machine. |
| Forum Sponsor | ||
|
|
|
|||
|
It matters what your OS and the version are.
See the man page on one of these if you have it. The man page should give you the file to edit to make it permanent. SUN 4.x, RedHat 6.2, and HPUX: exportfs - maintain list of NFS exported file systems Solaris: share - make local resource available for mounting by remote systems |
|
|||
|
Well, it is possible to use exportfs under Solaris8 on an UltraSPARC, I just did :-)
But the syntax seems totally different, the manpage states that exportfs is the BSD compatibility package for share .. exportfs -a invokes shareall So, if some of this is to go in some script, I guess exportfs can do it, even under Solaris. Atle |
|||
| Google The UNIX and Linux Forums |