VOGONS


First post, by brassicGamer

User metadata
Rank Oldbie
Rank
Oldbie

Hi folks. I know a number of you are running FTP servers for various purposes and that some are even hosting them on DOS machines. While I'm not quite that dedicated to the cause, I do want to make my historical collection of drivers and freeware / shareware available online for various reasons (mostly to provide cross platform file sharing on my LAN but it would be cool to share them externally too.

At present all the files in question are on a file server on my LAN and am guessing others started here too. As such the organisation and file names are pretty loose. So what I'm wondering is what process people went through seeing up folders and naming conventions etc. For FTP. I'll probably be using my 2K3 Server (unless i find a really good reason not to), which means I can't use symbolic links, so do people keep their file server and FTP server repositories separate and, if not, how do you manage things like duplication?

Thanks in advance.

Check out my blog and YouTube channel for thoughts, articles, system profiles, and tips.

Reply 1 of 10, by chinny22

User metadata
Rank l33t++
Rank
l33t++

I don't actually have an internal ftp server (yet) but I would just point it to the same location as my current drivers folder.
Mine are sorted by brand so
Asus
Compaq
Creative
etc...

Then part number, followed by the device
Asus\P2B-DS\NIC
Asus\P2B-DS\SCSI
Asus\P4P800\Chipset
Asus\P4P800\Sound

I used to then group by OS but that got a bit messy as often say DOS and 9x were included in the same driver package
Worst case I'll create a index.txt if the folder looks a bit "full"

Not saying that's the best way, I definitely have duplicates, say chipset for my few BX motherboards, but gets around issues when sometimes 1 bit of hardware doesn't like the latest driver.

Also have no wish to make it publicly available, I used to but will just upload to vogons drivers now and not worry about bandwidth/security/etc

Reply 2 of 10, by brassicGamer

User metadata
Rank Oldbie
Rank
Oldbie

I suppose the question that's bugging me the most is that, for the purpose of sharing on a LAN, zipping up and using filenames without spaces is not necessary and is low-maintenance, whereas managing FTP is potentially high-maintenence (at least initially).

I guess it's a moot point anyway - I'm going to have to use best practice for the FTP files so there's no point making work for myself by having uncompressed versions too.

Check out my blog and YouTube channel for thoughts, articles, system profiles, and tips.

Reply 3 of 10, by Oldskoolmaniac

User metadata
Rank Oldbie
Rank
Oldbie

I have been actually working on something like this for sometime now, a few years ago i had a failed hdd with some rare stuff gone and ive been slowly building up a collection on my NAS along with a backup drive (learned my lesson, back-up, back-up, back-up).
Anyways Ive been wanting to create a simple ftp server for all of this. if any one wants to help me with building this archive that would be great.
so far my archive is basically like this:
Drivers/A.M.D/Windows 7, 8, 10/Video Adapter/Catalyst Software Suite 15.7.1 (64 Bit).exe
Catalyst Software Suite 15.7.1 (64 Bit).txt
Radeon Software Crimson Edition 15.12 (64 Bit).exe
Radeon Software Crimson Edition 15.12 (64 Bit).txt
Windows 98, ME/Video Adapter/Catalyst Software Suite 4.132655.exe
Catalyst Software Suite 4.132655.txt
Catalyst Software Suite 4.137192.exe
Catalyst Software Suite 4.137192.txt
Catalyst Software Suite 6.2.exe
Catalyst Software Suite 6.2.txt
Windows 2000/Video Adapter/ (to many to list)
Windows Vista, 7/Video Adapter/ (to many to list)
Windows XP/Video Adapter/ (to many to list)

just to give u an idea of how i organize, the other folders are filled as well and i have other drivers from 3dfx down to via drivers.
The txt file are to point to witch video cards work with that driver example:Catalyst Software Suite 6.2.txt
Radeon® 9800 series
Radeon® 9700 series
Radeon® 9600 series
Radeon® 9500 series
Radeon® 9200 series
Radeon® 9100 series
Radeon® 9000 series
Radeon® 8500 series
Radeon® 7500 series
Radeon® 7200 series
Radeon® 7000 series
Radeon® Xpress 200 series
Radeon® X850 series
Radeon® X800 series
Radeon® X600 series
Radeon® X550 series
Radeon® X300 series

Motherboard Reviews The Motherboard Thread
Plastic parts looking nasty and yellow try this Deyellowing Plastic

Reply 4 of 10, by SquallStrife

User metadata
Rank l33t
Rank
l33t

Would there be interest in a low-fi version of VogonsDrivers.com that's more accessible to non-CSS or text-only browsers?

I just now realised I've never tested it in Arachne or Lynx or similar.

VogonsDrivers.com | Link | News Thread

Reply 5 of 10, by Oldskoolmaniac

User metadata
Rank Oldbie
Rank
Oldbie

that would be cool would that also be view-able in internet explorer 5.01, 5.5sp2 and 6sp1 as well

Motherboard Reviews The Motherboard Thread
Plastic parts looking nasty and yellow try this Deyellowing Plastic

Reply 6 of 10, by elianda

User metadata
Rank l33t
Rank
l33t

I did something like this: ftp://retronn.de/driver/
Also with mirroring a few other sites here ftp://retronn.de/mirrors/
Notable also the mdscene.net (used eg. by the Driver Database of the Win98 Super CD): ftp://retronn.de/mirrors/ftp.mdscene.net/
I have to admit, I don't have the time to sort all this stuff into vogonsdrivers.

Retronn.de - Vintage Hardware Gallery, Drivers, Guides, Videos. Now with file search
Youtube Channel
FTP Server - Driver Archive and more
DVI2PCIe alignment and 2D image quality measurement tool

Reply 7 of 10, by SquallStrife

User metadata
Rank l33t
Rank
l33t
elianda wrote:

I have to admit, I don't have the time to sort all this stuff into vogonsdrivers.

The aim of VogonsDrivers was originally just to be a place to put files that had no other home. E.g. all the stuff from Malik's thread that was tied up in Megaupload/Rapidshare/etc.

It was never meant to make other people's archives pointless/obsolete! 😀

Don't get me wrong, I think it's cool that it's grown to the size that it had, but I never want people to feel like the *must* use it.

VogonsDrivers.com | Link | News Thread

Reply 8 of 10, by SquallStrife

User metadata
Rank l33t
Rank
l33t

So, how's this tickle everyone's fancy?

http://www.vogonsdrivers.com/lofi/

It's W3C HTML 2.0 verified, so should render correctly on everything down to NCSA Mosaic.

Oh, and since the move to a VPS, the site has its own IP address, so doesn't require the HTTP Host field to work correctly. Hello IE 1.0!!

VogonsDrivers.com | Link | News Thread

Reply 9 of 10, by brassicGamer

User metadata
Rank Oldbie
Rank
Oldbie

Awesome. I like the way you actually bothered to render a page, rather than just enable directory listings!

Check out my blog and YouTube channel for thoughts, articles, system profiles, and tips.

Reply 10 of 10, by sliderider

User metadata
Rank l33t++
Rank
l33t++

Another site I am on uses an old Mac as a Hotline server for stuff like that.