Scratch space: Difference between revisions

From ICT science
Jump to navigation Jump to search
(Redirected page to Storage research data (general))
Tag: New redirect
 
Line 1: Line 1:
{{switch|Scratchruimte|nl}}
#REDIRECT [[Storage research data (general)]]
For data storage that has to be accessible to groups of people, project and scratch spaces are available.
 
 
='''This information is obsolete. The server no longer exists.'''=
 
 
For projectspace, see [[Project_storage:_how_to | Project space]].
 
 
__TOC__
{{floatbox|{{projectofscratchruimte|en}}}}
==Basic features==
Initial data limit for scratch space is {{storagequota|space=scratch|lan=en}}.
 
Accessing a scratch space is regulated through access control lists.  Users (staff, students and guests) can be granted read/write access or read-only access.  Access is controlled per space; it is not possible to refine access rights on a per directory basis.
 
Scratch space is not backed up and should not be used as the main place for storing important data.  However, scratch space is ideal for making easily accessible back-ups of data that exists on other systems.
 
==How to connect to a scratch space?==
===Using Windows===
Connect to <code>\\scratch.science.uu.nl\<scratchname></code>
 
To map a scratch space to a drive:
* Open ''My Computer'', then choose ''Tools &rarr; Map Network Drive...''
* Select a drive letter.
* Enter the scratch folder you want to connect to.
* You may wish to check the ''Reconnect at logon'' option: this will ensure the mapping persists when restarting your system.
* Click ''Finish''; you may be asked for your Solis-id and password.
* The new drive will appear in the list of available drives and can be accessed.
 
===Using Windows 7===
On Windows 7, as an alternative to the method described above, you can use the  <code>net use</code> command to connect to a scratch space.<br />Open ''Start &rarr; All Programs &rarr; Accessories &rarr; Command Prompt''.  Execute the following command:
 
:<code>net use <drive> \\intercon.science.uu.nl@SSL\scratch\<scratchname> /user:soliscom\<solisid></code>
 
For <code><drive></code> substitute an available drive letter, e.g. <code>z:</code>.  For <code><scratchname></code> substitute the scratch name.  For <code><solisid></code> substitute your own Solis-id.  After you have supplied your password, the connection is established.
 
Use the parameter <code>/persistent:yes</code> to establish a connection that persists after you have re-logged in on your system.<br />Use <code>net use /help</code> for a list of further possibilities.
 
===Using WebDAV===
Connect to  <code><nowiki>https://intercon.science.uu.nl/scratch</nowiki></code>.
You will be shown all scratch spaces as directories, but you may open only those spaces to which you have been granted access rights.
 
===Using Linux===
Login to a [[Linux interactive shell]], then change directory to the scratch tree <code>/home/scratch/<scratchname></code>.
 
===Using (s)FTP===
See under [[Personal_storage#sFTP_and_SCP|personal storage]].
 
==Applying for a scratch space==
A scratch space can be applied for through {{topdesk|lan=en}}.
When applying, please state the following:
* simple name for the scratch space directory;
* preferred storage space;
* who should be granted read/write access (preferably as a list of Solis-ids);
* who should be granted read-only access (preferably as a list of Solis-ids);
 
==See also==
* {{fiam|en}}
 
[[Category:Facilities]]
[[Category:Research and ICT]]
[[Category:Personal ICT]]

Latest revision as of 14:04, 29 February 2024