Windows – Vista and Windows 7 compatible Z-San software and drivers for Netgear SC101T

windows 7windows-vista

I'm trying to find a Vista/Win 7 capable driver for a Netgear SC101T SAN. It's based on Z-San which had some issues with Vista originally. The Netgear site has links for an updated driver and Vista-specific control suite, but both links are broken.

Does anyone have a link to the utilities or alternative firmware that can run this device from Vista (and eventually Windows 7)?

UPDATE

The files I was able to access using David Webb's suggestion won't install on 64Bit OSes (Vista/Win7). Since you need to have the control application on every machine that you want to access the drives from, this renders the utility useless for me.

Best Answer

There's something weird about the Netgear FTP server. I can't dowload the files using my browser, but it works fine with Command Line FTP.

So, I downloaded the files as follows:

Open a Command Prompt, cd to the directory where you want the files and enter the following command:

ftp downloads.netgear.com

You should see:

Connected to downloads.netgear.com.
220 downloads.netgear.com NcFTPd Server (licensed copy) ready.
User (downloads.netgear.com:(none)):

Enter anonymous as the user and blank (or your email) for the password.

At the ftp> prompt enter the following commands:

bin
get /files/sc101t_firmware_1_1_3.bin
get /files/scm_3_0_6_setup.exe

After each get you should see something like:

150 Opening BINARY mode data connection for scm_3_0_6_setup.exe (7366046 bytes).
226 Transfer completed.
ftp: 7366046 bytes received in 124.42Seconds 59.20Kbytes/sec.

When you've finished just type quit at the ftp> prompt.

If that doesn't work, post a comment and I'll upload the files to one of the many file transfer sites.

Related Question