Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Problems with using Synchronisation with a file mask

It should be:
synchronize local -delete -filemask="|*/system/cache/; */piwik/tmp/; */image/cache/; */vqmod/vqcache/;" "3) Rollback" "/home/sus###c1/public_html" 

See https://winscp.net/eng/docs/file_mask#path
GregWilliamBryant

Problems with using Synchronisation with a file mask

Hello all,

I'm fairly confident this is because I've misunderstood how setting a file mask works, but my synchronisation script seems to be ignoring my file mask.

From my script I have :
synchronize local -delete -filemask="|system/cache/; piwik/tmp/; */image/cache/; vqmod/vqcache/;" "3) Rollback" "/home/sus###c1/public_html"

When I run it with verbose debugging I get the following in my log file:
> 2019-04-03 17:05:42.500 Script: synchronize local -delete -filemask="|system/cache/; piwik/tmp/; */image/cache/; vqmod/vqcache/;" "3) Rollback" "/home/sus###c1/public_html" 

> 2019-04-03 17:05:42.500 Script: Parameter: local
> 2019-04-03 17:05:42.500 Script: Switch:    -delete
> 2019-04-03 17:05:42.500 Script: Switch:    -filemask=|system/cache/; piwik/tmp/; */image/cache/; vqmod/vqcache/;
> 2019-04-03 17:05:42.500 Script: Parameter: 3) Rollback
> 2019-04-03 17:05:42.500 Script: Parameter: /home/sus###c1/public_html
< 2019-04-03 17:05:42.500 Script: Comparing...

Then
. 2019-04-03 17:07:48.513 Collecting synchronization list for local directory '3) Rollback\system\cache' and remote directory '/home/sus###c1/public_html/system/cache', mode = Local, params = 0x3 (Delete, NoConfirmation)

