Microsoft
Software
Hardware
Network
Question : How to make large files available for downloading?
I have large files that can't be emailed. I need for others to be able to access and download them. I have them loaded onto my website server in an ABC folder I created. When I go to mywebsite/ABC...instead of seeing the folders I get an error message stating that an index or home file is required. I made one...now all I can see when I go to mywebsite/ABC is the index page.
How to I get a page to show all these large files I have uploaded so that someone can download them?
Answer : How to make large files available for downloading?
You need to enable directory browsing.
If you're using IIS go to IIS Manager, right-click the ABC folder and select properties. Check the "Directory browsing" box and save.
Random Solutions
Executing a SP with temp tables from another SP
Find items from a date and date span that fall between two dates
How to set sybase interfaces file using sybperl
Use DTS to Convert an Excel Spreadsheet into a .CSV file
No Sound Effects in Windows Media Center for Vista and no Sound on TV
Personal folder on network drive keeps disconnecting every couple of weeks
Delete files older than x days, and x characters long.
Outlook and HTML Newsletter Background images
Modify a text file with a shell script using multiple variables.
How can i return only last select statment from stored procedure