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
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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