Hello there,
Searching on the internet found that this could be something is trying to set the file date on the server after upload ..... Maybe this helps you to find the error !
It happens sometimes not always so i cannot reproduce it !
To resolve the problem i am just catching the exception and not show it !
Sometimes when i am trying to upload file i am getting the following error:
SCP Error set times: operation not permited
The code i am using is just a simple upload command from one file to some place...Searching on the internet found that this could be something is trying to set the file date on the server after upload ..... Maybe this helps you to find the error !
It happens sometimes not always so i cannot reproduce it !
To resolve the problem i am just catching the exception and not show it !