SOLVED: tsNetUploadSync & overwrite parameter

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
simon.schvartzman
Posts: 638
Joined: Tue Jul 29, 2014 12:52 am
Location: Brazil

SOLVED: tsNetUploadSync & overwrite parameter

Post by simon.schvartzman » Wed Mar 03, 2021 6:28 pm

Hi Masters, I'm using tsNetUploadSync from a LC mobile App to upload files to a RaspberryPi FTP server. I'd like to know if there is a way to setup the transfer such that if the file being transferred already exists on the server it is to be overwriten by the new one.

On most FTP clients I know (like FileZilla) it works that way.

On the many options described on the diccionary for tsNetUploadSync there is nothing about it...

Thanks

SOLVED: I did some testing (I should have done it before :roll: ) and it works this way as default!
Simon
________________________________________
To ";" or not to ";" that is the question

Post Reply

Return to “Talking LiveCode”