copying files from UNIX to windows using FTP

Hi,

I want to transfer the approx 10k files available on UNIX Server to Windows Server using FTP Command. is it possible? how ?

Thanks in advance.

Sachin.

ftp user@server
.
.
lcd receiving_dir
cd source_dir
mget *