English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-27 02:22:57 · 4 answers · asked by Mahal E 1 in Computers & Internet Other - Computers

4 answers

UNC = University of North Carolina

FTP = File Transfer Protocol

You use FTP to send files to a remote computer while you use your UNC to get your learn on...

2006-09-27 02:27:34 · answer #1 · answered by Anonymous · 0 2

UNC=Universal Naming Convention
FTP=File Transfer Protocol

2006-09-27 09:28:46 · answer #2 · answered by Anonymous · 2 0

Added UNC (Universal Naming Convention) support. It is no longer necessary to map network drives to local drives in order to upload files from and download files to network folders. The network can be browsed in the top panel of the main window in the same way as in Windows Explorer.

FTP or file transfer protocol is a commonly used protocol for exchanging files over any network that supports the TCP/IP protocol (such as the Internet or an intranet). There are two computers involved in an FTP transfer: a server and a client. The FTP server, running FTP server software, listens on the network for connection requests from other computers. The client computer, running FTP client software, initiates a connection to the server. Once connected, the client can do a number of file manipulation operations such as uploading files to the server, download files from the server, rename or delete files on the server and so on. Any software company or individual programmer is able to create FTP server or client software because the protocol is an open standard. Virtually every computer platform supports the FTP protocol. This allows any computer connected to a TCP/IP based network to manipulate files on another computer on that network regardless of which operating systems are involved (if the computers permit FTP access). There are many existing FTP client and server programs, and many of these are free

2006-09-27 09:31:25 · answer #3 · answered by harsha 3 · 0 0

UNC =Universal Naming Convention
FTP = File Transfer Protocol

UNC Example = \\Servername\dir\subdir
FTP Example = ftp://ftpserver/dir/subdir

2006-09-27 09:31:24 · answer #4 · answered by wo5m 2 · 1 0

fedest.com, questions and answers