55 lines
2.3 KiB
XML
55 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<FreeFileSync XmlType="GUI" XmlFormat="23">
|
|
<Notes>lsblk -I 8 -o NAME,SIZE,TYPE
mkdir /mnt/usb
mount /dev/sdb2 /mnt/usb
ls /mnt/usb/var/snap/immich-distribution/common/upload/
# encoded-video library sync.ffs_db thumbs upload
mkdir /mnt/proxmox
mount /dev/pve/vm-108-disk-0 /mnt/proxmox
ls /mnt/proxmox/
# backups encoded-video library lost+found thumbs upload
# /var/snap/immich-distribution/common/upload/</Notes>
|
|
<Compare>
|
|
<Variant>TimeAndSize</Variant>
|
|
<Symlinks>Exclude</Symlinks>
|
|
<IgnoreTimeShift/>
|
|
</Compare>
|
|
<Synchronize>
|
|
<Changes>
|
|
<Left Create="right" Update="right" Delete="right"/>
|
|
<Right Create="right" Update="right" Delete="right"/>
|
|
</Changes>
|
|
<DeletionPolicy>Permanent</DeletionPolicy>
|
|
<VersioningFolder Style="Replace"/>
|
|
</Synchronize>
|
|
<Filter>
|
|
<Include>
|
|
<Item>*</Item>
|
|
</Include>
|
|
<Exclude>
|
|
<Item>\System Volume Information\</Item>
|
|
<Item>\$Recycle.Bin\</Item>
|
|
<Item>\RECYCLE?\</Item>
|
|
<Item>\Recovery\</Item>
|
|
<Item>*\thumbs.db</Item>
|
|
<Item>*\.git\*</Item>
|
|
<Item>*\*.mount</Item>
|
|
<Item>*\*.db</Item>
|
|
<Item>\lost+found\</Item>
|
|
<Item>\acme\</Item>
|
|
<Item>\backups\*.sql</Item>
|
|
<Item>\cache\</Item>
|
|
<Item>\pgsql\</Item>
|
|
<Item>\redis\</Item>
|
|
<Item>\reverse-geocoding-dump\</Item>
|
|
<Item>\sync\</Item>
|
|
</Exclude>
|
|
<SizeMin Unit="None">0</SizeMin>
|
|
<SizeMax Unit="None">0</SizeMax>
|
|
<TimeSpan Type="None">0</TimeSpan>
|
|
</Filter>
|
|
<FolderPairs>
|
|
<Pair>
|
|
<Left>sftp://root@free.file.sync.root/mnt/usb/var/snap/immich-distribution/common|chan=10|keyfile=C:\Users\phares\.ssh\id_ed25519</Left>
|
|
<Right>sftp://root@free.file.sync.root/mnt/proxmox|chan=10|keyfile=C:\Users\phares\.ssh\id_ed25519</Right>
|
|
</Pair>
|
|
</FolderPairs>
|
|
<Errors Ignore="false" Retry="0" Delay="5"/>
|
|
<PostSyncCommand Condition="Completion"/>
|
|
<LogFolder/>
|
|
<EmailNotification Condition="Always"/>
|
|
<GridViewType>Action</GridViewType>
|
|
</FreeFileSync>
|