Craig's FTP FAQ & Hosting Service Review |
||||
|
FTP stands for File Transfer Protocol. It was developed to transfer files over network. The protocol was initially developed over 30 years ago, but has evolved over the years. The initial version FTP was not very secure, however, there are many extensions to FTP that make it very secure. Thus FTP remains to be a very popular file sharing solution.
Who need FTP service?
How to setup an FTP server?This is the most difficult part. Typically, setting up an FTP server requires you to
An FTP server typically has a low requirement on hardware. So usually you can just use any low-end PC or server for your FTP server unless you have hundreds of users that need to use it at the same time. To a small company, if setting up your FTP server is too hard, you can also consider an outsourced service, such as DriveHQ FTP hosting service or FTPToday. There are a lot of FTP server software available on the market place. In fact, you don't have to buy any FTP server software; most modern operating system come with a web server and FTP server. Both Microsoft Windows server and Linux server already have FTP server. If you are using Windows XP home, you need to install an FTP server application. There are free FTP server applications, such as FileZilla; or you can purchase more professional FTP server software from IPSwitch, etc. Host your FTP serverYou need a dedicated IP address to host your FTP server, which means normally you cannot host your FTP server on a home broadband connection, such as DSL / Cable Modem. Of course, you might want to sign up Dynamic DNS service so that even if your host IP changes, the FTP server name remains the same. But anyway, there are other problems related with hosting your FTP server at home:
Setup FTP accounts and folder permissionTo let other people to logon your FTP server, you must create FTP server accounts. If you use the default FTP server comes with the operating system, such as Microsoft's IIS, then FTP accounts are integrated with your operating system accounts. Otherwise, you need to use the FTP server administrative tools to create FTP accounts. When creating FTP accounts, usually, you can also specify the default FTP folder, or even set FTP quota for the user account. Anonymous FTP accessA lot of times, you use FTP for other people to download files even if they don't have an account. In this case, you need to setup anonymous FTP. More Resources
|
|
||
| Copyright 2006 Craig's Review, LLC. All Rights Reserved. Contact Craig | ||||