I am trying to upload a 60kb file to an FTP site at driveHq.com using the Inet control.

Inet2.Execute Inet2.URL, "Put c:\" & FileNameSMS & " " & FileNameSMS

It puts the file on the FTP site, but the file is empty. It does this every time.

How can I fix this?
Is there another way to do this?
Do you know of any other good free FTP space?