COMANDOS FTP

!		escape to the shell
$		execute macro
account 	send account command to remote server
append 		append to a file
ascii 		set ascii transfer type
bell 		beep when command completed
binary 		set binary transfer type
bye 		terminate ftp session and exit
cd 		change remote working directory
cdup 		change remote working directory to parent directory
close 		terminate ftp session
cr 		toggle carriage return stripping on ascii gets
delete 		delete remote file
debug 		toggle debugging mode
dir 		list contents of remote directory
disconnect 	terminate ftp session
form 		set file transfer format
get 		receive one file
glob 		toggle metacharacter expansion of file names
hash 		toggle printing '#' for each buffer transferred
help 		print local help information
image 		set image transfer type
lcd 		change local working directory
ls 		list contents of remote directory
macdef 		define a macro
mdelete		delete multiple files
mget 		get multiple files
mkdir 		make directory on the remote machine
mode 		set file transfer mode
mput 		send multiple files
nmap 		set templates for default file name mapping
ntrans 		set translation table for default file name mapping
open 		connect to remote ftp
prompt 		toggle interactive prompting on multiple commands
proxy 		issue command on alternate connection
sendport 	toggle use of PORT command for each data connection
put 		send one file
pwd 		print working directory on remote machine
quit 		terminate ftp session and exit
quote 		send arbitrary ftp command
recv 		receive one file
remotehelp 	get help from remote server
rename 		rename file
reset 		clear queued command replies
rmdir 		remove directory on the remote machine
runique 	toggle store unique for local files
send 		send one file
status 		show current status
struct 		set file transfer structure
site 		send site dependent information
sunique 	toggle store unique on remote machine
tenex 		set tenex file transfer type
trace 		toggle packet tracing
type 		set file transfer type
user 		send new user information
verbose 	toggle verbose mode
? 		print local help information