ForumsSearch



Search results for "Posted by trem"
Author Message
trem

Posted Feb 14, 2016 in: download xml-backup with curl
Score: 0
  • trem
  • Posted: Feb 14, 2016
  • Score: 0
Hello,

for about 1,5 months the following download-command isn't working anymore -- it has been working for years. Please could you tell me, how the command should be written.

many thanks, Tobias

curl \
--output /dev/null \
--form 'email=YOUR_EMAIL' \
--form 'pass=YOUR_PASSWORD' \
--form 'remember=1' \
--cookie-jar ${root}/cookies.txt \
http://www.toodledo.com/signin.php \
--output toodledo.xml \
https://www.toodledo.com/tools/xml.php