Slide 7
First page Back Continue Last page Overview Graphics
FTP Commands
MKDIR dirname
- Make a directory dirname on server
MPUT *
- Send all files in current directory to server
MGET *
- Get all files in current directory from server
HELP
- Should give a list of all commands
Notes: