Arduino Easyfind issue

<p>I'm having an issue with uploading a sketch to an arduino with EasyFind. My setup is a Raspberry Pi 3B server running the generic 32-bit build with kernel version 5.4.72-v7+ and a Windows 10 Pro 2004 using the VirtualHere client v5.1.3. I am using the free version of VirtualHere and a trial version of EasyFind. Uploading a sketch on a local network results in no issues. When connecting it with EasyFind my Windows PC recognizes the Arduino as COM9 and Device Manager says the device is working properly. When I attempt to upload a sketch via EasyFind I get this error from arduino:
</p>
<p>An error occurred while uploading the sketch<br />
avrdude: verification error, first mismatch at byte 0x0780<br />
0x10 != 0x9a<br />
avrdude: verification error; content mismatch
</p>
<p>Any help/suggestions are appreciated!</p>

#2

When using easyfind is that over the internet? Because seems like the latency is causing the issues.

Serial devices need small and consistent latency.

When using easyfind, have a look in the virtualhere client USB Hubs->About->Statistics what does that show. Around 5ms or less?