Essential ftp Commands

Essential ftp Commands

Table 29–3 Essential ftp Commands
 

Command 

Description 

ftp

Accesses the ftp command interpreter.

ftp remote-system

Establishes an ftp connection to a remote system. For instructions, see How to Open an ftp Connection to a Remote System.

open

Logs in to the remote system from the command interpreter. 

close

Logs out of the remote system and returns to the command interpreter. 

bye

Quits the ftp command interpreter.

help

Lists all ftp commands or, if a command name is supplied, briefly describes what the command does.

reset

Re-synchronizes the command-reply sequencing with the remote ftp server.

ls

Lists the contents of the remote working directory. 

pwd

Displays the name of the remote working directory. 

cd

Changes the remote working directory. 

lcd

Changes the local working directory. 

mkdir

Creates a directory on the remote system. 

rmdir

Deletes a directory on the remote system. 

get, mget

Copies a file (or multiple files) from the remote working directory to the local working directory. 

put, mput

Copies a file (or multiple files) from the local working directory to the remote working directory. 

delete, mdelete

Deletes a file (or multiple files) from the remote working directory. 

 
  • 0 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

How Do I Clear My Web Browser's Cache?

Each time you access a file through your web browser, it is cached (stored). In this way, certain...

How to Find the URL of a File

If you want to share a web file with friends or the public, you first need to determine the...

Bandwidth Theft

Bandwidth Theft  Even if you expressly ask them not to, some webmasters will try to directly...

Find spam script location with Exim

How does spam get sent from my server? You might have a "tell a friend" feature on your website,...

How do I clear my local DNS cache?

trying to visit a website. In order the speed up this process and reduce the traffic on the DNS...