Skip to content

Better fsnotifier for JetBrains IDEs when using Samba shares

Notifications You must be signed in to change notification settings

rayburgemeestre/fsnotifier-remote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I removed the Python part of this stuff, because I had lots of problems getting it to work on non-windows.

So it's a bit more basic, and no longer provides mapping between different folders on remote/local. See http://blog.cppse.nl/jetbrains-fsnotifier-over-remote-connection for more info on that.

Usage:

  • Build fsnotifier on the remote host.
  • Install ksh on your local host (probably apt-get install ksh or something similar).
  • Edit fsnotifier script, setup the correct ssh execution
  • Edit fsnotifier script, tweak the custom_filter to your needs.

About

Better fsnotifier for JetBrains IDEs when using Samba shares

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Shell 1.1%