@Sebastian-Roth I decided to update our official FOG servers at work today to the newly updated working branch today and I am glad to say that the image replication is working now. However, It seems the snapin replication is having issues deleting files from the storage nodes. I am not sure if our previous manual rsync messed up the permissions.
I noticed on the FOG master that files are set to as such:
total 3035896
drwxrwxrwx. 3 fog apache 4096 Nov 13 12:54 .
drwxr-xr-x. 5 root root 67 Nov 16 11:03 ..
-rwxrwxrwx 1 fog apache 283844178 Jul 5 15:01 ActivInspire.zip
-rwxrwxrwx 1 fog apache 78095360 Jun 20 14:03 A__Suite_for_Win_v2.5.2063.64. msi
-rwxrwxrwx 1 fog apache 82991148 Oct 25 09:00 lanschool.zip
-rwxrwxrwx 1 fog apache 472627531 Jun 26 12:26 LoggerPro3_15.zip
-rwxrwxrwx 1 fog apache 2244608 Jun 26 08:42 npGCPlugin2_2.4.1.3_allusers.m si
-rwxrwxrwx 1 fog apache 698146052 Jun 21 10:06 Office13_SP1.zip
-rwxrwxrwx 1 fog apache 1360475209 Jun 28 08:17 Office2010.zip
-rwxrwxrwx 1 fog apache 222 Jul 17 16:03 remove_OneDrive.bat
drwxrwxrwx. 3 fog apache 54 Jan 18 2018 ssl
-rwxrwxrwx 1 fog apache 130306048 Jun 26 09:30 Visualizer_win7_1.4.2.0.msi
-rwxrwxrwx 1 fog apache 1209 Sep 25 13:49 wifiChrome.zip
-rwxrwxrwx 1 fog apache 44 Sep 26 11:21 WinAct2.bat
Whereas on the node it is like this:
total 3364696
drwxr-xr-x. 3 fog fog 4096 Nov 16 14:27 .
drwxr-xr-x. 5 root root 99 Nov 16 11:00 ..
-rwxr-xr-x 1 fog fog 205078814 Jun 26 09:44 ActiveInspire.zip
-rwxr-xr-x 1 fog fog 283844178 Nov 16 14:27 ActivInspire.zip
-rwxr-xr-x 1 fog fog 78095360 Nov 16 14:27 A__Suite_for_Win_v2.5.2063.64.msi
-rwxr-xr-x 1 fog fog 131607283 Oct 12 12:29 java_update.zip
-rwxr-xr-x 1 fog fog 82991148 Nov 16 14:27 lanschool.zip
-rwxr-xr-x 1 fog fog 472627531 Nov 16 14:27 LoggerPro3_15.zip
-rwxr-xr-x 1 fog fog 2244608 Nov 16 14:27 npGCPlugin2_2.4.1.3_allusers.msi
-rwxr-xr-x 1 fog fog 698146052 Nov 16 14:27 Office13_SP1.zip
-rwxr-xr-x 1 fog fog 1360475209 Nov 16 14:27 Office2010.zip
-rwxr-xr-x 1 fog fog 222 Nov 16 14:27 remove_OneDrive.bat
drwxr-xr-x. 3 fog fog 54 Nov 16 14:27 ssl
-rwxr-xr-x 1 fog fog 130306048 Nov 16 14:27 Visualizer_win7_1.4.2.0.msi
-rwxr-xr-x 1 fog fog 1209 Nov 16 14:27 wifiChrome.zip
-rwxr-xr-x 1 fog fog 44 Nov 16 14:27 WinAct2.bat
Is there something wrong with the permissions that is blocking the files from getting deleted? Below is the log from the snapin replication service:
[11-16-18 2:27:14 pm]
==================================
=== ==== ===== ====
=== ========= == === == ===
=== ======== ==== == ==== ===
=== ======== ==== == =========
=== ==== ==== == =========
=== ======== ==== == === ===
=== ======== ==== == ==== ===
=== ========= == === == ===
=== ========== ===== ====
==================================
===== Free Opensource Ghost ======
==================================
============ Credits =============
= https://fogproject.org/Credits =
==================================
== Released under GPL Version 3 ==
==================================
[11-16-18 2:27:14 pm] Interface Ready with IP Address: 10.59.10.12
[11-16-18 2:27:14 pm] Interface Ready with IP Address: 127.0.0.1
[11-16-18 2:27:14 pm] Interface Ready with IP Address: 127.0.1.1
[11-16-18 2:27:14 pm] Interface Ready with IP Address: 192.168.122.1
[11-16-18 2:27:14 pm] Interface Ready with IP Address: 216.64.238.32
[11-16-18 2:27:14 pm] Interface Ready with IP Address: fog-master-tsd-tsdnet-turlock-k12-ca-us
[11-16-18 2:27:14 pm] Interface Ready with IP Address: natpool1.turlock.k12.ca.us
[11-16-18 2:27:14 pm] * Starting SnapinReplicator Service
[11-16-18 2:27:14 pm] * Checking for new items every 600 seconds
[11-16-18 2:27:14 pm] * Starting service loop
[11-16-18 2:27:14 pm] * Starting Snapin Replication.
[11-16-18 2:27:14 pm] * We are group ID: 1. We are group name: default
[11-16-18 2:27:14 pm] * We are node ID: 1. We are node name: DO-FOG-MASTER
[11-16-18 2:27:14 pm] * Attempting to perform Group -> Group snapin replication.
[11-16-18 2:27:15 pm] | Replicating ssl less private key
[11-16-18 2:27:15 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:15 pm] | File Name: ssl/fog.csr
[11-16-18 2:27:15 pm] # ssl/fog.csr: File does not exist optfogsnapinssslfog.csr (OC-FOG-NODE)
[11-16-18 2:27:15 pm] # ssl/fog.csr: File does not exist on master node, deleting fog.csr on OC-FOG-NODE
[11-16-18 2:27:15 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep..transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "fog.csr" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins/ssl" "/opt/fog/snapins/ssl"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:15 pm] | Started sync for Snapin ssl/fog.csr - Resource id #537
[11-16-18 2:27:15 pm] # ssl/fog.csr: File does not exist optfogsnapinssslfog.csr (PH-FOG-NODE)
[11-16-18 2:27:15 pm] # ssl/fog.csr: File does not exist on master node, deleting fog.csr on PH-FOG-NODE
[11-16-18 2:27:15 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep..transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "fog.csr" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins/ssl" "/opt/fog/snapins/ssl"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:15 pm] | Started sync for Snapin ssl/fog.csr - Resource id #547
[11-16-18 2:27:16 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:16 pm] | File Name: ssl/CA
[11-16-18 2:27:16 pm] * All files synced for this item.
[11-16-18 2:27:16 pm] * All files synced for this item.
[11-16-18 2:27:17 pm] * Not syncing Snapin between groups
[11-16-18 2:27:17 pm] | Snapin Name: ActivateWindows
[11-16-18 2:27:17 pm] | There are no other members to sync to.
[11-16-18 2:27:17 pm] * Not syncing Snapin between groups
[11-16-18 2:27:17 pm] | Snapin Name: ActivInspire
[11-16-18 2:27:17 pm] | There are no other members to sync to.
[11-16-18 2:27:17 pm] * Not syncing Snapin between groups
[11-16-18 2:27:17 pm] | Snapin Name: Gradecam Plugin Win10
[11-16-18 2:27:17 pm] | There are no other members to sync to.
[11-16-18 2:27:17 pm] * Not syncing Snapin between groups
[11-16-18 2:27:17 pm] | Snapin Name: IPEVO Visualizer
[11-16-18 2:27:17 pm] | There are no other members to sync to.
[11-16-18 2:27:17 pm] * Not syncing Snapin between groups
[11-16-18 2:27:17 pm] | Snapin Name: lanschool
[11-16-18 2:27:17 pm] | There are no other members to sync to.
[11-16-18 2:27:17 pm] * Not syncing Snapin between groups
[11-16-18 2:27:17 pm] | Snapin Name: Logger Pro 3_15
[11-16-18 2:27:17 pm] | There are no other members to sync to.
[11-16-18 2:27:18 pm] * Not syncing Snapin between groups
[11-16-18 2:27:18 pm] | Snapin Name: Office2010
[11-16-18 2:27:18 pm] | There are no other members to sync to.
[11-16-18 2:27:18 pm] * Not syncing Snapin between groups
[11-16-18 2:27:18 pm] | Snapin Name: Office2013
[11-16-18 2:27:18 pm] | There are no other members to sync to.
[11-16-18 2:27:18 pm] * Not syncing Snapin between groups
[11-16-18 2:27:18 pm] | Snapin Name: Remove_OneDrive
[11-16-18 2:27:18 pm] | There are no other members to sync to.
[11-16-18 2:27:18 pm] * Not syncing Snapin between groups
[11-16-18 2:27:18 pm] | Snapin Name: Sphere 2
[11-16-18 2:27:18 pm] | There are no other members to sync to.
[11-16-18 2:27:18 pm] * Not syncing Snapin between groups
[11-16-18 2:27:18 pm] | Snapin Name: wifiChrome
[11-16-18 2:27:18 pm] | There are no other members to sync to.
[11-16-18 2:27:18 pm] * Attempting to perform Group -> Nodes snapin replication.
[11-16-18 2:27:19 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:19 pm] | Snapin Name: ActivateWindows
[11-16-18 2:27:19 pm] # ActivateWindows: File does not exist optfogsnapinsWinAct2.bat (OC-FOG-NODE)
[11-16-18 2:27:19 pm] # ActivateWindows: File does not exist on master node, deleting WinAct2.bat on OC-FOG-NODE
[11-16-18 2:27:19 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.ActivateWindows.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "WinAct2.bat" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:19 pm] | Started sync for Snapin ActivateWindows - Resource id #776
[11-16-18 2:27:19 pm] # ActivateWindows: File does not exist optfogsnapinsWinAct2.bat (PH-FOG-NODE)
[11-16-18 2:27:19 pm] # ActivateWindows: File does not exist on master node, deleting WinAct2.bat on PH-FOG-NODE
[11-16-18 2:27:19 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.ActivateWindows.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "WinAct2.bat" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:19 pm] | Started sync for Snapin ActivateWindows - Resource id #786
[11-16-18 2:27:20 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:20 pm] | Snapin Name: ActivInspire
[11-16-18 2:27:20 pm] # ActivInspire: File does not exist optfogsnapinsActivInspire.zip (OC-FOG-NODE)
[11-16-18 2:27:20 pm] # ActivInspire: File does not exist on master node, deleting ActivInspire.zip on OC-FOG-NODE
[11-16-18 2:27:20 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.ActivInspire.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "ActivInspire.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:20 pm] | Started sync for Snapin ActivInspire - Resource id #819
[11-16-18 2:27:20 pm] # ActivInspire: File does not exist optfogsnapinsActivInspire.zip (PH-FOG-NODE)
[11-16-18 2:27:20 pm] # ActivInspire: File does not exist on master node, deleting ActivInspire.zip on PH-FOG-NODE
[11-16-18 2:27:20 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.ActivInspire.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "ActivInspire.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:20 pm] | Started sync for Snapin ActivInspire - Resource id #829
[11-16-18 2:27:23 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:23 pm] | Snapin Name: Gradecam Plugin Win10
[11-16-18 2:27:23 pm] # Gradecam Plugin Win10: File does not exist optfogsnapinsnpGCPlugin2_2.4.1.3_allusers.msi (OC-FOG-NODE)
[11-16-18 2:27:23 pm] # Gradecam Plugin Win10: File does not exist on master node, deleting npGCPlugin2_2.4.1.3_allusers.msi on OC-FOG-NODE
[11-16-18 2:27:23 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Gradecam Plugin Win10.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "npGCPlugin2_2.4.1.3_allusers.msi" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:23 pm] | Started sync for Snapin Gradecam Plugin Win10 - Resource id #862
[11-16-18 2:27:24 pm] # Gradecam Plugin Win10: File does not exist optfogsnapinsnpGCPlugin2_2.4.1.3_allusers.msi (PH-FOG-NODE)
[11-16-18 2:27:24 pm] # Gradecam Plugin Win10: File does not exist on master node, deleting npGCPlugin2_2.4.1.3_allusers.msi on PH-FOG-NODE
[11-16-18 2:27:24 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Gradecam Plugin Win10.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "npGCPlugin2_2.4.1.3_allusers.msi" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:24 pm] | Started sync for Snapin Gradecam Plugin Win10 - Resource id #872
[11-16-18 2:27:24 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:24 pm] | Snapin Name: IPEVO Visualizer
[11-16-18 2:27:24 pm] # IPEVO Visualizer: File does not exist optfogsnapinsVisualizer_win7_1.4.2.0.msi (OC-FOG-NODE)
[11-16-18 2:27:24 pm] # IPEVO Visualizer: File does not exist on master node, deleting Visualizer_win7_1.4.2.0.msi on OC-FOG-NODE
[11-16-18 2:27:24 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.IPEVO Visualizer.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "Visualizer_win7_1.4.2.0.msi" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:24 pm] | Started sync for Snapin IPEVO Visualizer - Resource id #905
[11-16-18 2:27:25 pm] # IPEVO Visualizer: File does not exist optfogsnapinsVisualizer_win7_1.4.2.0.msi (PH-FOG-NODE)
[11-16-18 2:27:25 pm] # IPEVO Visualizer: File does not exist on master node, deleting Visualizer_win7_1.4.2.0.msi on PH-FOG-NODE
[11-16-18 2:27:25 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.IPEVO Visualizer.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "Visualizer_win7_1.4.2.0.msi" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:25 pm] | Started sync for Snapin IPEVO Visualizer - Resource id #915
[11-16-18 2:27:26 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:26 pm] | Snapin Name: lanschool
[11-16-18 2:27:26 pm] # lanschool: File does not exist optfogsnapinslanschool.zip (OC-FOG-NODE)
[11-16-18 2:27:26 pm] # lanschool: File does not exist on master node, deleting lanschool.zip on OC-FOG-NODE
[11-16-18 2:27:26 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.lanschool.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "lanschool.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:26 pm] | Started sync for Snapin lanschool - Resource id #948
[11-16-18 2:27:27 pm] # lanschool: File does not exist optfogsnapinslanschool.zip (PH-FOG-NODE)
[11-16-18 2:27:27 pm] # lanschool: File does not exist on master node, deleting lanschool.zip on PH-FOG-NODE
[11-16-18 2:27:27 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.lanschool.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "lanschool.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:27 pm] | Started sync for Snapin lanschool - Resource id #958
[11-16-18 2:27:28 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:28 pm] | Snapin Name: Logger Pro 3_15
[11-16-18 2:27:28 pm] # Logger Pro 3_15: File does not exist optfogsnapinsLoggerPro3_15.zip (OC-FOG-NODE)
[11-16-18 2:27:28 pm] # Logger Pro 3_15: File does not exist on master node, deleting LoggerPro3_15.zip on OC-FOG-NODE
[11-16-18 2:27:28 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Logger Pro 3_15.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "LoggerPro3_15.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:28 pm] | Started sync for Snapin Logger Pro 3_15 - Resource id #991
[11-16-18 2:27:28 pm] # Logger Pro 3_15: File does not exist optfogsnapinsLoggerPro3_15.zip (PH-FOG-NODE)
[11-16-18 2:27:28 pm] # Logger Pro 3_15: File does not exist on master node, deleting LoggerPro3_15.zip on PH-FOG-NODE
[11-16-18 2:27:28 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Logger Pro 3_15.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "LoggerPro3_15.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:28 pm] | Started sync for Snapin Logger Pro 3_15 - Resource id #1001
[11-16-18 2:27:32 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:32 pm] | Snapin Name: Office2010
[11-16-18 2:27:33 pm] # Office2010: File does not exist optfogsnapinsOffice2010.zip (OC-FOG-NODE)
[11-16-18 2:27:33 pm] # Office2010: File does not exist on master node, deleting Office2010.zip on OC-FOG-NODE
[11-16-18 2:27:33 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Office2010.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "Office2010.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:33 pm] | Started sync for Snapin Office2010 - Resource id #1034
[11-16-18 2:27:33 pm] # Office2010: File does not exist optfogsnapinsOffice2010.zip (PH-FOG-NODE)
[11-16-18 2:27:33 pm] # Office2010: File does not exist on master node, deleting Office2010.zip on PH-FOG-NODE
[11-16-18 2:27:33 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Office2010.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "Office2010.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:33 pm] | Started sync for Snapin Office2010 - Resource id #1044
[11-16-18 2:27:45 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:45 pm] | Snapin Name: Office2013
[11-16-18 2:27:45 pm] # Office2013: File does not exist optfogsnapinsOffice13_SP1.zip (OC-FOG-NODE)
[11-16-18 2:27:45 pm] # Office2013: File does not exist on master node, deleting Office13_SP1.zip on OC-FOG-NODE
[11-16-18 2:27:46 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Office2013.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "Office13_SP1.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:46 pm] | Started sync for Snapin Office2013 - Resource id #1077
[11-16-18 2:27:46 pm] # Office2013: File does not exist optfogsnapinsOffice13_SP1.zip (PH-FOG-NODE)
[11-16-18 2:27:46 pm] # Office2013: File does not exist on master node, deleting Office13_SP1.zip on PH-FOG-NODE
[11-16-18 2:27:46 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Office2013.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "Office13_SP1.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:46 pm] | Started sync for Snapin Office2013 - Resource id #1087
[11-16-18 2:27:52 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:52 pm] | Snapin Name: Remove_OneDrive
[11-16-18 2:27:52 pm] # Remove_OneDrive: File does not exist optfogsnapinsremove_OneDrive.bat (OC-FOG-NODE)
[11-16-18 2:27:52 pm] # Remove_OneDrive: File does not exist on master node, deleting remove_OneDrive.bat on OC-FOG-NODE
[11-16-18 2:27:52 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Remove_OneDrive.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "remove_OneDrive.bat" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:52 pm] | Started sync for Snapin Remove_OneDrive - Resource id #1120
[11-16-18 2:27:53 pm] # Remove_OneDrive: File does not exist optfogsnapinsremove_OneDrive.bat (PH-FOG-NODE)
[11-16-18 2:27:53 pm] # Remove_OneDrive: File does not exist on master node, deleting remove_OneDrive.bat on PH-FOG-NODE
[11-16-18 2:27:53 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Remove_OneDrive.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "remove_OneDrive.bat" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:53 pm] | Started sync for Snapin Remove_OneDrive - Resource id #1130
[11-16-18 2:27:53 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:53 pm] | Snapin Name: Sphere 2
[11-16-18 2:27:53 pm] # Sphere 2: File does not exist optfogsnapinsA__Suite_for_Win_v2.5.2063.64.msi (OC-FOG-NODE)
[11-16-18 2:27:53 pm] # Sphere 2: File does not exist on master node, deleting A__Suite_for_Win_v2.5.2063.64.msi on OC-FOG-NODE
[11-16-18 2:27:53 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Sphere 2.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "A__Suite_for_Win_v2.5.2063.64.msi" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:53 pm] | Started sync for Snapin Sphere 2 - Resource id #1163
[11-16-18 2:27:54 pm] # Sphere 2: File does not exist optfogsnapinsA__Suite_for_Win_v2.5.2063.64.msi (PH-FOG-NODE)
[11-16-18 2:27:54 pm] # Sphere 2: File does not exist on master node, deleting A__Suite_for_Win_v2.5.2063.64.msi on PH-FOG-NODE
[11-16-18 2:27:54 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.Sphere 2.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "A__Suite_for_Win_v2.5.2063.64.msi" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:54 pm] | Started sync for Snapin Sphere 2 - Resource id #1173
[11-16-18 2:27:55 pm] * Found Snapin to transfer to 2 nodes
[11-16-18 2:27:55 pm] | Snapin Name: wifiChrome
[11-16-18 2:27:55 pm] # wifiChrome: File does not exist optfogsnapinswifiChrome.zip (OC-FOG-NODE)
[11-16-18 2:27:55 pm] # wifiChrome: File does not exist on master node, deleting wifiChrome.zip on OC-FOG-NODE
[11-16-18 2:27:55 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.wifiChrome.transfer.OC-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "wifiChrome.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.59.181.12
[11-16-18 2:27:55 pm] | Started sync for Snapin wifiChrome - Resource id #1206
[11-16-18 2:27:55 pm] # wifiChrome: File does not exist optfogsnapinswifiChrome.zip (PH-FOG-NODE)
[11-16-18 2:27:55 pm] # wifiChrome: File does not exist on master node, deleting wifiChrome.zip on PH-FOG-NODE
[11-16-18 2:27:55 pm] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogsnapinrep.wifiChrome.transfer.PH-FOG-NODE.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; mirror -c --parallel=20 -R -i "wifiChrome.zip" --ignore-time -vvv --exclude ".srvprivate" "/opt/fog/snapins" "/opt/fog/snapins"; exit' -u fog,[Protected] 10.60.219.12
[11-16-18 2:27:55 pm] | Started sync for Snapin wifiChrome - Resource id #1216```