. 2019-04-03 17:07:48.514 Local file '3) Rollback\system\cache\.' [2019-04-03T16:05:22.150Z] [0] excluded from synchronization
. 2019-04-03 17:07:48.514 Local file '3) Rollback\system\cache\..' [2019-04-03T16:05:22.150Z] [0] excluded from synchronization
. 2019-04-03 17:07:48.514 Listing directory "/home/sus###c1/public_html/system/cache".
> 2019-04-03 17:07:48.514 Type: SSH_FXP_OPENDIR, Size: 48, Number: 157451
. 2019-04-03 17:07:48.514 Sent 52 bytes
. 2019-04-03 17:07:48.514 There are 0 bytes remaining in the send buffer
. 2019-04-03 17:07:48.514 Waiting for another 4 bytes
. 2019-04-03 17:07:48.716 Detected network event
. 2019-04-03 17:07:48.716 Received 28 bytes (0)
. 2019-04-03 17:07:48.716 Read 4 bytes (24 pending)
. 2019-04-03 17:07:48.716 Read 24 bytes (0 pending)
< 2019-04-03 17:07:48.716 Type: SSH_FXP_STATUS, Size: 24, Number: 157188
. 2019-04-03 17:07:48.716 Discarding reserved response
. 2019-04-03 17:07:48.716 Waiting for another 4 bytes
. 2019-04-03 17:07:48.919 Detected network event
. 2019-04-03 17:07:48.919 Received 17 bytes (0)
. 2019-04-03 17:07:48.919 Read 4 bytes (13 pending)
. 2019-04-03 17:07:48.919 Read 13 bytes (0 pending)
< 2019-04-03 17:07:48.919 Type: SSH_FXP_HANDLE, Size: 13, Number: 157451
> 2019-04-03 17:07:48.919 Type: SSH_FXP_READDIR, Size: 13, Number: 157708
. 2019-04-03 17:07:48.919 Sent 17 bytes
. 2019-04-03 17:07:48.919 There are 0 bytes remaining in the send buffer
. 2019-04-03 17:07:48.919 Waiting for another 4 bytes
. 2019-04-03 17:07:49.128 Detected network event
. 2019-04-03 17:07:49.128 Waiting for another 4 bytes
. 2019-04-03 17:07:49.128 Detected network event
. 2019-04-03 17:07:49.129 Received 12261 bytes (0)
. 2019-04-03 17:07:49.129 Read 4 bytes (12257 pending)
. 2019-04-03 17:07:49.129 Read 12257 bytes (0 pending)
< 2019-04-03 17:07:49.129 Type: SSH_FXP_NAME, Size: 12257, Number: 157708
> 2019-04-03 17:07:49.129 Type: SSH_FXP_READDIR, Size: 13, Number: 157964
. 2019-04-03 17:07:49.129 Sent 17 bytes
. 2019-04-03 17:07:49.129 There are 0 bytes remaining in the send buffer
. 2019-04-03 17:07:49.129 Read file 'cache.zone.190.1496313673' from listing
. 2019-04-03 17:07:49.129 Read file 'cache.zone.193.1521542705' from listing
. 2019-04-03 17:07:49.129 Read file 'cache.zone.198.1540900411' from listing
. 2019-04-03 17:07:49.129 Read file 'cache.return_action.1.1553694785' from listing
. 2019-04-03 17:07:49.129 Read file 'cache.zone.19.1521015933' from listing
. 2019-04-03 17:07:49.129 Read file 'cache.zone.212.1380281896' from listing
. 2019-04-03 17:07:49.129 Read file 'cache.zone.160.1499694887' from listing
. 2019-04-03 17:07:49.129 Read file 'cache.country.status.1554311240' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.152.1540900399' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.223.1552902394' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.geo_zone.1547731037' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.13.1546768568' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.122.1429725484' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.manufacturer.0.1553319844' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.65.1508326063' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.209.1429725408' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.66.1508326063' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.153.1516503279' from listing
. 2019-04-03 17:07:49.130 Read file 'index.html' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.64.1508326062' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.234.1487251778' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.232.1518617208' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.103.1553795908' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.63.1508326062' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.73.1549631156' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.184.1467768322' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.16.1521015909' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.227.1530275933' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.116.1502203935' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.97.1533546557' from listing
. 2019-04-03 17:07:49.130 Read file '.' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.158.1441134300' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.84.1534412572' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.82.1540726926' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.language.1554309828' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.206.1379702577' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.147.1441134300' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.112.1431992034' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.137.1534235681' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.231.1518617208' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.37.1539860586' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.96.1546646582' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.currency.1554308009' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.195.1546443090' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.store.1554307983' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.62.1508326060' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.72.1481212228' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.235.1487251778' from listing
. 2019-04-03 17:07:49.130 Read file '..' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.117.1446578400' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.81.1540900391' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.207.1380543886' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.205.1429723162' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.61.1543588720' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.104.1552656823' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.228.1530275933' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.170.1427978691' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.74.1541945283' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.213.1381412161' from listing
. 2019-04-03 17:07:49.130 Read file 'pagecache' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.218.1432069299' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.219.1541858924' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.60.1550580803' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.order_status.1.1554307605' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.236.1471269237' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.204.1529316800' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.39.1539860587' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.230.1518617207' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.208.1429564876' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.40.1539860587' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.tax_class.1552917273' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.211.1429569937' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.12.1439589715' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.78.1469807034' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.57.1537179899' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.210.1379441617' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.118.1502203935' from listing
. 2019-04-03 17:07:49.130 Read file 'cache.zone.206.1429651670' from listing
. 2019-04-03 17:07:49.131 Read file 'cache.zone.100.1542747717' from listing
. 2019-04-03 17:07:49.131 Read file 'cache.zone.194.1429397417' from listing
. 2019-04-03 17:07:49.131 Read file 'cache.zone.102.1542747717' from listing
. 2019-04-03 17:07:49.131 Read file 'cache.zone.6.1466022110' from listing
. 2019-04-03 17:07:49.131 Read file 'cache.zone.217.1431992022' from listing
. 2019-04-03 17:07:49.131 Read file 'cache.zone.224.1541858922' from listing
. 2019-04-03 17:07:49.131 Read file 'cache.zone.150.1543752988' from listing
. 2019-04-03 17:07:49.131 Waiting for another 4 bytes
. 2019-04-03 17:07:49.333 Detected network event
. 2019-04-03 17:07:49.333 Received 32 bytes (0)
. 2019-04-03 17:07:49.333 Read 4 bytes (28 pending)
. 2019-04-03 17:07:49.333 Read 28 bytes (0 pending)
< 2019-04-03 17:07:49.333 Type: SSH_FXP_STATUS, Size: 28, Number: 157964
< 2019-04-03 17:07:49.333 Status code: 1
> 2019-04-03 17:07:49.333 Type: SSH_FXP_CLOSE, Size: 13, Number: 158212
. 2019-04-03 17:07:49.333 Sent 17 bytes
. 2019-04-03 17:07:49.333 There are 0 bytes remaining in the send buffer
. 2019-04-03 17:07:49.333 cache.zone.190.1496313673;-;1613;2017-06-01T09:41:13.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.193.1521542705;-;1205;2018-03-20T09:45:05.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.198.1540900411;-;269;2018-10-30T10:53:31.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.return_action.1.1553694785;-;151;2019-03-27T12:53:05.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.19.1521015933;-;1477;2018-03-14T07:25:33.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.212.1380281896;-;391;2015-05-19T21:25:17.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.160.1499694887;-;2643;2017-07-10T12:54:47.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.country.status.1554311240;-;49559;2019-04-03T16:07:20.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.152.1540900399;-;389;2018-10-30T10:53:19.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.223.1552902394;-;8702;2019-03-18T08:46:34.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.geo_zone.1547731037;-;402;2019-01-17T12:17:17.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.13.1546768568;-;1096;2019-01-06T08:56:08.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.122.1429725484;-;1422;2015-05-19T21:25:15.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.manufacturer.0.1553319844;-;24232;2019-03-23T04:44:04.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.65.1508326063;-;991;2017-10-18T10:27:43.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.209.1429725408;-;10699;2017-04-16T22:08:25.000Z;"root" [0];"root" [0];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.66.1508326063;-;875;2017-10-18T10:27:43.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.153.1516503279;-;2552;2018-01-21T01:54:39.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 index.html;-;0;2014-10-14T12:52:19.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.64.1508326062;-;1840;2017-10-18T10:27:42.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.234.1487251778;-;6;2017-02-16T12:29:38.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.232.1518617208;-;405;2018-02-14T13:06:48.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.103.1553795908;-;3365;2019-03-28T16:58:28.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.63.1508326062;-;3478;2017-10-18T10:27:42.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.73.1549631156;-;2938;2019-02-08T12:05:56.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.184.1467768322;-;1718;2016-07-06T00:25:22.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.333 cache.zone.16.1521015909;-;4167;2018-03-14T07:25:09.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.227.1530275933;-;771;2018-06-29T11:38:53.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.116.1502203935;-;2383;2017-08-08T13:52:15.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.97.1533546557;-;5130;2018-08-06T08:09:17.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 .;d;0;2019-04-03T16:07:20.000Z;"sus###c1" [500];"sus###c1" [501];rwxr-xr-x;2
. 2019-04-03 17:07:49.334 cache.zone.158.1441134300;-;6;2015-09-01T18:05:00.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.84.1534412572;-;1748;2018-08-16T08:42:52.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.82.1540726926;-;1382;2018-10-28T10:42:06.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.language.1554309828;-;276;2019-04-03T15:43:48.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.206.1379702577;-;3316;2014-10-14T12:52:16.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.147.1441134300;-;1689;2015-09-01T18:05:00.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.112.1431992034;-;1553;2015-05-19T21:25:14.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.137.1534235681;-;6;2018-08-14T07:34:41.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.231.1518617208;-;6;2018-02-14T13:06:48.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.37.1539860586;-;1374;2018-10-18T10:03:06.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.96.1546646582;-;2650;2019-01-04T23:03:02.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.currency.1554308009;-;832;2019-04-03T15:13:29.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.195.1546443090;-;6858;2019-01-02T14:31:30.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.store.1554307983;-;6;2019-04-03T15:13:03.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.62.1508326060;-;2895;2017-10-18T10:27:40.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.72.1481212228;-;830;2016-12-08T14:50:28.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.235.1487251778;-;2459;2017-02-16T12:29:38.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 ..;d;0;2016-06-22T22:13:46.000Z;"sus###c1" [500];"sus###c1" [501];rwxr-xr-x;0
. 2019-04-03 17:07:49.334 cache.zone.117.1446578400;-;4536;2015-11-03T18:20:00.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.81.1540900391;-;2168;2018-10-30T10:53:11.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.207.1380543886;-;401;2014-10-14T12:52:16.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.205.1429723162;-;1839;2015-04-22T16:19:22.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.61.1543588720;-;1658;2018-11-30T13:38:40.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.104.1552656823;-;1469;2019-03-15T12:33:43.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.228.1530275933;-;6;2018-06-29T11:38:53.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.170.1427978691;-;2159;2015-04-02T11:44:51.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.74.1541945283;-;12923;2018-11-11T13:08:03.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.213.1381412161;-;2037;2014-10-14T12:52:19.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 pagecache;d;0;2014-11-02T20:03:24.000Z;"sus###c1" [500];"sus###c1" [501];rwxr-xr-x;0
. 2019-04-03 17:07:49.334 cache.zone.218.1432069299;-;1182;2017-04-16T22:08:19.000Z;"root" [0];"root" [0];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.219.1541858924;-;7315;2018-11-10T13:08:44.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.60.1550580803;-;4242;2019-02-19T11:53:23.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.order_status.1.1554307605;-;1121;2019-04-03T15:06:45.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.236.1471269237;-;530;2016-08-15T12:53:57.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.204.1529316800;-;3442;2018-06-18T09:13:20.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.39.1539860587;-;2223;2018-10-18T10:03:07.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.230.1518617207;-;4207;2018-02-14T13:06:47.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.208.1429564876;-;3417;2015-05-19T21:25:04.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.40.1539860587;-;1028;2018-10-18T10:03:07.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.tax_class.1552917273;-;420;2019-03-18T12:54:33.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.211.1429569937;-;389;2015-05-19T21:25:12.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.12.1439589715;-;6;2015-08-14T21:01:55.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.78.1469807034;-;1194;2016-07-29T14:43:54.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.57.1537179899;-;2084;2018-09-17T09:24:59.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.210.1379441617;-;646;2014-10-14T12:52:17.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.118.1502203935;-;6;2017-08-08T13:52:15.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.206.1429651670;-;3316;2015-05-19T21:25:14.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.100.1542747717;-;4198;2018-11-20T20:01:57.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.194.1429397417;-;6;2015-05-19T21:25:09.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.102.1542747717;-;2361;2018-11-20T20:01:57.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.6.1466022110;-;2309;2016-06-15T19:21:50.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.217.1431992022;-;1890;2015-05-19T21:25:16.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.224.1541858922;-;1228;2018-11-10T13:08:42.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.334 cache.zone.150.1543752988;-;1591;2018-12-02T11:16:28.000Z;"sus###c1" [500];"sus###c1" [501];rw-r--r--;0
. 2019-04-03 17:07:49.335 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.190.1496313673' [2017-06-01T09:41:13.000Z] [1613] is new
. 2019-04-03 17:07:49.337 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.193.1521542705' [2018-03-20T09:45:05.000Z] [1205] is new
. 2019-04-03 17:07:49.338 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.198.1540900411' [2018-10-30T10:53:31.000Z] [269] is new
. 2019-04-03 17:07:49.339 Remote file '/home/sus###c1/public_html/system/cache/cache.return_action.1.1553694785' [2019-03-27T12:53:05.000Z] [151] is new
. 2019-04-03 17:07:49.340 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.19.1521015933' [2018-03-14T07:25:33.000Z] [1477] is new
. 2019-04-03 17:07:49.341 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.212.1380281896' [2015-05-19T21:25:17.000Z] [391] is new
. 2019-04-03 17:07:49.342 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.160.1499694887' [2017-07-10T12:54:47.000Z] [2643] is new
. 2019-04-03 17:07:49.343 Remote file '/home/sus###c1/public_html/system/cache/cache.country.status.1554311240' [2019-04-03T16:07:20.000Z] [49559] is new
. 2019-04-03 17:07:49.344 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.152.1540900399' [2018-10-30T10:53:19.000Z] [389] is new
. 2019-04-03 17:07:49.346 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.223.1552902394' [2019-03-18T08:46:34.000Z] [8702] is new
. 2019-04-03 17:07:49.347 Remote file '/home/sus###c1/public_html/system/cache/cache.geo_zone.1547731037' [2019-01-17T12:17:17.000Z] [402] is new
. 2019-04-03 17:07:49.348 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.13.1546768568' [2019-01-06T08:56:08.000Z] [1096] is new
. 2019-04-03 17:07:49.349 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.122.1429725484' [2015-05-19T21:25:15.000Z] [1422] is new
. 2019-04-03 17:07:49.350 Remote file '/home/sus###c1/public_html/system/cache/cache.manufacturer.0.1553319844' [2019-03-23T04:44:04.000Z] [24232] is new
. 2019-04-03 17:07:49.351 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.65.1508326063' [2017-10-18T10:27:43.000Z] [991] is new
. 2019-04-03 17:07:49.352 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.209.1429725408' [2017-04-16T22:08:25.000Z] [10699] is new
. 2019-04-03 17:07:49.352 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.66.1508326063' [2017-10-18T10:27:43.000Z] [875] is new
. 2019-04-03 17:07:49.353 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.153.1516503279' [2018-01-21T01:54:39.000Z] [2552] is new
. 2019-04-03 17:07:49.353 Remote file '/home/sus###c1/public_html/system/cache/index.html' [2014-10-14T12:52:19.000Z] [0] is new
. 2019-04-03 17:07:49.354 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.64.1508326062' [2017-10-18T10:27:42.000Z] [1840] is new
. 2019-04-03 17:07:49.356 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.234.1487251778' [2017-02-16T12:29:38.000Z] [6] is new
. 2019-04-03 17:07:49.357 Remote file '/home/sus###c1/public_html/system/cache/cache.zone.232.1518617208' [2018-02-14T13:06:48.000Z] [405] is new

etc.

I am expecting it to ignore these files on the server and delete them if they are local.

Comment and feedback would be much appreciated!