Re: Data we are sending via WinSCP SFTP will not trigger file imports automatically when the file is rcv
Maybe the trigger is confused by "transfer to temporary filename" that by defaults happens for files over 100 KB:
https://winscp.net/eng/docs/resume#automatic
Try to turn it off with
https://winscp.net/eng/docs/scriptcommand_put
https://winscp.net/eng/docs/resume#automatic
Try to turn it off with
-resumesupport=off
:
https://winscp.net/eng/docs/scriptcommand_put