

Have an easy-to-use UI that requires no additional training or use of scripts for backup Perform simultaneous backups for multiple Linux machines View and manage any number of computers remotely Through this interface, users have ability to: Users of IDrive 360 backup for Linux can take advantage of simple web-based GUI for backups. This ensures that every bit of data generated by endpoint devices is backed up and ready to be recovered in case of a data loss disaster. This solution for businesses of any size, the firm enables IT departments to oversee data protection for their entire company, allowing them to implement backup plans for units, groups, or individual devices. has added backup support for Linux machines, enabling IT admins to schedule and automate backups for all of their organizational Linux data into a single account through an unified web console. Usrname=$(cat $path2IDriveScripts”/username.IDrive 360, Inc.

Keyfile=$path2IDriveScripts”/encPrivateKeyFile” #See /faq.htm#pwd for details of how to encrypt password Path2plainPasswdfile=”$path2IDriveScripts/PasswordFile.txt” Path2IDriveScripts=”/home/scripts/IDrive_for_Linux/_APIs” PerCent=$(( 100*$freespace / $totalquota ))Įcho “Total quota is $totalquota GB of which $usedquota GB is used and $freespace GB ($perCent%) is free”2) Using a plain text password and private key 2) Using a plain text password and private key quotaAPI Quota=$( exec “$path2IDriveScripts”/idevsutil –xml-output –encode –password-file=”$path2passwdfile” –pvt-key=”$keyfile” –get-quota echo “$quota”|sed -n ‘/totalquota/p’|cut -c36-|sed ‘s/”//g’ ) #Run the query-do not specify XML to get a text file Serveraddress=$(echo “$serveraddress1″| xargs ) Serveraddress1=$(exec “$path2IDriveScripts”/idevsutil –getServerAddress “$usrname” –encode –password-file=”$path2passwdfile”|cut -d ‘=’ -f4|cut -d ‘ ‘ -f1) Usrname=$(cat $path2IDriveScripts”/username.txt”) Keyfile=$path2IDriveScripts”/encPrivateKeyFile”

Path2passwdfile=$path2IDriveScripts”/encPasswordFile” These scripts show the used and available free space out of your quota on IDrive.ġ) Using an encrypted password and private key quotaEncAPI
