I have a small program that writes a log file which I monitor once in a while. When I am at the server, or when using remote desktop, I have no problem, just open a command like and write "type mylog.log" or use baretail. No problem.
However I am sometimes without a good internet connection for remote desktop but good enough for FTP. So I tought I could use Filezilla for simply download the log at whatever byte count it had at the moment and later resume. Unfortunately this didn't work as FileZilla states that it cannot open the file.
So I wonder. What do other people use when they need to monitor a remote log once in a while. Something so simple to setup that even a Trumpbama supporter can do it in an hour or so.