It does as long as the process writting to the file does not forbid simultaneous read access to the file.
I have a file that's constantly growing, and I'd like to periodically copy it via FTP to another computer. Before I get into anything, I was wondering if anyone knows whether WinSCP supports copying files that are in the process of being written to?