BACKUP TO GMAIL INSTRUCTIONS:
backup to gmail Options
Source Directories:
The source directory for the backup.Destination Directory:
backup to gmail will automatically compress the source directory and put the archive to this directory before sending it to your Email accounts.Email Filter:
Used in the Subject of the email. It can be helpful in setting up a filter on Gmail . the default value is [backup]Email From:
The sender of the email message. e.g. myname@gmail.comEmail To:
The receiver of the email message. e.g. myname@gmail.com
Multi-receivers separated by ,myname@gmail.com,myname@yahoo.comGmail Username:
The username to authenticate with Gmail smtp server. For most cases, it is same as EmailFrom address. for example, mynameGmail Password:
The password for the SmtpUserScan Sub Directories:
Check this if you would like to include sub directories.Directory Name In Subject:
Include the directory information into Email subject to distinguish between same name files in different directoriesClick Apply to store your details.
Wildcard match syntax:
You can include this option several times ( separated by | ) to specify specific patterns which are to be included in the file path. Once you specify one pattern you exclude all files not matching at least one of the patterns. The case be useful for restricting the types of files to be backup..
| * | Matches 0 or more instances of any character. For example, setting for *comp*.txt finds .txt files name containing any word starting with the letters comp, such as computer, company, or comptroller. |
| ? | Matches exactly one instances of any character. For example, setting for *t?p* matches any of the files path include tap, tip, and top. |
| [chars] | Matches one instance of any character that appears between the brackets. |
| [!chars] | Matches one instance of any character that does not appear between the brackets after the exclamation mark. |
| | | Separator |
Path Include Filter Examples
Backup .png .jpg .gif Pictures:
*.png|*.jpg|*.gifBackup study and document directory:
*\study\*|*\document\*
Path Exclude Filter Examples
Exclude .tmp and .temp files:
*.tmp|*.tempExclude file name contains private:
*private*.*Exclude private folder:
*\private\*
Feel free to contact us about any issues, any suggestions at: support@software-download.name
