Hello,
can someone help me out with the syntax for the
tUrl + tIPClientFtp classes.
I would like to upload to a certain directory.
How can I do that.
oFtp:UploadFile( cdir + cfile )
How should the string look like:
"\mydir\" + "myfile.zip" is not working.
I also tried with slash but it is not working.
Where do I find the source code of the xharbour class.
Thank you in advance
Otto