Showing posts with label files exchange. Show all posts
Showing posts with label files exchange. Show all posts

Thursday, September 10, 2009

FTP at Hand: Overview for New Users





What is FTP?

FTP (File Transfer Protocol) is the simplest and most secure way to exchange files over the Internet. Whether you know it or not, you most likely use FTP all the time.

The most common use for FTP is to download files from the Internet. Because of this, FTP is the backbone of the MP3 music craze, and vital to most online auction and game enthusiasts. In addition, the ability to transfer files back-and-forth makes FTP essential for anyone creating a Web page, amateurs and professionals alike.

When downloading a file from the Internet you’re actually transferring the file to your computer from another computer over the Internet. This is why the T (transfer) is in FTP. You may not know where the computer is that the file is coming from but you most likely know it’s URL or Internet address.
An FTP address looks a lot like an HTTP, or Website, address except it uses the prefix ftp:// instead of http://.

Most often, a computer with an FTP address is dedicated to receive an FTP connection. Just as a computer that is setup to host Web pages is referred to as a Web server or Website, a computer dedicated to receiving an FTP connection is referred to as an FTP server or FTP site.

What is an FTP Site?

An FTP site is like a large filing cabinet. With a traditional filing cabinet, the person who does the filing has the option to label and organize the files how ever they see fit. They also decide which files to keep locked and which remain public. It is the same with an FTP site.

The virtual ‘key’ to get into an FTP site is the UserID and Password. If the creator of the FTP site is willing to give everyone access to the files, the UserID is ‘anonymous’ and the Password is your e-mail address (e.g. name@domain.com). If the FTP site is not public, there will be a unique UserID and Password for each person who is granted access.

When connecting to an FTP site that allows anonymous logins, you’re frequently not prompted for a name and password. Hence, when downloading from the Internet, you most likely are using an anonymous FTP login and you don’t even know it.

To make an FTP connection you can use a standard Web browser (Internet Explorer, Firefox, etc.) or a dedicated FTP software program, referred to as an FTP ‘Client’.

When using a Web browser for an FTP connection, FTP uploads are difficult, or sometimes impossible, and downloads are not protected (not recommended for uploading or downloading large files).

When connecting with an FTP Client, uploads and downloads couldn’t be easier, and you have added security and additional features. For one, you’re able to to resume a download that did not successfully finish, which is a very nice feature for people using dial-up connections who frequently loose their Internet connection.

What is an FTP Client?

An FTP Client is software that is designed to transfer files back-and-forth between two computers over the Internet. It needs to be installed on your computer and can only be used with a live connection to the Internet.
The classic FTP Client look is a two-pane design. The pane on the left displays the files on your computer and the pane on the right displays the files on the remote computer.

File transfers are as easy as dragging-and-dropping files from one pane to the other or by highlighting a file and clicking one of the direction arrows located between the panes.

Additional features of the FTP Client include: multiple file transfer; the auto re-get or resuming feature; a queuing utility; the scheduling feature; an FTP find utility; a synchronize utility; and for the advanced user, a scripting utility.


Friday, June 5, 2009

How To Transfer Large Files To Yourself

I bet, you have experienced multiple times the essential need to transfer big files from one computer to another. While there are many options to do so, when the simple email attachment size restrictions are applicable. I am constantly experiencing this need both in case of files exchange with customer computer and between my office and home computers. Definitely, the best solution would be FTP, but in many cases there are firewall/IT restrictions which make the approach unusable.

One of the simplest methods is using one of the free online storage hosts to load and download big files, however, lately, in our company all the sites providing these services, were intentionally blocked by IT. I guess, my company is not the only one, who considers this channel to be dangerous in terms of ability to easily transfer the confidential information.

Another method, I successfully use almost all the time is Gmail. Free utility allows me to use one of my addresses to store and transfer big files. I will present this opportunity in one of the further posts, while today I want to show you an interesting approach, offered by Jason Faulkner. It is simple, elegant, and does not require any software to be involved. The solution is in using my email account, but not sending actually the files, as you usually do when exchanging the small attachments (mostly, size is limited on most servers to 10 MB). Instead, you can use email drafts to transfer the files. Compose a message on one system and upload the files you need. Then save the draft. You can open your email in web interface from any computer and download the files from your saved draft. Since you never send the email, the server limitation does not apply. Jason claims that he has been able to successfully transfer over 200 MB of files.

Next time, you can try by yourselves…
Related Posts Plugin for WordPress, Blogger...