Author Topic: Reg remote login using curl php  (Read 1295 times)

0 Members and 1 Guest are viewing this topic.

Offline arunmj82Topic starter

  • Irregular
  • Posts: 2
    • View Profile
Reg remote login using curl php
« on: February 24, 2010, 10:51:15 AM »
Actually my job is to log in to remote server and to download a file. But when I use curl in php to log in to remote machine, I am able to login successfully and then in the subsequent request I was not able to download the file inside it. I think this is because the cookie which I am using is not stored in the browser instead it is stored in folder.

Can anybody please help me on this issue. Its urgent...

Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,255
    • View Profile
Re: Reg remote login using curl php
« Reply #1 on: February 25, 2010, 02:55:11 AM »
You might want to post the problematic code.

Offline deepcoding

  • Irregular
  • Posts: 3
    • View Profile
Re: Reg remote login using curl php
« Reply #2 on: February 25, 2010, 07:06:34 AM »
Maybe the Snoopy Class will help you?
http://sourceforge.net/projects/snoopy/