Skip to content
Snippets Groups Projects
Commit d7abef3f authored by Patrick Frei's avatar Patrick Frei
Browse files

modified text

parent 35636714
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ There are different possibilities to save files (e.g. research data) on the D-PH
- But the profile **space is limited** (currently 300MB), to avoid long wait times during synchronisation. The roaming part of the user profile (e.g. the desktop folder) will be copied during every login and logout process, this is called [roaming user profiles](http://msdn.microsoft.com/en-us/library/bb776897.aspx). Therefore **don't save a lot of data on the desktop** or in `C:\Users\%Username` (a few megabytes are still ok).
- A good idea is to **put shortcuts on your desktop** to quickly access files or folders you often need, instead of placing the files themselves on the desktop.
- The local user profile folder will be **deleted automatically** if there was no logon for 90 days. The roaming part of the profile will still be available, saved on the server for 400 days, but the local part of it is lost.
- The local user profile folder will be **deleted automatically** if there was no logon for 270 days. The roaming part of the profile will still be available, saved on the server for 400 days, but the local part of it is lost.
- Sometimes you need to save files **locally** on the computer, for instance to improve the performance of computational jobs. However, you need to be aware of the following **short-comings**:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment