Hi, I am a new user of Virtuoso (Server OpenLink Virtuoso Server, Platform Win32, Build Date Mar 26 2008). I am working through the documentation and trying some samples. When I try HTTP PUT with the following command,
curl -T myfile.rdf http://localhost:1111/DAV/dba/rdf_sink/myfile.rdf -u user:pw curl exits with "Empty reply from server" message. There are no RDF triples created in the database that I can see. The server logs show the following message. Malformed data received from IP [127.0.0.1] : Bad incoming tag 80. Disconnecting the client Could someone explain what I am doing wrong? Is there a way to increase the verbosity of error messages? Thanks, Praki