Re: [twsocket] Simple FTP code doesn't work :(

2005-12-08 Thread David Rose
Thanks. What a waste of six hours :( The test app worked just fine, so I just spent about six hours playing with my app, changing this and changing that and comparing all the properties between the ftp component in my and your apps, and it still didn't work. In the end I created a new app to s

Re: [twsocket] Simple FTP code doesn't work :(

2005-12-08 Thread Francois Piette
TECTED]> To: Sent: Wednesday, December 07, 2005 8:38 PM Subject: [twsocket] Simple FTP code doesn't work :( > I have some simple ftp code to upload and then download a file. > It seems to upload OK and claims to download OK, but nothing is written to > the hard drive after downloadin

[twsocket] Simple FTP code doesn't work :(

2005-12-07 Thread David Rose
I have some simple ftp code to upload and then download a file. It seems to upload OK and claims to download OK, but nothing is written to the hard drive after downloading. What am I doing wrong ? The OK message at the end is being displayed and if I add a FtpClient1Progress event, it seems to c