cc_staff
318
edits
No edit summary |
No edit summary |
||
Line 136: | Line 136: | ||
<!--T:29--> | <!--T:29--> | ||
SCP supports an option, <code>-r</code>, to recursively transfer a set of directories and files. We '''recommend against using <code>scp -r</code>''' to transfer data into <code>/project</code> because the setgid bit is turned off in the created directories, which may lead to <code>Disk quota exceeded</code> or similar errors if files are later created there. | SCP supports an option, <code>-r</code>, to recursively transfer a set of directories and files. We '''recommend against using <code>scp -r</code>''' to transfer data into <code>/project</code> because the setgid bit is turned off in the created directories, which may lead to <code>Disk quota exceeded</code> or similar errors if files are later created there (see [[Frequently_Asked_Questions#Disk_quota_exceeded_error_on_.2Fproject_filesystems | Disk quota exceeded error on /project filesystems]]). | ||
<!--T:20--> | <!--T:20--> | ||
[[Category:Connecting]] | [[Category:Connecting]] | ||
</translate> | </translate> |