How to upload file to website api without using ftp object?

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • How to upload file to website api without using ftp object?

    I assume you don't want to do this since FTP sends your credentials in plain text. Unfortunately, uploading a binary file to a server doesn't seem to be possible without the FTP object. If the files you will be uploading aren't binaries and are just text like XML or JSON, then you could accomplish this with the Please login to see this link. to save it to a file (written in a language like PHP or ASP.NET). For Android, you could use something like the Please login to see this link., but it won't work on Windows sadly. Finally, I've seen Please login to see this link., but it requires the server to be set up a certain way.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!