Download directory/directories
Posted: 27 Jul 2011, 21:15
I have a question...
I currently built a system to download files from multiple directories...
I have about 4gb of files to upload...
I'd like to know if there was an easy way to keep track of files and locations.
i.e.
I have a structure on my website like:
namerelease
and in there i have files like setup.exe
so:
ver30
- setup.exe
- patch.1.zip
- patch.2.zip
ver31
- setup.exe
- patch.1.zip
etc...
If i use this system... can i just point to my folder structure and it will all work, or do i have to do something completely different... i want to make it really easy... some setup files are 500mb...
I currently built a system to download files from multiple directories...
I have about 4gb of files to upload...
I'd like to know if there was an easy way to keep track of files and locations.
i.e.
I have a structure on my website like:
namerelease
and in there i have files like setup.exe
so:
ver30
- setup.exe
- patch.1.zip
- patch.2.zip
ver31
- setup.exe
- patch.1.zip
etc...
If i use this system... can i just point to my folder structure and it will all work, or do i have to do something completely different... i want to make it really easy... some setup files are 500mb...