Update Mounting Project Spaces authored by pikerc's avatar pikerc
......@@ -23,6 +23,8 @@ You will need administrator access for step one of this procedure. Afterwards y
> mkdir C:\project
> mklink /d C:\project\juno \\melmac.physics.uiowa.edu\project\juno
> mklink /d C:\project\cassiope \\rdss.iowa.uiowa.edu\rdss_dmils\MGF
> mkdir C:\project\tracers
> mklink /d C:\project\tracers\magic \\rdss.iowa.uiowa.edu\rdss_dmils\MAGIC
```
You will of course have to have access to the server in question in order to create
the link. For the examples above talk to Larry Granroth for Juno, and David Miles
......
......