User Tools

Site Tools


rsync_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rsync_notes [2020/12/05 02:02] – [top level separation] rajursync_notes [2021/05/25 12:55] (current) admin
Line 1: Line 1:
-==== top level separation ====+===== top level separation =====
 Situation:\\ Situation:\\
 I have a directory (say source/) with many sub directories and files under it (source/dir1, source/dir2, ... , source/file1, source/file2, ...). I want to copy it to two separate folders (say destA, destB). The first folder contains all the top level files (source/file1, source/file2 etc.,), the second folder contains the rest (source/dir1, source/dir2 etc., but not source/file1, or source/file2 etc.,). I have a directory (say source/) with many sub directories and files under it (source/dir1, source/dir2, ... , source/file1, source/file2, ...). I want to copy it to two separate folders (say destA, destB). The first folder contains all the top level files (source/file1, source/file2 etc.,), the second folder contains the rest (source/dir1, source/dir2 etc., but not source/file1, or source/file2 etc.,).
Line 23: Line 23:
   * https://linuxize.com/post/how-to-exclude-files-and-directories-with-rsync/ - shows how to exclude files and directories with rsync; goes over many cases with examples and simple explanations.   * https://linuxize.com/post/how-to-exclude-files-and-directories-with-rsync/ - shows how to exclude files and directories with rsync; goes over many cases with examples and simple explanations.
  
 +==== miscellaneous ====
 +tags | include all sub directories but exclude top level files, exclude top level directory, exclude all subdirectories
rsync_notes.1607133764.txt.gz · Last modified: 2020/12/05 02:02 by raju