Skip to content

Javascript - Lightweight module to tail files over SFTP.

License

Notifications You must be signed in to change notification settings

ElGuillermo/sftp-tail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sftp-tail

GitHub release GitHub contributors GitHub release


GitHub issues GitHub pull requests GitHub issues

About

Need to tail a file on a remote server? sftp-tail should be able to help!

Motivation

To collect the data we needed to build SquadJS, a scripting framework for Squad servers, we found we needed to tail the Squad server's log files. As a result of this, it became a requirement that SquadJS must be installed on the same machine as the Squad server, however, this prevented anyone using rented Squad server instances from using SquadJS. Thus, we endeavoured to make it possible for these logs files to be streamed over the SFTP servers provided by most hosts - sftp-tail is the outcome of this and we have opened-sourced it for others to benefit from.

Credits

The logic behind sftp-tail was originally proposed, designed and implemented by awn.gg - sftp-tail is an open-sourced re-implementation of their efforts.

About

Javascript - Lightweight module to tail files over SFTP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published