liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

Tail -f a file? #996

Open chrisafl opened 2 years ago

chrisafl commented 2 years ago

Hi, is it possible to open a file stream from a remote server and have the file automatically poll for updates and new lines?

This would be great for monitoring log files without having to open a ssh connection