Difference between revisions of "Upload"

From Conservapedia
Jump to navigation Jump to search
m (category tweak (manual of style))
(throttled uploads)
Line 1: Line 1:
An '''upload''' is the act of sending files from a local workstation to a remote workstation.
+
An '''upload''' is the act of sending files from a local workstation to a remote workstation or server.
  
 
The File Transfer Protocol (FTP) is the 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 the 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>
Line 14: Line 14:
 
|}
 
|}
  
The opposite of this activity is called, [[Download| downloading]]. Uploading is usually slower than downloading. This is due to the [[Bottleneck| bottleneck]] at the [[Modem| modem]].  
+
The opposite of this activity is called, downloading. Uploading is usually slower than downloading. This is due to the [[Bottleneck| bottleneck]] at the [[Modem| modem]], though upload speeds are also often throttled (limited) by the [[internet service provider]].  
 
==Notes==
 
==Notes==
 
{{reflist}}
 
{{reflist}}
  
[[Category:Information Technology]]
+
[[Category:Internet‏‎]]

Revision as of 16:23, June 13, 2016

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

The File Transfer Protocol (FTP) is the 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.)[1]

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

The opposite of this activity is called, downloading. 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.

Notes