How to Stop FTP Transfer

File transfer protocol (FTP) is a way to transfer files between client and server computers. FTP uses the TCP/IP network protocol and allows both downloading and uploading of files from/to a server. An abortion of an unwanted file transfer is also among the FTP functions.

Things You'll Need

  • FTP server name or IP address
  • User name/password on FTP server
Show More

Instructions

    • 1

      Click the "Start" button in Windows XP/Vista. Click "Run" (only Windows XP). Then type "cmd" and press "Enter." A new window with a black background (MS-DOS command prompt) will appear.
      In Linux, right-click on Desktop and select "open terminal" in the pop-up menu to open a new terminal.

    • 2

      Type "ftp < server name >" or ftp " <server IP address> " followed by pressing "Enter" (e.g., "ftp blue.red.edu").

    • 3

      Type "< username>" (press "Enter"); then type " <password> " (press "Enter") to access the ftp server. Note: An FTP command prompt ("ftp>") should appear.

    • 4

      Type either "get <filename>" or "put <filename>" followed by pressing "Enter" to download or upload a file.

    • 5

      Press a "Ctrl+C" key combination on the keyboard to stop the file transfer in progress. Note: Immediately after that, the FTP command prompt should appear.

    • 6

      Repeat Step 4 or type "quit" and press "Enter" to close the ftp connection.

Related Searches:

References

Comments

You May Also Like

  • How to Use Secure FTP

    FTP stands for "File Transfer Protocol." This standard protocol allows users to transfer files over a TCP/IP network, such as the Internet,...

  • How to Stop All Traffic in Windows Firewall

    One of the great features about the firewall built into Windows Vista and Windows 7 is that it can be used to...

  • What Is the SFTP Protocol?

    SSH file transfer protocol (SFTP) is a type of network data protocol that allows file management and access. Developed by the Internet...

  • How to Transfer Files Between Two FTP Servers

    File Transfer Protocol, or FTP, offers a way for two computers connected via the Internet to reliably transfer files. Usually, FTP transfers...

  • FTP Transfer Tutorial

    File Transfer Protocol (FTP) is a system used on server operating systems like Microsoft Windows to upload, download and read files. The...

  • How to Host an FTP Server

    There are many ways to share files between computers across the Internet, but one of the easiest and most common ways is...

  • File Transfers & Client Servers

    Prior to the advent of networking and the Internet, computers were unconnected, stand-alone devices. The only way to transfer a file from...

  • How to Stop a Hypertext Transfer Protocol

    Hypertext Transfer Protocol is the sending and receiving of data and content on the web. This is what you instruct your computer...

  • How to Transfer a File Using FTP

    FTP stands for File Transfer Protocol. FTP is a secure way to transfer files over the Internet. It is typically used by...

  • How to FTP a File From DOS

    There are many tasks you can do from within DOS that you might find simpler and quicker than from performing in Windows....

Related Ads

Featured