HTTP HTTP GET --no-clobber # # Server-side HTTP/1.0 200 OK Connection: close Content-Type: text/plain Content-Length: 4 foo # # Client-side HTTP GET without clobber http http http://%HOSTIP:%HTTPPORT/%TESTNUMBER -o %LOGDIR/exist%TESTNUMBER --no-clobber -w '%{filename_effective}\n' to stay the same # # Verify data after the test has been "shot" to stay the same HTTP/1.0 200 OK Connection: close Content-Type: text/plain Content-Length: 4 foo %LOGDIR/exist%TESTNUMBER.1