The Eye-Fi software has not run under WINE in quite a while.  That was disappointing because it's how I first reverse-engineered the commands.  But, I have a new and much simpler method now, and it's much less likely to break from future Eye-Fi software changes.
I've now added a --transfer-mode option.  This "selective transfer" mode 
described here.
- "Selective Share" is --transfer-mode=SELSHARE
 - "Selective Transfer" is --transfer-mode=SELUPLOAD
 - The default mode is automatic and it is specified with --transfer-mode=AUTO
 
I chose those names because they match what ends up coming out in the card's log. 
I haven't made a release yet, but this code is now available in the 
git tree.
 
No comments:
Post a Comment