Monday, 16 December 2002

, , ,

To browse or not to browse, that is the question

Here's a good tip for anyone who still pays for their time online by the minute (you silly people you!). Have you ever found a really interesting, information packed web site which you'd love to read from start to finish, but couldn't concentrate on it because you were constantly watching the clock? Well the ideal solution is to download the pages to your hard drive so you can read them offline at your leisure without running up a huge phone bill.

While you can save individual pages one by one using your browser's save button, this isn't exactly very convenient when you want to download a whole web site, which could include thousands of pages, images, movies and sounds.

So what's the alternative? Spidersoft's Web Zip will quite happily crawl through every page of a target web site and save an exact copy of it including its directory structure to your hard drive. Once you have given the program a few simple instructions regarding what exactly it is you wish to save, the transfer process is completely automated.

Just one word of warning though; before hitting the start button remember to restrict the level of external links you want Web Zip to follow - specifying no exclusions at all is the equivalent of asking it to download the internet per se, rather than just the particular site you're interested in!

Friday, 6 December 2002

, ,

What are .mdf and .mds files?

These constitute the native image file system of the CD/DVD cloning tool, Alcohol 120%. You can think of them as a proprietary version of the better known bin/cue duo. Mds files are tiny as they only contain the bare minimum of information required by the cloning software to successfully burn the relatively mammoth mdf, or image, file.

Other image manipulation tools such as ISO Buster and Ultra ISO will let you peek inside mdf images and extract their contents, but not create new ones.

Saturday, 23 November 2002

Monday, 4 November 2002

, ,

What are Serv-U, War FTP and Bullet Proof FTP Server?

Since the name of the latter program was changed from Gene 6, newbies have had less trouble guessing its purpose. Here's a further clue: War FTP and Serv-U do exactly the same thing.

For those of you still fumbling in the dark for answers, these are all FTP server clients, which allow you to setup your computer as a file distribution system known as an FTP site. These allow you to selectively share your data with people who you have given your IP (internet protocol) address to.

When you log into an FTP site, the name of the server software being employed is usually one of the first details about the server to be displayed by your FTP client.

To discover how to set up your own FTP server consult the relevant tutorial elsewhere in my blog.

Friday, 18 October 2002

, , , ,

FXP (File Exchange Protocol) - Flash! Ahhh-ahhhhhhh... He'll save every one of us!

No, I'm not repeating myself; there is a subtle difference between the FTP and FXP protocols. The former allows you to transfer data from a remote computer to your hard drive, while the latter enables you to transfer data from one FTP site to another FTP site.

By setting up an FXP transfer you are tapping the slower of the two connection speeds of the computers you wish to transfer data between. So even if you only have a 56k modem, it is possible to transfer data at the speed of a T3 connection for example. The speed of your own connection has no bearing on the transfer rate because you are merely acting as the catalyst; the data never actually touches your own hard drive. One instance in which you might find this technique useful is when switching web hosts - if your site contains a sizeable library of video or music content, transferring it from A to B will take a fraction of the time it would armed only with your meagre home connection.

To get started you will need an FXP client. There aren't that many around to choose from, but luckily what is available is top notch - head over to www.flashfxp.com and see for yourself. Before you can continue you will need a destination FTP site to transfer your data to. This could be any computer providing it has been setup as an FTP server and you know the login details.

Whenever you open a Flash FXP session you will be presented with a split screen display. The left side of the screen is used for browsing the remote FTP site you wish to transfer data from, and the right side of the screen is used for browsing the destination FTP site.

To begin with you will have to enter the IP address of the FTP site you wish to transfer data from. To do this, click on the yellow lightning bolt icon, select 'quick connect', fill in the login details and click on the 'connect' button. Switch to the opposite side of the screen, select 'quick connect' once again and enter the login details of your destination FTP site.

All that remains to be done is to decide what it is you wish to transfer and give Flash FXP the go ahead. The procedure is as follows:- highlight a selection of files, jab the 'add to queue' option and push the 'go' button. Finally, sit back and put your feet up while you watch the megabytes accumulate.

Ah, this would be the paragraph where I moan about some of the drawbacks that blight FXP - just for the sake of completeness you understand. One of the most pertinent issues is that not all FTP sites will grant you permission to transfer data to another FTP. The reason for this is that to use FXP, both hosts must support PASV mode and allow PORT commands to foreign hosts, and clearly not all do.

Something to consider when using free web space or a paid, shared, virtual account is the type of files you are allowed to store in your account. Some web host administrators, for example, will forbid you from transferring mp3 or zip files just in case they contain copyright infringing material.

These considerations aside, FXP is a skill worth mastering by any webmaster or server admin who deals with large files on a regular basis. You are unlikely to ever have access at home to the kind of bandwidth available through corporate networks so this is the next best thing.