{
senderExecuted = true;
/*
* Read configuration and initialize variables
*/
mConfiguration = new FileSenderConfiguration(mDestination);
/*
* The FileName may contain a directory. It is split up into the name of
* the directory and the name of the file itself.
*/