cc_staff
318
edits
(Marked this version for translation) |
No edit summary |
||
Line 18: | Line 18: | ||
=== Moving files from scratch or home filesystems to project === <!--T:42--> | === Moving files from scratch or home filesystems to project === <!--T:42--> | ||
If you want to move files from your scratch or home space into a project space, you '''should not''' use the <tt>mv</tt> command. Instead, we recommend using the <tt>rsync</tt> command with the following options : | If you want to move files from your scratch or home space into a project space, you '''should not''' use the <tt>mv</tt> command. Instead, we recommend using the regular <tt>cp</tt> or the <tt>rsync</tt> command with the following options: | ||
<!--T:43--> | <!--T:43--> |