hi all i wanna creat .bat file that will connect my ftp account.

so this is what i created....
and i dont know what to do...next...its connect to the FTP and dont wright the user and .etc
Code:
@echo off
ftp ftp.members.lycos.co.uk
User

Password

binary

get Code.rar
:done