Page 1 of 1

SOLVED: tsNetUploadSync & overwrite parameter

Posted: Wed Mar 03, 2021 6:28 pm
by simon.schvartzman
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!