I need to append a 100-500Kb file to a 10Mb+remote file using FTP,
Currently I shell out to DOS and run a FTP script.

I would like to carry out this operation without resorting to shelling out to DOS

does anyone now of any Internet transfer controls other than the INet control(does not
support append) that could be used?