| In the directory /mnt/sdc/utracker/add/utracker.org/ is the file cookies.txt
++++++++++
# HTTrack Website Copier Cookie File
# This file format is compatible with Netscape cookies
. utracker.org TRUE / FALSE 1999999999 session
fcd957e5dd387b5e2b23a6db58fbf361800ebb250010a446f7d0230c9aaa7d91d6dd904552962ee9dec53c19c961ff582442a8d2a704c86dc746429d3a52f17a44d179c63364348f3b8134f66d1389a4
++++++++++
By address <http://utracker.org/test.php>
++++++++++
<? php
echo 'session:'. $ _COOKIE [ 'session'];
?>
++++++++++
I start in the directory /mnt/sdc/utracker/add/utracker.org/
httrack -b1 <http://utracker.org/test.php> -O
/mnt/sdc/utracker/add/utracker.org/ or httrack -b1
<http://utracker.org/test.php> -O /mnt/sdc/utracker/add/utracker.org/
Saved on the file /mnt/sdc/utracker/add/utracker.org/utracker.org/test.html
++++++++++
session:
++++++++++
Why Httrack not send cookies.txt file server?
Executing the command in the directory /mnt/sdc/utracker/add/utracker.org/
wget --load-cookies=cookies.txt <http://utracker.org/test.php>
All works well!
Saved on the file /mnt/sdc/utracker/add/utracker.org/test.php
++++++
session:
fcd957e5dd387b5e2b23a6db58fbf361800ebb250010a446f7d0230c9aaa7d91d6dd904552962ee9dec53c19c961ff582442a8d2a704c86dc746429d3a52f17a44d179c63364348f3b8134f66d1389a4
++++++
What am I doing wrong?
HTTrack version 3.43-2 (compiled Mar 31 2009) Fedora 11, as tested on Fedora
8. GUI On vista & WinXP | |