AD408 Advanced

FTP File Transfers



Connecting on Unix/Linux/Windows type:
ftp address

Listing Files type:
ls

Changing directories on the Server Machine type:
cd directory
Changing directories on the Client Machine type:
lcd directory
Putting files to the Server Machine type:
put file
Getting files from the Server Machine type:
get file
Putting files to the Server Machine type:
put file