When the "mput" action is finished, the component execute the command "stat" to verify if the file has been successfully copied.
On the remote directory, if the file is moved before the execution of the command "stat", an error message is returned because the "stat" command failed.
The execution of the command "stat", can be removed because the two following error : "network connection lose" and "no permission on the remote folder" are processed by the component.