-
Notifications
You must be signed in to change notification settings - Fork 0
/
SyncSettings-Weather-list.ffs_gui
45 lines (45 loc) · 1.53 KB
/
SyncSettings-Weather-list.ffs_gui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="utf-8"?>
<FreeFileSync XmlType="GUI" XmlFormat="17">
<Compare>
<Variant>TimeAndSize</Variant>
<Symlinks>Exclude</Symlinks>
<IgnoreTimeShift/>
</Compare>
<Synchronize>
<Variant>TwoWay</Variant>
<DetectMovedFiles>false</DetectMovedFiles>
<DeletionPolicy>RecycleBin</DeletionPolicy>
<VersioningFolder Style="Replace"/>
</Synchronize>
<Filter>
<Include>
<Item>*</Item>
</Include>
<Exclude>
<Item>*/._*</Item>
<Item>*/.DocumentRevisions-V100/</Item>
<Item>*/.DS_Store</Item>
<Item>*/.fseventsd/</Item>
<Item>*/.Spotlight-V100/</Item>
<Item>*/.TemporaryItems/</Item>
<Item>*/.Trashes/</Item>
<Item>node_modules</Item>
</Exclude>
<TimeSpan Type="None">0</TimeSpan>
<SizeMin Unit="None">0</SizeMin>
<SizeMax Unit="None">0</SizeMax>
</Filter>
<FolderPairs>
<Pair>
<Left>/Users/piotrplaczko/Desktop/Lexicon Developer Utbildning.nosync/weather-list</Left>
<Right>/Volumes/piotrplaczko/Desktop/Lexicon Developer Utbildning.nosync/weather-list</Right>
</Pair>
</FolderPairs>
<Errors Ignore="false" Retry="0" Delay="5"/>
<PostSyncCommand Condition="Completion"/>
<LogFolder/>
<EmailNotification Condition="Always"/>
<Gui>
<GridViewType>Action</GridViewType>
</Gui>
</FreeFileSync>