⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.81
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Server Software:
Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
IDriveForLinux
/
bin
/
View File Name :
readme.txt
IDrive for Linux ================= I. INTRODUCTION ================ Backup and protect your Linux machine data using IDrive for linux package provided by IDrive. Protect files/folders during transfer and storage, using 256-bit AES encryption with an optional private key. II. SYSTEM/SOFTWARE REQUIREMENTS ================================= Linux (CentOS/Ubuntu/Fedora/OpenSUSE/Linux Mint/Raspberry Pi) - 32-bit/64-bit III. IDRIVE FOR LINUX PACKAGE DOWNLOAD ====================================== Step 1: Download the latest IDrive for linux package to your Linux machine. Step 2: Copy or move the downloaded IDrive for linux package to a location of your choice in your Linux machine. Step 3: Provide an appropriate permission (executable permission) to the downloaded idriveforlinux.bin $ chmod a+x idriveforlinux.bin Step 4: After placing the IDrive for linux package in the preferred place, run the below command to find the usage options: $ ./idriveforlinux.bin Arguments: 1. --install: Install the package 2. --update: Update the existing installation 3. --uninstall: Uninstall the package IV. INSTALLATION OF IDRIVE FOR LINUX PACKAGE ============================================ The installation process will take some time to complete. Follow the below steps to proceed. To install the IDrive for linux package, run the below command and follow the instructions. $ ./idriveforlinux.bin --install V. WORKING WITH IDRIVE FOR LINUX PACKAGE ========================================= Home page : https://www.idrive.com/online-backup-linux-scripts Help page : https://www.idrive.com/linux-package-backup-operations FAQ's : https://www.idrive.com/faq_linux_scripts VI. RELEASES ================ Build 1.0 ============================================================================================================== N/A Build 1.1 ============================================================================================================== 1. Fixed the backup/restore issue for password having special characters. 2. Fixed the backup/restore issue for encryption key having special characters. 3. Fixed the backup/restore issue for user name having special characters. 4. Fixed the backup/restore issue for backup/restore location name having special characters. 5. Moved LOGS folder inside user name folder for better management. 6. Avoided unnecessary calls to server at the time of backup as well as restore. Like create directory call, get server call and config account call. As before these calls was taking place with each backup and restore operation. 7. New file named header.pl has been created. It contains all common functionalities. Build 1.2 ============================================================================================================== 1. Avoided error in the log when email is not specified in CONFIGURATION_FILE after backup operation. 2. A new BACKUPLOCATION field has been introduced in CONFIGURATION_FILE. All the backed up files/folders will be stored in the server under this name. 3. A new RESTOREFROM field has been introduced in CONFIGURATION_FILE. Any files/folders that exist under this name can be restored from server to local machine. Build 1.3 ============================================================================================================== 1. A new field RETAINLOGS has been introduced in CONFIGURATION_FILE. This field is used to determine if all the logs in LOGS folder have to be maintained or not. 2. Fixed Retry attempt issue if backup/restore is interrupted for certain reasons. Build 1.4 ============================================================================================================== 1. A new field PROXY has been introduced in CONFIGURATION_FILE. This field if enabled will perform operations such as Backup/Restore via specified Proxy IP address. 2. A new file login.pl has been introduced which reads required parameters from CONFIGURATION_FILE and validates IDrive credentials and create a logged in session. 3. A new file logout.pl has been introduced which allow to log out from logged in session for IDrive account. It also clears PASSWORD and PVTKEY fields in configuration file. Build 1.5 ============================================================================================================== 1. A new field BWTHROTTLE has been introduced in CONFIGURATION_FILE. To restrict the bandwidth usage for backup operation. 2. Changes has been made to make script work on perl ver 5.8 as well. Build 1.6 ============================================================================================================== 1. Schedule backup issue has been fixed in user logged out mode. Build 1.7 ============================================================================================================== 1. Support for multiple email notification on Schedule Backup has been implemented. 2. ENC TYPE has been removed from CONFIGURATION File. 3. Schedule for Restore job has been implemented. 4. Fixed login and logout issue. Build 1.8 ============================================================================================================== 1. Support for multiple email notification on Schedule Restore has been implemented. 2. Scheduler Script is enhanced to perform schedule Restore job. 3. Schedule restore is enhanced to run even after logout as well. 4. Status retrieval support for manual as well as scheduled restore job has been implemented. 5. Job termination script is enhanced to cancel ongoing backup or restore or both the job. 6. Fixed issue of deleting backup or restore set file. 7. Showing of Exclude items on Log is implemented. 8. Login is enhanced to display certain error messages. Build 1.9 ============================================================================================================== 1. Partial Exclude has been implemented. 2. Added support of "cut off feature". 3. A new script "Restore_Version.pl" has been introduced to view/restore previous versions of a file. 4. A new script "Account_Setting.pl" has been introduced to setup user account locally. 5. Fixed login issue with wrong encryption key. 6. Fixed issue of skipping backup for hidden files. 7. Fixed the issue of retaining logs for "NO" option in some scenarios. 8. A new module called "Constants.pm" has been introduced to hold all display messages. 9. Full exclude issue has been fixed. 10. Enhanced logs for backup/restore for displaying machine name,Backup/Restore Location and backup/restore type like full backup or incremental backup. 11. Fixed the issue with sending e-mail under proxy settings. 12. Added script working folder as exclude entry for full path exclude to avoid any backup issue. 13. Fixed the issue of not deleting wrong password/private-key path during login. Build 2.0 ============================================================================================================== 1. operations.pl is introduced for centralizing some key operations. 2. Replaced threads with fork processes. 3. Memory fixes for Backup and Restore processes. 4. Provided better Progress Details for manual and schedule job with size and transfer rate fields. 5. User logs has been enhanced for better understanding. 6. Removal of all downloaded zip and unzipped files after getting compatible binary in Account Setting pl 7. Avoided removing of trace log in failure cases in Account Setting pl. 8. Restricted user to provide backup location as "/". 9. Fixed for special character issue. 10. Fixed login issue when user tries to login without updating default configuration file. 11. Fixed the issue in Account setting pl for wrong proxy details. 12. Fixed the issue of not showing send mail error due to invalid email address in user log in case of manual configuration. 13. Removed FindBin dependency in Constants module. 14. Fixed issue of user given invalid restore location in Account_Setting.pl. Build 2.1 ============================================================================================================== 1. Modified Scheduler script to prompt for "Daily or Weekly" options for user to schedule job. 2. User given Restore Location is created newly if not available by Account setting pl. 3. Error message display if Backupset/Restore set file is empty. 4. Fixed the issue of not allowing user to login when another user logged in. 5. Fixed the issue of folder/file creation/access which is having special character. 6. Fixed permission issue while accessing from upper level user. Build 2.2 ============================================================================================================== 1. Enhanched Backup and Restore for better performance. 2. Parallel Manual and Schedule Backup/Restore implementation. 3. Better user log with failed files information. 4. Provision of both mirror and relative Backup. 5. Email address mandatory and semicolon (;) separation is also allowed. 6. Cancellation of individual Manual/Schedule job is implemented via Job_Termination_Script.pl. Build 2.3 ============================================================================================================== 1. Fixed Scheduler script issue for ubuntu machine. Build 2.4 ============================================================================================================== 1. Fixed issue related to symlink exclude during Backup. 2. Updated new idevsutil links. Build 2.5 ============================================================================================================== 1. Fixed the issue related to exclude of symlinks in sub folders during Backup. 2. Fixed the issue related to file names starting with 1,2 excluded during backup. Build 2.6 ============================================================================================================== 1. Fixed the mentioned bugs in open issues list. Some are not reproducible please check it once again. 2. Now using Account settings script, its possible to edit the account too. 3. viewLog.pl script has been introduced to view the logs related to manual/scheduled backup/restore job. 4. Permission issue fixed with .updateVersionInfo file. 5. Fixed issues related to wget in checkforUpdate.pl 6. Proxy related issue in account settings fixed. 7. Restore location related bug fixed. 8. Cosmetic changes done in editSupportFile.pl Build 2.7 ============================================================================================================== 1. Manual update of CONFIGURATION_FILE is not supported now. User must use "Account_Setting.pl" script to configure the account locally. 2. We have introduced service location concept in "Account_Setting.pl" script. This directory will contain all user specific data required to perform operations. 3. User details can be changed using Account_setting.pl file. 4. Progress bar has been implemented for backup/restore operations. 5. Backup location can be changed while initiating the backup via Backup_Script.pl. 6. Backup/Restore summary will be displayed for Immediate backup/Restore. 7. Restore location and Restore From location can be changed while initiating the restore via Restore_Script.pl. 8. "Edit_Supported_Files.pl" script is added to edit supported files like BackupsetFile.txt, RestoresetFile.txt etc. 9. "View_Log.pl" script is added to view manual/scheduled logs for Backup/Restore job. 10. "Scheduler_Script.pl" script is updated to ask user for backup or restore related location changes. 11. "Check_For_Update.pl" script is added which will allow to update the script bundle to the latest version. 12. Every script will display a header to display script and user related information. 13. "Logout.pl" script has been updated to kill manual backup/restore job if they are in progress based on user input. Build 2.8 ============================================================================================================== 1. Implemented support for all new IDrive accounts. 2. Account encryption key can be set using Login.pl script. 3. Fixed the invalid proxy issue for Login.pl script. 4. Using IDrive login cgi to validate IDrive accounts in Login.pl script. 5. Version display has been improved in Restore_Version.pl script. 6. Fixed all the issues related to IDrive account reset and password reset. Build 2.9 ============================================================================================================== 1. Fine tuned the backup process for better performance. Build 2.10 ============================================================================================================== 1. Fixed the private key validation issue. 2. Resolved the IDrive login issue w.r.t special characters. Build 2.11 ============================================================================================================== 1. A new script "Uninstall_Script.pl" has been introduced to uninstall package script and dependency files and to cleanup the scheduled jobs. 2. Introduced an argument for "Account_Setting.pl" script where user can input the zip file path based on his machine architecture. This zip will contain all the dependency files "Account_Setting.pl" script may require to download internally. This option can be used if wget does not work as expected from script. 3. Introduced an argument for "Check_For_Update.pl" script where user can input the package zip file path. Script will update the current scripts to the package scripts passed. Using this method user can upgrade and even downgrade (not recommended) his scripts to any version. 4. Fixed all the issues for scripts path having white-space. 5. Handled the issue when the backup failed due to quota exceed. 6. Extended Support for opensuse and fedora core. Build 2.12 ============================================================================================================== 1. Extended support for OpenSUSE,FreeBSD and Linux Mint. 2. Renamed the "Job_Termination_Script.pl" to "job_termination.pl" with new design. 3. Fixed restore issue when directory name in restore set file having white-space. 4. Fixed the scheduler issue when crontab path is link. 5. Fixed the status retrieval issue when the username having character "cd". 6. Fixed the transfer rate issue in Backup/Restore progress bar. 7. Fixed the linux binary finding issue in "Account_Setting.pl" script when zip file passed as argument. 8. Fixed the duplicate header display issue in Restore_Version.pl script. 9. Fixed the IDrive account validation issue with fallback logic. Build 2.13 ============================================================================================================== 1. A new script "express_backup.pl" has been introduced to do express backup. 2. Fixed the scheduled backup/restore operation summary issue when it terminated by cut-off. 3. Fixed the progress bar issue in status retrieval script when scheduled job terminated by cut-off. 4. Fixed the email notification issue when multiple email ids added. Build 2.14 ============================================================================================================== 1. Increased the retry attempt count from 5 to 1000 for Backup/Restore operations. 2. Fixed the issue for backup/restore retry in few scenarios. Build 2.15 ============================================================================================================== 1. Fixed the wrong UID fetching issue for few machines. 2. Fixed the logout script issue when backup/restore operation is in progress. 3. Fixed the restore from location update issue while editing backup location. 4. Fixed the cut-off issue when user logged out. Build 2.16 ============================================================================================================== 1. A new script "archive_cleanup.pl" has been introduced to delete data from your account if not available locally for your schedule backup set. 2. A new script "send_error_report.pl" has been introduced to send the error report to IDrive support. 3. Redesigned the "Account_Setting.pl" and renamed it to "account_setting.pl". 4. Redesigned the "Login.pl" and renamed it to "login.pl". 5. Redesigned the "Restore_Version.pl" and renamed it to "restore_version.pl". 6. Redesigned the "View_Log.pl" and renamed it to "view_log.pl". 7. Redesigned the "Edit_Supported_Files.pl" and renamed it to "edit_supported_files.pl". 8. Redesigned the "Check_For_Update.pl" and renamed it to "check_for_update.pl". 9. Fixed the backup/restore progress bar display issue w.r.t FreeBSD. 10. Fixed the backup failure issue with retry attempt when server connection failed. 11. Added support for Gentoo platform. Build 2.17 ============================================================================================================== 1. Implemented 'multiple file chunks upload simultaneously' option to improve the data transfer speed. 2. Introduced Dashboard functionality to access via web. 3. Introduced IDrive cron service. 4. Added Start immediately and hourly Backup feature for Backup / Express Backup in scheduler. 5. Redesigned the "Logout.pl" and renamed it to "logout.pl". 6. Redesigned the "Scheduler_Script.pl" and renamed it to "scheduler.pl". 7. Removed schedule Restore feature in scheduler.pl script. 8. Added schedule Express Backup feature in scheduler.pl script. 9. Fixed the backup failure issue with retry attempt when file failed due to update retained error. 10. Added validation in edit_supported_files.pl to ignore invalid/duplicate/child files & folders for backup/express backup/full path exclude options. 11. Creating the log file for scheduled jobs for the operations backup/express backup/restore even if backupset/express backupset/restoreset file is empty. 12. Fixed the progress bar display issue when retry attempt happening for backup/express backup/restore operations. 13. Added valid failed reason for a file backup if same name directory already exist in idrive account. 14. Fixed the proxy related issue. 15. Modified the Archive cleanup log content. 16. Enhanced the view log script for better status of all scheduled jobs. 17. Reduced the send error report's message length from 32767 to 4095 characters. 18. Added few improvements in account_setting.pl script. 19. Added few new edit options with account_setting.pl as "file Missing percentage","Failed files percentage", "Ignore file permission/missed files", "Software update notification", "Start/Restart dashboard service", "Start/Restart IDrive cron service", "Added Enable/Disable Desktop access", "Enable/Disable Restore location prompt". 20. Added few improvements for "check_for_update.pl". Build 2.18 ============================================================================================================== 1. Fixed partial exclude parsing issue when policy is propagated. 2. Added information if the dashboard doesn't support machine architecture. 3. Added Backup/Express Backup/Restore file sets to logs. 4. Fixed NET/SSL error issues. 5. Fixed backup count mismatch issue. 6. Added IDrive cron service support for opensuse leap 15 and Centos 6.* 7. Implemented job handling when the system restart happens. 8. Fixed account settings termination issue if the user account is cancelled. 9. Fixed IDrive cron service restart issue when the script is not able to add linux service. 10. Added improvements in check for update's EVS update and static perl update. Build 2.19 ============================================================================================================== 1. A new script "help.pl" has been introduced to guide the user to use this package. 2. Implemented delete functionality for user log files. 3. Avoiding backup of files which is failed with valid reasons. 4. Displaying Linux "logged in" user name also in header of executable scripts. 5. Removed "Retain Logs" option in account_setting.pl. 6. Syncing settings of old machine to new machine in case of adoption. 7. Logging out from old machine's client gracefully when that machine is adopted by new client machine. 8. Renaming old machine name to new machine name in case of adoption. 9. Added machine information in reports sent via send error report. 10. Providing an option in check for update for force update to latest version even if no update is available. 11. Renamed the "view_log.pl" to "logs.pl". 12. Fine tuned the dashboard service for better performance and reliability. 13. Fine tuned the trace log writing. 14. Handled multiple write scenarios for JSON files present with scripts to avoid possible corruption. 15. Allowing to configure/reconfigure scripts if remote manager http or https ip is missing. 16. Handle dashboard stop issue due to disconnection on notification server. 17. Providing limited retry count for specific errors. 18. Merged BackupSet.info & backupsetsize.txt to BackupSet.txt.json file. 19. Fine tuned the logic to generate machine id to identify each user machine uniquely. 20. Added alerts status update in dashboard report's page. 21. Modified the password input validation. Password should be at least 3 - 20 characters. 22. Added color screen outputs to account details display. 23. Fixed allowing 0% for NFB. 24. Fixed updating last activity time. 25. Fixed reading/writing utf-8 strings to and from dashboard. 26. Fixed starting dashboard on reboot. 27. Fixed updating loc param for dedup a/cs. 28. Fixed updating job status on system restart. 29. Fixed updating backuptime when it is not set 30. Fixed failing cut-off for backup in freebsd. 31. Fixed to add restore set contents to logs. 32. Fixed self terminating dashboard while switching user. 33. Fixed stop trying to start dashboard when DDA is enabled. 34. Fixed sending mails only when notify on failure is enabled. 35. Fixed relocate service dir when dashboard & other jobs are in progress. 36. Fixed updating backupset contents with propagated files lists. 37. Fixed displaying number of successful backedup count in reports page. 38. Fixed marking IDrive account inactive on machine reboot for non-dedup a/cs. 39. Fixed re-calculating backup set size on enabling/disabling show hidden option. 40. Fixed displaying nick-name instead of location name while adopting a backup location. Build 2.20 ============================================================================================================== 1. Fine tuned the express backup process. Build 2.21 ============================================================================================================== 1. Added E-mail ID login support. 2. Fixed replacing evs binaries on manual update. 3. Fixed replacing Perl binaries on normal/manual update. 4. Fixed finding registered MUID when there are multiples of them found. 5. Allowing user to select any available locations as restore from location in Restore_Script.pl. 6. Fixed the schedule job execution issue in FreeBSD. 7. Fixed the environment variable related issues when job running through cron in FreeBSD. 8. Fixed proxy issues for few scenarios. 9. IDrive/IBackup script changes with REST APIs to handle the conflict of sslv3. 10. Fixed the incremental backup issue for the huge size file. 11. New startup routine Version extended for Gentoo. 12. Fixed the IDrive cron restart issue. 13. Debian configuration changes added for version 8. 14. Fixed starting dashboard on machine reboot & fixed sync settings regardless of account login. 15. Added to handle process 'upstart' in order to avoid the "supporting scripts run" error. 16. Fixed the restore issue when it failed to restore the file due to unexpected error. 17. Added retry case on archive cleanup/Restore(enumerate) w.r.t update server address. 18. Fixed the issue of Backup/Restore job termination with error message. 19. Fixed the error message display issue when user switching the IDrive account. 20. Fixed the job termination issue when uninstalling package in FreeBSD. 21. Fixed the restore set edit issue in edit_supported_files.pl when configured "restore from location" got adopted by other machine/IDrive application. 22. Fixed the email notification issue for the scheduled job when server address gets changed. 23. Displaying warning message in check for update script if any operation is in progress. 24. Fixed the wrong message display issue when uninstall failed due to providing wrong password while deleting for IdriveIt folder. Build 2.22 ============================================================================================================== 1. Fixed the dashboard restart issue on machine reboot for few scenarios. Build 2.23 ============================================================================================================== 1. Disabling dashboard service for websock enabled dashboard which is currently not supported by Linux scripts. Build 2.24 ============================================================================================================== 1. Worked on few enhancements to improve the overall performance of Dashboard. 2. Changed the date format for user logs to MM/DD/YYYY. 3. Fixed issue for finding unique ID for user's computer. 4. Fixed archive cleanup user logs listing issue for dashboard. 5. Fine tuned local notification design for dashboard to provide better handling of few scenarios. 6. Removed the Desktop access enable and disable options for new accounts in "account_setting.pl". 7. Fixed the parent account mismatch issue while switching and configuring the new IDrive account in "account_setting.pl". 8. Fixed the login issue with IDrive account which is not configured. 9. Fixed the progress bar display issue for backup and restore operation in "Status_Retrieval_Script.pl". 10. Fixed the unwanted directory creation issue while switching IDrive accounts in account_setting.pl. 11. Removed deprecated "Helpers.pm" file while updating the scripts using "check_for_update.pl". 12. Added information on total size of backed up files along with files count in log Summary for Backup/Express Backup/Restore operations. Build 2.25 ============================================================================================================== 1. Added version number & release date info in dashboard computer's page. 2. Added multiple computer IDrive software update. 3. Changed the date format for user logs to mm-dd-YYYY. Build 2.26 ============================================================================================================== 1. Added delete computer from dashboard. 2. Added delete backup location from cloud backup. 3. Fixed taking long time to restore computer settings when a backup location is adopted to a new computer. 4. Added IDrive CRON job machine restart fallback handler. 5. Added account status handling to avoid unnecessary server calls. 6. Renamed the "Helpers.pm" to "Common.pm". 7. Renamed the "Configurations.pm" to "AppConfig.pm". Build 2.27 ============================================================================================================== 1. Replaced system curl calls with python requests module for enhanced security. 2. Replaced display string "Updating script will logout all profile users" to "Updating Script will logout IDrive from all the Profile users". Build 2.28 ============================================================================================================== 1. Fixed the scanning issue in archive_cleanup.pl. 2. Fixed the remote file verification issue in edit_supported_files.pl when configured restore from location path having extra slashes. 3. Avoiding extra slashes in backup location path at the time of user input. 4. Avoiding extra slashes in restore from location path at the time of user input. Build 2.29 ============================================================================================================== 1. Fine tuned the script update process for check for update script and silent update from dashboard. 2. Fixed the issue for directory restore for few specific scenarios. 3. Fixed dashboard launch issue in CentOS 8. Build 2.30 ============================================================================================================== 1. Added Continuous Data Protection. 2. Added faster sync for backup. 3. Added a detailed progress bar. 4. Added automated dependency installation. 5. Fixed CRON service start issue when multiple disks are present in the machine. 6. Added pre install verification in scripts update. 7. Reordered account settings edit options. 8. Added scripts version verification. 9. Added faster express backup. 10. Added multiple engine improvements. 11. Fixed login issue after delete computer. 12. Added improvements in quota calculation. 13. Added IDrive scheduler data corruption handling. 14. Added backup set history. 15. Backup set summary and exclude set summary added to logs. 16. Added improvements in backup set size and count calculation in dashboard. 17. Fixed partial exclude clearing from dashboard. 18. Added encrypted backup set. 19. Added next execution time for scheduled jobs. 20. Fixed IDrive CRON restart issue. 21. Added pause/Resume functionality for backup/express backup. 22. Added enhancements in archive cleanup. 23. Added waiting for internet connection if absent. 24. Fixed directory removal warning during uninstall. 25. Fixed utility and static download error checking. 26. Added improvements in backup set enumeration. 27. Fixed backup status if all backup items are missing. 28. Added enhancements in change multiple chunk upload . 29. Redesigned the "Status_Retrieval_Script.pl" and renamed it to "status_retrieval.pl". 30. Removed 'empty directory delete" option for periodic cleanup. 31. Added Regex validation for regex exclude items in edit supported script. 32. Excluding express backup directory for both online & express backups if it present. 33. Added CDP for Dashboard. 34. Fixed reading special chars for private key. 35. Added email id field for archive cleanup in dashboard. 36. Fixed issue with special characters in service path. 37. Partial exclude display in backup log has been fixed. 38. Removed the restriction of dependency script execution. 39. Fixed the full path exclude issue in express backup script. 40. Fixed the logout issue while updating script package using check for update script. Build 2.31 ============================================================================================================== 1. Added support for Raspbian OS (32bit). 2. Added support for local/express restore using script "local_restore.pl". 3. Added support for SSO based login for your IDrive account. 4. Fixed the restore failure reason issue when the got cancelled. 5. Displaying message to wait when generating the empty directory list in archive_cleanup.pl. 6. Fixed the scan progress bar display issue in archive_cleanup.pl. 7. Fixed issue with archive log file rename when archive operation gets terminated. 8. Fixed the Cron restart issue w.r.t non-root user. 9. Fixed Aarch64 EVS binary mapping, duplicate binaries, universal binary reference. 10. Fixed SELINUX availability issue. 11. Fixed performance issue with backup set scan. 12. Fixed Backupset scan failure during progress display. 13. Added /proc and /sys directory to exclude list for backup. 14. Renamed the script "express_backup.pl" to "local_backup.pl". 15. Fixed Restore issue when it is initiated from the dashboard for a few scenarios. 16. Migrated websock based dashboard service from Perl to python. 17. Fixed restarting of dashboard service issue after deleting the computer from dashboard. 18. Fixed the service location's accented character issue when the configured service directory is missing & getting created again. 19. Fixed Perl packages missing issue appears in Fedora 34. 20. Fixed FreeBSD scheduled job launch issues. 21. Handled the restore failure reason when the restore location doesn't have write permission. 22. Fixed the progress bar flicker issue for Backup/Local Backup/Restore/Local Restore operations. 23. Fixed the warning/aborted issue when press Ctrl+C after displaying summary of any operation. 24. Fixed the backup's cut-off disable issue when disabling periodic cleanup. 25. Fixed the scheduler table alignment issue when 6 days selected for weekly backup. 26. Fixed the wrong backup failure reason when there is no permission for items, it displaying "No such file or directory" instead "Permission denied". Build 2.31 [08/26/2021] ============================================================================================================== 1. Fixed the empty directory list issue in archive_cleanup.pl. Build 2.31 [10/18/2021] ============================================================================================================== 1. Fixed displaying CDP logs in dashboard view logs. 2. Fixed enabling/disabling CDP from dashboard. Build 2.32 ============================================================================================================== 1. Added 2FA feature. 2. Added Snapshot feature on dashboard. 3. Fixed domain resolution issue in freeBSD. 4. Added improvements in quota calculation. 5. Fixed the backup issue of ascendant character files when it deleted from server. 6. Fixed the backup hang issue when server address changed. 7. Added improvements in local restore. 8. Added fixes for dual boot Operating Systems. 9. Added improvements in CRON installation for Fedora machines. 10. Fixed the progress bar related issues in version restore and local restore. 11. Fixed dashboard start issues in Fedora machines during machine reboot. 12. Added improvements in scheduled job emails. 13. Fixed the partial log issue when backup job cancelled by user. 14. Fixed the progress percentage issue when huge sized file retries to backup due to failure. 15. Fixed cron restart issues. 16. Added aarch64 support. 17. Added improvements to avoid user configuration corruption. 18. Added improvements in scheduled job launching. 19. Fixed the local backup status issue and log header when backupset is empty. 20. Fixed error message display issue in speed analysis. Build 2.33 ============================================================================================================== 1. Added support for aarch64 architecture. 2. Added improvements in speed analysis script. Build 2.34 ============================================================================================================== 1. Fixed the duplicate dahboard machine entry creation issue when bucket deleted and reconfigured. Build 2.35 ============================================================================================================== 1. Minor bug fixes. Build 2.36 ============================================================================================================== 1. Minor bug fixes. Build 2.37 ============================================================================================================== 1. Fixed: IDrive cron service installation in some of the platforms. 2. Minor bug fixes. Build 2.38 ============================================================================================================== 1. Added improvements in speed analysis. 2. Added improvements in update process. 3. Added improvements in dashboard connection. 4. Minor bug fixes. Build 3.0.0 ============================================================================================================== 1. bin package based Installer. 2. Changed script-based functionality to binary execution. 3. Improvements in dashboard performance. 4. Improvements in backup set preparation. 5. Improvements in uninstall process. 6. Improvements in regular expression exclude. 7. Added Ubuntu, Fedora, CentOS latest version support. 8. Fixed: Aarch64 dashboard failure in some of the machines. 9. Minor issue fixes. Build 3.1.0 ============================================================================================================== 1. Fixed dashboard launch issue. Build 3.2.0 ============================================================================================================== 1. Added Linux Mint 21.3, LMDE support. 2. Added CPU limit feature. 3. Added non-interactive uninstall. 4. Fixed the dashboard folder expansion issue. 5. Refined the scheduled job email subject. 6. Fixed scan now from dashboard. 7. Fixed local restore log deletion issue. 8. Fixed the issues with aarch64 machines when 32bit mode is enabled. 9. Fixed the dashboard launch issue in aarch64 machines post update. 10. Added improvements in package installer. 11. Added improvements in detailed help and readme. 12. Fixed issue with update notification. 13. Fixed network error issues for dashboard. Build 3.3.0 ============================================================================================================== 1. Added Fedora 40, Ubuntu 24.04 support. Build 3.4.0 ============================================================================================================== 1. Fixed issues of syncing settings in case of adopt bucket. 2. Added log reconstruction for abruptly ended jobs. 3. Removed internet dependency for local backup/local restore jobs. 4. Fine tuned hourly scheduled backups for non-dedup accounts. 5. Fixed package update issue from dashboard for non-root users. 6. Fine tuned the missing files % feature to provide more accurate information to user. 7. Fixed issue with user logs for quota exceeded scenarios. 8. Fixed issue with log deletion from dashboard. 9. Fixed the issue with changing mount point for local backup from dashboard. Build 3.5.0 ============================================================================================================== 1. Added support for new dashboard. 2. Fixed the issue with user auto logout. 3. Other minor fixes. Build 3.6.0 ============================================================================================================== 1. Fixed the issue with the backup summary. Build 3.7.0 ============================================================================================================== 1. Added improvements in backup. Build 3.8.0 ============================================================================================================== 1. Flow of Scheduler script has been modified to edit each detail individually for all four operations: Backup, Local backup, Archive cleanup, CDP. 2. Flow of installation has been changed, texts for dependency downloads have been avoided. 3. Default backup set for online backup has been added with a default schedule during installation. 4. Display of default settings has been removed after successful installation. 5. Classified the menu further based on operations- Backup, Local backup, Restore, Local restore, Settings, Logs, General. 6. Header revised to display Logged in user and Storage. 7. Not allowing to edit restore location during restore operations and editing restore set. 8. Added alias for /opt/IDriveForLinux/bin/idrive. 9. Displaying the selected backup locations and restore from locations before the operation starts. 10. Added option to edit exclude hidden in exclude settings. 11. Added manual archive cleanup as Cleanup Now option in Archive cleanup section. 12. Not allowing CDP and backup to run in parallel. 13. Colored the heading, sub headings, status accordingly. 14. Added “Last activity Log” option under Logs section. 15. Refresh option is added to reload the latest appropriate main menu. 16. Check for update option is displayed only if there is an update. 17. Express backup is added along with local backup in local backup section. 18. Under general, Others option has a sub menu which includes: Send Error Report, Services, Configure/Reconfigure your account and Uninstall. 19. Menu inside View logs has been modified. 20. Send error report can be sent irrespective of user being logged in. Build 3.9.0 ============================================================================================================== 1. Installer related improvements. Build 3.10.0 ============================================================================================================== 1. Multiple user support related changes. 2. Addition of default editor for editing job sets. 3. Installer cleanup related changes. 4. Mounted drive filtering related enhancements. Build 3.11.0 ============================================================================================================== 1. Minor issue fixes