cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Permission denied (upload)

From: Guirong Wang <guirong2004_at_yahoo.com>
Date: Fri, 20 Apr 2007 16:44:54 -0700 (PDT)

     Hi,
  I have installed the LiveHTTPHeaders and caught all the field's name and content based on Daniel's suggestion. Thank you very much Daniel, but I still have problems with uploading. When the file is in the directory where I run the curl command
  curl -F Filename=@test.txt https://some.site.com/folder
  the file can be uploaded successfully. But if the file is in a subdirectory such as /sub and when I run the command
  curl -F Filename=@sub/test.txt https://some.site.com/folder
  I still get the 403 Forbidden message:
   
  You don't have permission to access /folder/sub/test.txt on this server
  /folder/sub/test.txt : permission denied (upload)
   
  When I run the similar command for another web site, I can successfully upload files from the /sub directory.
   
  Any suggestions? Thank you very much.
   
  Karen
   
  
 

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
Received on 2007-04-21