Results 1 to 3 of 3

Thread: downloading a zip file from a nested folder

  1. #1
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default downloading a zip file from a nested folder

    I am trying to use a folder on my website for storage and have it protected with a .htaccess file. If the file to be stored is located in the root directory the file can easily be downloaded if I point to the zipped file with a link, but not if it is in a sub folder. Any idea why the zipped file can only be downloadable if it is located in the root file and not in a subfolder within my site?

    EDIT: I'm still researching this. It seems I can download my zipped file if it is found within certain sub folders.

    EDIT: This post has been edited for clarification (I hope). I also posted the solution below.
    Last edited by james438; 12-31-2012 at 06:49 AM.
    To choose the lesser of two evils is still to choose evil. My personal site

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Are you referring to the htaccess file when you say file? Also, could you be a little bit more clearer on what the question is. I'm not completely sure I understand the issue.

  3. #3
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    I'll rewrite the first post for clarification. I actually just solved the problem. Apparently the permissions of the folder were set to 700 as opposed to 705. It hadn't occurred to me to check the permissions of a folder before. I had always just checked the permissions of individual files.

    I have since added a .htaccess file for security purposes.
    Last edited by james438; 12-31-2012 at 05:31 AM.
    To choose the lesser of two evils is still to choose evil. My personal site

Similar Threads

  1. code for downloading file
    By kalkelaxmi in forum PHP
    Replies: 6
    Last Post: 07-23-2011, 06:40 AM
  2. Protecting Swf file from downloading..
    By shas1280 in forum Flash
    Replies: 4
    Last Post: 08-10-2010, 05:11 PM
  3. Downloading file using asp
    By Techy in forum ASP
    Replies: 1
    Last Post: 07-09-2006, 11:54 AM
  4. Nested folder refuse to open in FF for Smart Folding Menu Tree Script
    By KCgame in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 11-27-2005, 01:57 PM
  5. File for downloading
    By dungol in forum HTML
    Replies: 3
    Last Post: 08-29-2005, 11:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •