A standalone server for receiving and saving photos and videos from your Eye-Fi card to a Linux/Unix computer. This project now lives on github: https://github.com/kristofg/rifec
License
GNU General Public License version 2.0 (GPLv2)Follow RIFEC: Receive Images From Eye-Fi Cards
Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
-
Found this little gem while EyeFi closed support for its cards. Yes it's old, but it's small, and it works (after a few changes), and it can sort different file types to different folders. Needed to make 2 changes: - The X2 card seem to have different transfer modes that causes an error, I just removed the transfer mode check on line 664 - Set 'upsyncallowed' to TRUE on line 1231 Things had been working great and I'm pretty happy. Just noticed one problem: - Aborted uploads does not get pruned and stay in the root upload directory forever