• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/23

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

23 Cards in this Set

  • Front
  • Back
What does the FTP switch -n do?
disables auto-login
What does the FTP switch -v do?
sets verbose mode
What two commands will close and exit FTP?
bye and quit
What does the FTP command "mode" do?
sets the transfer mode
What does the FTP command "append" do?
appends a local file to a remote file
What does the FTP command "form" do?
sets the carraige control format
What does the FTP command "nmap" do?
sets/unsets filename mapping
What does the FTP switch -d do?
enables debugging
What does the FTP command "!" do?
runs a command as a shell command, or opens a shell
What does the FTP command "bell" do?
sounds a bell after each file transfer
What is globbing?
filename expansion
What does the FTP command "ntrans" do?
sets/unsets filename character translation
What does the FTP switch -g do?
disables filename globbing
What does the FTP command "$" do?
executes a macro
What FTP command will change the working directory to the parent directory?
cdup
What does the FTP command "lcd" do?
changes the local machine's current directory
What does the FTP command "quote" do?
sends arguments verbatim
What FTP command is used to define a macro?
macdef
What FTP command defines the macro to be used with thte "$" command?
macdef
What does the FTP switch -i do?
turns off interactive prompting during multiple file transfers
What does the FTP command "account" do?
specifies a password to be used after login
What two commands will end an FTP session and return to the command interpreter?
close and disconnect
What does the FTP command "runique" do?
toggles local storing of files with unique filenames