Re: Wait for file being stable before transferring
The download tool is a continuous Windows service. It is also a corporate solution, so where it downloads is where I have to pull it from. I just want to make sure the file has not been written to or "touched" in the last minute or so. Can I not do that?
Not directly with WinSCP. But you can write a wrapper script that would check the file timestamp before running WinSCP script.