Re: File sync to "tail -f" error logs
WinSCP does not support this.
Nor there is a way for WinSCP to be notified on a change to a remote file.
So it has to be on timer.
There's already "reload" function available (
You just have to trigger it periodically.
Nor there is a way for WinSCP to be notified on a change to a remote file.
So it has to be on timer.
There's already "reload" function available (
TEditorForm::Reload()
).
You just have to trigger it periodically.