rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ted

Pages: 1
1
HFS ~ HTTP File Server / Uploads not getting saved to PC
« on: December 26, 2014, 04:13:37 PM »
On my PC where hfs is hosted I've created a real folder named hfsUploads and given upload permissions to anyone.

From an embedded device, I set the url to http://192.168.2.10:8080/hfsUploads.
I then invoke the upload function on the embedded device, passing up a text file.
The response code is 200, indicating success.
The HFS log window shows: 8:03:33 AM 192.168.2.11:55296 Requested POST /hfsUploads2/
The 'Total In' updates to show the number of bytes 'transferred'.

However, the file is not written to the PC's hard drive.
Suggestions / ideas?

Pages: 1