For those of you who are wondering how to run a quicksync background sync in linux under WINE, here's the code: ---
wine C:\\Program\ Files\\MyLifeOrganized.net\\MLO\\mlo.exe c:\\mlo\ \mlomain.ml -QuickSync -console ---- In the above example you use two "\\"s between directories in windows, and a "\ " for any space you encounter in your directories. I found it easier if MLO file being worked on was inside your wine directory, in this case I made a folder inside of "C:\" called mlo and threw my mlo file in there. If you want to get really fancy you can throw this code inside of a script that you run say every 30 min, or bind it to a keyboard shortcut like "Super+U" under Gnome's keyboard shortcuts. Hopefully this helps a few people - it's taken MLO to a whole new level of automated goodness in my world of linux! -- You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mylifeorganized?hl=en.
