FTP-commands-for-KS
Administrative commands
delete (del): You can delete unwanted files from the server
rename (ren): Rename the mis-named files into their correct names in the server
upload (put): Send your local file to the server
Normal user commands
currlocaldir (pwdl): Get your current working local directory
currremotedir (pwdr): Get your current working server directory
changelocaldir (cdl): Changes your local directory to another directory that exists
changeremotedir (cdr): Changes your remote directory to another directory that exists in the server
connect: Lets you communicate with the server, and with the credentials if specified
disconnect: When you're finished communicating with the server, use this command to let the server know that you're leaving
download (get): Gets the remote file from the server to your current local working directory
listlocal (lsl): Lists the contents of your current working directory, or specified directory
listremote (lsr): Lists the contents of your current workign server direcotry, or specified directory
For more information about every command, see the right pane.
Last updated