rubyist / guard-rake

guard-rake runs a rake task when files change
MIT License
94 stars 32 forks source link

Watching FTP folder on OS X #35

Open EttienneM opened 10 years ago

EttienneM commented 10 years ago

Im not sure if this has to do with Guard:Rake or the way the FTP client writes the file, but:

Im running Guard:Rake on Mavericks watching a folder and all works very well when I copy a file to the folder via finder, but when I copy files to the same folder via FTP over the network the rake task does not execute.