Those ftp command inventory windows little-known (2)

  
7.del: delete the file;

8.bye: interrupted connection to the server.

If you want to know more, you can type

FTP & gt; help (Enter) command set

View:

ascii: set in ASCII mode transfer files (the default value)

bell: each time a file transfer, alarm

binary: set in binary mode to transfer files

bye: FTP host to terminate the process and exit FTP management

case: when is ON, with MGET command to copy the file name to the local machine, all lowercase letters

cd: CD with the UNIX command < BR>
cdup: go back one level

chmod: change file permissions

close the remote host: remote FTP termination process, return to the FTP command status, all macro definitions are removed

delete: delete the file

dir remote host in the [remote-directory] [local-file]: list the files in the current directory if the remote host. there is a local file, it will write the results to a local file

get [remo te-file] [local-file]: transmitting from the remote host to the local host

[command] help: Dictionary

lcd output command: to change the current working directory of the local host If the default, it goes to the current user's HOME directory

ls [remote-directory] [local-file]: with DIR

macdef: define a macro command

mdelete [remote-files]: remove a batch file

mget [remote-files]: number of documents received from the remote host to the local host

mkdirdirectory-name: the remote host Create a directory

mputlocal-files: the batch file transfer local host to the remote host

openhost [port]: to re-establish a new connection

prompt: interactive alert mode

putlocal-file [remote-file]: a local file transfer to the remote host

pwd: lists the current directory remote host

quit: with BYE

recvremote-file [local-file]: with GET

renam e [from] [to]: change the file name of the remote host

rmdirdirectory-name: delete the directory

sendlocal-file [remote-file] in the remote host: with PUT

status: displays the current status of FTP

system: display remote host system type and

Like most Internet services, FTP is a client /server system. It seems that you have more FTP commands, how much do you know? Can you apply it yourself?
Copyright © Windows knowledge All Rights Reserved