Removed mklink for git
This commit is contained in:
41
z-Backup-Immich-server.ffs_gui
Normal file
41
z-Backup-Immich-server.ffs_gui
Normal file
@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FreeFileSync XmlType="GUI" XmlFormat="23">
|
||||
<Notes/>
|
||||
<Compare>
|
||||
<Variant>TimeAndSize</Variant>
|
||||
<Symlinks>Exclude</Symlinks>
|
||||
<IgnoreTimeShift/>
|
||||
</Compare>
|
||||
<Synchronize>
|
||||
<Changes>
|
||||
<Left Create="right" Update="right" Delete="right"/>
|
||||
<Right Create="left" Update="left" Delete="left"/>
|
||||
</Changes>
|
||||
<DeletionPolicy>Permanent</DeletionPolicy>
|
||||
<VersioningFolder Style="Replace"/>
|
||||
</Synchronize>
|
||||
<Filter>
|
||||
<Include>
|
||||
<Item>*</Item>
|
||||
</Include>
|
||||
<Exclude>
|
||||
<Item>*/.Trash-*/</Item>
|
||||
<Item>*/.recycle/</Item>
|
||||
<Item>*/.git/</Item>
|
||||
</Exclude>
|
||||
<SizeMin Unit="None">0</SizeMin>
|
||||
<SizeMax Unit="None">0</SizeMax>
|
||||
<TimeSpan Type="None">0</TimeSpan>
|
||||
</Filter>
|
||||
<FolderPairs>
|
||||
<Pair>
|
||||
<Left>/home/mike/Immich/backups</Left>
|
||||
<Right>sftp://root@192.168.0.11/home/free-file-sync/immich/backups|chan=10|keyfile=/home/mike/.ssh/id_ed25519</Right>
|
||||
</Pair>
|
||||
</FolderPairs>
|
||||
<Errors Ignore="false" Retry="0" Delay="5"/>
|
||||
<PostSyncCommand Condition="Completion"/>
|
||||
<LogFolder/>
|
||||
<EmailNotification Condition="Always"/>
|
||||
<GridViewType>Action</GridViewType>
|
||||
</FreeFileSync>
|
Reference in New Issue
Block a user