Hello,
I need to know how to create and update ASCII files remotely on Arduino Mega with Ethernet shield connected to PC i.e. create new user file contains user ID and Name.
You need to implement something similar. Instead of downloading the files from the Arduino to the PC, send the data to the Arduino and update the files.