FTP
OPEN computer port
<<<<probably will have to put a password here for logging in to the target computer>>>>
TYPE <<<<either ASCII or BINARY depending on what you are sending>>>>
CD <<<<set remote directory>>>>
LCD <<<<set local directory>>>>
PUT filename <<<<or could be GET filename>>>>
DISCONNECT
QUIT