File: /home/posscale/backup/MT_Backups/TLC_Freedom_Agecare/BACKUP-Community 1-2024aug15-211832.backup
����)� lcdtouch-pages ���� M2 ����� ����� log-rules0 / / / / � / M2 � �
� �
� � ! / M2 � �
� �
� � ! / M2 � �
� �
� � ! / M2 � �
� �
� � ! lcdtouch F F F M2n q s
� i k r e f g o p j !1234 bridgeports ���� � � � � � � � � � �
� � �
� � � � � � � � � � �
M2 � ���� M2 �
� ��
� �
� �! �! � M2 �
� � �
� �
� �! �! � M2 �
� � �
d � �
� �! �! � M2 �
� � �
� �
� �! �! � M2 �
� ��
� �
� �! �! � M2 �
� � �
� �
� �! �! � M2 �
� ��
� �
� �! �! � M2 �
� � �
� �
� �! �! � M2 �
� ��
� �
�
�! �! � M2 �
� � �
� �
� �! �! � M2 �
� ��
�
�
� �! �! � M2 �
� ��
� �
�
�! �! � M2 �
� ��
� �
� �! �! � M2 �
� � �
�
�
� �! �! � M2 �
� ��
� �
� �! �! � M2 �
� ��
� �
� �! �! � M2 �
� ��
� �
� �! �! � M2 �
� � �
� �
� �! �! � M2 �
� � �
� �
� �! �! � M2 �
� ��
� �
� �! �! � M2 �
� ��
� �����
� �! � M2 �
� � �
� �
� �! �! � M2 �
� � �
� �
� �! �! user$ � ����� � � � M2 �
� ��d �� � �! ! 1!ME��l�i�#�%�i?.��p�F�%8�d�� 1��IM�n%�Ƥ�g��< ! posscales!admin� M2 �
� �� � �! ! 1!ME��l�i�#�%�i?.��p�F�%8�d�� 1��IM�n%�Ƥ�g��< ! posscales� M2 �
� ��_ �� � �!Harrisontech! 1!
�V��1�J�/1�V4������S� 1�+��� ��$7_5� !admin scheduler ����? G � ?M2
� . l+ / *a1 �: m � q �k g ! posscales �! - �:local saveUserDB false
:local saveSysBackup true
:local encryptSysBackup false
:local saveRawExport true
:local FTPServer "backup.posscales.com.au"
:local FTPPort 21
:local FTPUser "MT_Backups@backup.posscales.com.au"
:local FTPPass "!Dgt.974082"
:local FTPdest "/Abetta_Carpit_Court"
:local ts [/system clock get time]
:set ts ([:pick $ts 0 2].[:pick $ts 3 5].[:pick $ts 6 8])
:local ds [/system clock get date]
:set ds ([:pick $ds 7 11].[:pick $ds 0 3].[:pick $ds 4 6])
:local fname ("BACKUP-".[/system identity get name]."-".$ds."-".$ts)
:local sfname ("/".$fname)
:if ($saveUserDB) do={
/tool user-manager database save name=($sfname.".umb")
:log info message="User Manager DB Backup Finished"
}
:if ($saveSysBackup) do={
:if ($encryptSysBackup = true) do={ /system backup save name=($sfname.".backup") }
:if ($encryptSysBackup = false) do={ /system backup save dont-encrypt=yes name=($sfname.".backup") }
:log info message="System Backup Finished"
}
if ($saveRawExport) do={
/export file=($sfname.".rsc")
:log info message="Raw configuration script export Finished"
}
:local backupFileName ""
:local backupDestPath ""
:foreach backupFile in=[/file find] do={
:set backupFileName ("/".[/file get $backupFile name])
:set backupDestPath ($FTPdest.$backupFileName)
:if ([:typeof [:find $backupFileName $sfname]] != "nil") do={
# :log warning message="/tool fetch address=$FTPServer port=$FTPPort src-path=$backupFileName user=$FTPUser mode=ftp password=$FTPPass dst-path=$backupDestPath upload=yes"
/tool fetch address=$FTPServer port=$FTPPort src-path=$backupFileName user=$FTPUser mode=ftp password=$FTPPass dst-path=$backupDestPath upload=yes
}
}
:delay 5s
:foreach backupFile in=[/file find] do={
:if ([:typeof [:find [/file get $backupFile name] "BACKUP-"]]!="nil") do={
/file remove $backupFile
}
}
:log info message="Successfully removed Temporary Backup Files"
:log info message="Automatic Backup Completed Successfully"f !
autobackupGM2
� . �+ / *a1 �: 2 �am � q �k g ! posscales �! - �:local saveUserDB false
:local saveSysBackup true
:local encryptSysBackup false
:local saveRawExport true
:local FTPServer "backup.posscales.com.au"
:local FTPPort 21
:local FTPUser "MT_Backups@backup.posscales.com.au"
:local FTPPass "!Dgt.974082"
:local FTPdest "/TLC_Freedom_Agecare"
:local ts [/system clock get time]
:set ts ([:pick $ts 0 2].[:pick $ts 3 5].[:pick $ts 6 8])
:local ds [/system clock get date]
:set ds ([:pick $ds 7 11].[:pick $ds 0 3].[:pick $ds 4 6])
:local fname ("BACKUP-".[/system identity get name]."-".$ds."-".$ts)
:local sfname ("/".$fname)
:if ($saveUserDB) do={
/tool user-manager database save name=($sfname.".umb")
:log info message="User Manager DB Backup Finished"
}
:if ($saveSysBackup) do={
:if ($encryptSysBackup = true) do={ /system backup save name=($sfname.".backup") }
:if ($encryptSysBackup = false) do={ /system backup save dont-encrypt=yes name=($sfname.".backup") }
:log info message="System Backup Finished"
}
if ($saveRawExport) do={
/export file=($sfname.".rsc")
:log info message="Raw configuration script export Finished"
}
:local backupFileName ""
:local backupDestPath ""
:foreach backupFile in=[/file find] do={
:set backupFileName ("/".[/file get $backupFile name])
:set backupDestPath ($FTPdest.$backupFileName)
:if ([:typeof [:find $backupFileName $sfname]] != "nil") do={
# :log warning message="/tool fetch address=$FTPServer port=$FTPPort src-path=$backupFileName user=$FTPUser mode=ftp password=$FTPPass dst-path=$backupDestPath upload=yes"
/tool fetch address=$FTPServer port=$FTPPort src-path=$backupFileName user=$FTPUser mode=ftp password=$FTPPass dst-path=$backupDestPath upload=yes
}
}
:delay 5s
:foreach backupFile in=[/file find] do={
:if ([:typeof [:find [/file get $backupFile name] "BACKUP-"]]!="nil") do={
/file remove $backupFile
}
}
:log info message="Successfully removed Temporary Backup Files"
:log info message="Automatic Backup Completed Successfully"f !
autobackup group$ 4 5 4 � 4 M2
� � n� � �! !read5 M2
� � � �! !write1 M2
� � �� �! !fullull tftp ���� M2 ����� ����� smbusers ) ) ) M2
�
� � ! !guest �! smbshares C C C M2
� �
� �
�!
default share !
/flash/pub !pub serial-login ) ) ) M2
� � ���� !vt102 sermgr0 * * - ; � * M2 �
� � !ftp* M2 �
� � P !www- M2 �
� � "