I'm trying to put data into a text file on a server using the following: put "test"after URL "ftp://username:password@ftp.mydomain.com/mylog.txt" but nothing gets written to the file. The Result shows no error. Am I missing something obvious? Marty Knapp