From 2bc18fde3bd35e201f91d799a47d03868c2a6f66 Mon Sep 17 00:00:00 2001 From: hexahigh <97455552+hexahigh@users.noreply.github.com> Date: Sat, 24 Dec 2022 15:27:12 +0100 Subject: [PATCH] add resilio sync for backup --- .sync/FolderType | 1 + .sync/ID | 1 + .sync/IgnoreList | 53 ++++++++++++++++++++++++++++++++++++++++++++ .sync/StreamsList | 8 +++++++ .sync/root_acl_entry | 0 5 files changed, 63 insertions(+) create mode 100644 .sync/FolderType create mode 100644 .sync/ID create mode 100644 .sync/IgnoreList create mode 100644 .sync/StreamsList create mode 100644 .sync/root_acl_entry diff --git a/.sync/FolderType b/.sync/FolderType new file mode 100644 index 0000000..53e6f19 --- /dev/null +++ b/.sync/FolderType @@ -0,0 +1 @@ +d8:brandingi0e31:disable_remove_from_all_devicesi0e4:modei0e5:owner5:Simon4:typei2ee \ No newline at end of file diff --git a/.sync/ID b/.sync/ID new file mode 100644 index 0000000..22f8895 --- /dev/null +++ b/.sync/ID @@ -0,0 +1 @@ +,Y[/xH ,-gqՄ \ No newline at end of file diff --git a/.sync/IgnoreList b/.sync/IgnoreList new file mode 100644 index 0000000..6de9d2e --- /dev/null +++ b/.sync/IgnoreList @@ -0,0 +1,53 @@ +# IgnoreList is a UTF-8 encoded .txt file that helps you specify single files, paths and rules +# for ignoring during the synchronization job. It supports "?" and "*" wildcard symbols. +# +# +# OS generated files # +$RECYCLE.BIN +$Recycle.Bin +System Volume Information +ehthumbs.db +desktop.ini +Thumbs.db +lost+found +.DocumentRevisions-V100 +.TemporaryItems +.fseventsd +.icloud +.iCloud +.DS_Store +.DS_Store? +.Spotlight-V100 +.Trashes +.Trash-* +~* +*~ +.~lock.* +*.part +*.filepart +.csync_journal.db +.csync_journal.db.tmp +*.swn +*.swp +*.swo +*.crdownload +.@__thumb +.thumbnails +._* +*.tmp +*.tmp.chck +.dropbox +.dropbox.attr +.dropbox.cache +.streams +.caches +.Statuses +.teamdrive +.SynologyWorkingDirectory +@eaDir +@SynoResource +#SynoRecycle +#snapshot +#recycle +.!@#$recycle +DfsrPrivate diff --git a/.sync/StreamsList b/.sync/StreamsList new file mode 100644 index 0000000..4231fd0 --- /dev/null +++ b/.sync/StreamsList @@ -0,0 +1,8 @@ +# StreamsList is a UTF-8 encoded .txt file that helps you specify alternate streams, +# xattrs and resource forks white list. It supports "?" and "*" wildcard symbols. +# +# +# +com.apple.metadata:_kMDItemUserTags +com.apple.ResourceFork +com.apple.metadata:kMDItemFinderComment diff --git a/.sync/root_acl_entry b/.sync/root_acl_entry new file mode 100644 index 0000000..e69de29