What's described here is a standard method for bring some order to the chaos of project data locations on campus. The basic idea is there is a single root directory that contains links to local project data you care about. Once filesystems are linked in a standardized way, your software can use these canonical paths instead of the actual locations to access files from programs and scripts. A level of indirection isolates code from the storage-relocation churn.
What's described here is a standard method for bring some order to the chaos of project data locations on campus. This is file-sharing as infastructure, and is targeted towards sharing large datasets. For one-off files such as copies of Word documents, the one-drive system and e-mail work well.
## A setup procedures for Windows
The basic organizing idea is there is a single root directory that contains links to shared project data and installed libraries that you care about. Once filesystems are linked in a standardized way, your software can use these canonical paths instead of the actual locations to access files from programs and scripts. Adding a level of indirection isolates code from the storage-relocation churn as servers are enabled and disabled.
## Procedure for Windows
You will need administrator access for step one of this procedure. Afterwards your standard login will work.
1.
1. Your regular user account will be using the Windows command