pavva94 / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 1 forks source link

Cookie for curl package does not output cookie file #330

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ./curl -c test.txt -o /usb/sda1/test.html --url 
"http://xxxxxxxxxxxxx.com/member.php?mod=logging&action=login&loginsubmit=yes&in
float=yes&lssubmit=yes&username=ted_chou12&password=xxxxxxxx&cookietime=2592000"

What is the expected output? What do you see instead?
Should have a test.txt cookie file maybe?

What version of the product are you using? On what operating system?
newest snake os and curl package

Please provide any additional information below.

Original issue reported on code.google.com by ser...@tedchou12.cz.cc on 13 Oct 2012 at 12:11