hi, how can i upload to http server? For example
server:
ip http server
ip http path flash:
client:
copy
http://RT1/file.txt flash:
this lets me download from RT1;
but if with
copy flash:file.txt
http://RT1/
it says I/O Error. How can i (and if) upload to http this way?
thx