Then I tried it on a different server (hosted by godaddy.com), in the following ftp formats "ftp://site2.com/" and "ftp://www.site2.com/" and "ftp://ftp.site2.com/" and got the following message:
System error 87: The parameter is incorrect.Line 298, File .\DataFile.cpp
The data field in my script contains the following elements:
<data>
/ columns = [trialcode blockcode blocknum trialnum date time trialdata trialdata latency response correct stimulusitem stimulusitem stimulusitem stimulusnumber]
/ encrypt = false
/ file = "ftp://site2.com/"
/ userid = "myFTPusername"
/ password = "myFTPpassword"
</data>
Any ideas on what I should do to fix it?
Thanks!