

In this case I'm moving the Addons folder Now find what you want to sync and MOVE it to a folder on dropbox: (my pictures examples are with wow addons and settings on windows 7) Windows 7 only: Get Shell Link Extension

If you're on Ubunto it's available on the software center thinggy. vimrc across my linux machines, but yeah using it for gaming:įirst of all you need dropbox, I'd shamelessly put here my referal link but it's against the rules, so (why on earth are you not using this yet anyway?) make and account and stuff. It's the same I've used for years to sync my pidgin settings and. Where XYZ123 is your access token you generated from the app console of the app.Īs long as you include the Authorization: Bearer in the header of your request, you can use all the API calls in the Core API withouth having to supply an app ID, secret, or do the oauth2 authentication dance.I started using this technique to sync saved games so I can continue my massive Civilization games when my gf is sleeping at her house. Here's an example of using the access token with curl to list files in a folder (and get other meta data). On the main page for the app, in the OAUTH2 section, there's a button that says "Generate Access Token".Ĭlick on this button, and it will generate a non-expiring access token that you can copy/paste and use in your app to give you access without having to do the Oauth2 authentication dance. Once the app is setup, in the App Console, click on the app. Select "Files and Datastores" for the type of data.Īnswer the rest of the questions with your own preference for access
