Or you can do what I did, which was to install the cygwin tools (including OpenSSH) under Windows and used the scp program.
Code:
$ scp spells_en.txt youruser@yourhost:/yourdirectory
Enjoy,
Zaphod (dohpaZ)