Search results

  1. E

    Why curl ftp upload is so slowly?

    Hello, why when I tried to upload to any host via ftp, upload speed is very slow, but when I use filezilla it's good I use following code to upload via ftp C:\123456\soft\curl\curl.exe --ftp-pasv (or without it) --upload-file "filename" -u login:pass ftp://ftp.site.net Please help me
  2. E

    Parse my own link from Rapidshare with php + curl

    Please help me - I want to get rapidshare filelist and parse particular link! How to do it? Rapidshare works with JS but curl and php can't do it
Back
Top