Frequently Asked Questions/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "Les options <tt>--no-g</tt> et <tt>--no-p</tt> sont très importantes pour que les fichiers copiés vers ''project'' soient associés au bon groupe."
(Created page with "=== Transfert de fichiers avec les systèmes de fichiers ''scratch'', ''home'' et ''project'' === De ''scratch'' ou ''home'' vers ''project'', '''n'utilisez pas''' la commande...")
(Created page with "Les options <tt>--no-g</tt> et <tt>--no-p</tt> sont très importantes pour que les fichiers copiés vers ''project'' soient associés au bon groupe.")
Line 18: Line 18:
{{Command|rsync -axvpH --no-g --no-p  $HOME/scratch/some_directory $HOME/projects/<project>/some_other_directory}}
{{Command|rsync -axvpH --no-g --no-p  $HOME/scratch/some_directory $HOME/projects/<project>/some_other_directory}}


It is very important to have the options <tt>--no-g</tt> and <tt>--no-p</tt> so that the files copied over to the project space have the correct group.  
Les options <tt>--no-g</tt> et <tt>--no-p</tt> sont très importantes pour que les fichiers copiés vers ''project'' soient associés au bon groupe.  


Once the files are correctly moved, you can then delete them from your scratch space.
Once the files are correctly moved, you can then delete them from your scratch space.
rsnt_translations
53,464

edits

Navigation menu