Knowledge Base

Home > Features > Email Notifications

Created 25 Jun 2008
Modified 27 Aug 2008
Hits 2100

Print Print Article

File Article 2610

Email Notifications

Description

The Email Notification feature in SmartFTP automatically sends an email notification when the item is processed, succeeds or fails. The settings can be configured in the menu: Tools - Settings. Then go to the Queue - Email dialog.
This feature is available in the Professional Edition of SmartFTP only.

Variables

You can use the following variables in the subject:

{Id}  Unique Id of item e.g. {6251B600-6386-4e02-A9DE-EFA5A2446C43}
{Status} Success | Failed | Unknown
{Type} File | Folder | Unknown 
{Operation} Unknown | Copy | Move | Delete | SetPermissions | ReadDirectory | Custom 
{Synchronization}  Unknown | One Way | One Way with Delete 
{Size}  Size of the file. For folders this value is 0 
{Retry} Number of retries 
   
{Source.Favorite}  Unique id of the favorite
{Source.Type}  Local | Remote | Unknown
{Source.Path}  Full path 
{Source.Filename}  Filename extracted from full path. Available in version 3.0.1018.3
   
{Destination.Favorite}  Unique id of the favorite 
{Destination.Type}  Local | Remote | Unknown
{Destination.Path}  Full path
{Destination.Filename}  Filename extracted from full path. Available in version 3.0.1018.3
   
{Progress.TransferredBytes}  Number of bytes transferred during the last transfer
{Progress.StartTime}  Start time (Local Time) in ISO8601 format of last transfer
{Progress.StopTime}  Stop time (Local Time) in ISO8601 format of last transfer
{Progress.DeltaTime}  Total time in seconds of last transfer
{Progress.StartPosition}  Start position of last transfer
{Progress.AverageSpeed}  Average speed of last transfer 
 

Keywords
variables, email, queue, notify

Related Articles


Please choose 1 to 5 whether this article solves your problem.

1 No Help at all

5 Problem Solved