You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/storage/scratch.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Scratch - temporary file space
2
2
3
3
!!! warning
4
-
Scratch serves as a temporary repository for compute output and is explicitly designed for short-term usage. Unlike other storage locations, scratch is not backed.
4
+
Scratch serves as a temporary repository for compute output and is explicitly designed for short-term usage. Unlike other storage locations, scratch is not backed up. Do not put data here that is crucial for your research!
5
5
Files are subject to automatic removal if they are not accessed within a timeframe of 30 days.
6
6
7
7
Scratch file space are meant for temporary data storage. Interim computational data should be located there.
0 commit comments