Difference between revisions of "Upload"

From Conservapedia
Jump to navigation Jump to search
(This whole page feels a little clumsy to me, but making a small effort)
m (3rd person)
Line 1: Line 1:
 
An '''upload''' is the act of sending files from a local device to a remote workstation or server.
 
An '''upload''' is the act of sending files from a local device to a remote workstation or server.
  
The File Transfer Protocol (FTP) is a common Internet facility for downloading and uploading files. (If you are uploading a file to another site, you must usually have permission in advance to access the site and the directory where the file is to be placed.)<ref>http://whatis.techtarget.com/definition/0,,sid9_gci213255,00.html</ref>  
+
The File Transfer Protocol (FTP) is a common Internet facility for downloading and uploading files. (To upload a information to another site, one must usually have permission in advance to access the site and the directory where the file is to be placed.)<ref>http://whatis.techtarget.com/definition/0,,sid9_gci213255,00.html</ref>  
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 17:19, January 3, 2017

An upload is the act of sending files from a local device to a remote workstation or server.

The File Transfer Protocol (FTP) is a common Internet facility for downloading and uploading files. (To upload a information to another site, one must usually have permission in advance to access the site and the directory where the file is to be placed.)[1]

SPEEDS[2]
Dial-up: Up to 54 kbit/s
DSL: 54-2000 kbit/s
Cable: 1000-3000kbit/s

The opposite of this activity is called downloading. For each data transfer, an upload and a download take place. In the client-server model, the server uploads the data to a client; the client download the date from the server. Uploading is usually slower than downloading. This is due to the bottleneck at the modem, though upload speeds are also often throttled (limited) by the internet service provider as well.

References