In article <kffojr$3ba$>,
says...
>
> What are the alternatives to Filezilla?
>
> The requirements are that it should work on my WinXP desktop, and
> securely store logins to a modest number of sites. I quite like to drag
> and drop but I could change.
>
> I remember years ago a 'Cuteftp' which I will look at. Don't know the
> names of any others.
>
> tim W
Create a program with an ini file containing encrypted password.
This program will create a batch file and start it , so the ftp is done.
At the end of the batch, your program could remove the batch file out of your disk.
(the batch file will start ftp.exe in a batch mode)