I have configured send to connection for my web application.
When I perform sendto, sometimes it moves the file to the target location and sometimes it displays SharePoint error and the below message is logged in SharePoint logs
OfficialFile::SubmitFile: Encountered WebException when sending file http://server/sites/SampleSite/Shared%20Documents/Sample1.txt to http://server/sites/RecordCenter/_vti_bin/officialfile.asmx: The operation has timed out
The http://server/sites/RecordCenter/_vti_bin/officialfile.asmx site is not properly configured
The file size is same in case of sucess and failure.
Kindly, help me resolve this issue.