{"id":615,"date":"2016-06-09T16:15:34","date_gmt":"2016-06-09T07:15:34","guid":{"rendered":"https:\/\/geek-freaks.tech\/?p=615"},"modified":"2016-06-09T16:15:34","modified_gmt":"2016-06-09T07:15:34","slug":"ubuntu%e3%81%a7microsoft%e3%81%aeonedrive%e3%82%92%e4%bd%bf%e3%81%86%e6%96%b9%e6%b3%95onedrive-d%e4%bd%bf%e7%94%a8","status":"publish","type":"post","link":"https:\/\/test.showya-kiss.com\/?p=615","title":{"rendered":"Ubuntu\u3067Microsoft\u306eOneDrive\u3092\u4f7f\u3046\u65b9\u6cd5(onedrive-d\u4f7f\u7528)"},"content":{"rendered":"<p>\u3000\u3053\u306e\u30d6\u30ed\u30b0\u3067\u4f55\u56de\u304b\u89e6\u308c\u307e\u3057\u305f\u304c\u3001Microsoft\u306eOneDrive\u3092Ubuntu\u3068\u3044\u3046\u304bLinux\u3067\u4f7f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u300conedrive-d\u300d\u3068\u3044\u3046\u30d5\u30ea\u30fc\u30bd\u30d5\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<br >\n\u3000\u3053\u308c\u3092\u4f7f\u3046\u3068Windows\u3068Mac\u3060\u3051\u3067\u306a\u304fUbuntu\u3067\u3082OneDrive\u7d4c\u7531\u3067\u30d5\u30a1\u30a4\u30eb\u306e\u540c\u671f\u304c\u3067\u304d\u308b\u306e\u3067\u975e\u5e38\u306b\u4fbf\u5229\u3067\u3059\u3002<br >\n\u3000\u500b\u4eba\u7684\u306a\u898b\u89e3\u3068\u3057\u3066\u306f\u300c\u540c\u671f\u306b\u6642\u9593\u304c\u304b\u304b\u308a\u3059\u304e\u308b\u300d\u3068\u601d\u3046\u306e\u3067\u3059\u304c\u3001\u9006\u306b\u8a00\u3048\u3070\u591c\u4e2d\u306b\u30d1\u30bd\u30b3\u30f3\u3092\u3064\u3051\u3063\u3071\u306a\u3057\u3067\u826f\u3044\u3088\u3046\u306a\u74b0\u5883\u3067\u3042\u308c\u3070(\u30a6\u30c1\u3082\u305d\u3046\u3067\u3059)\u3001\u7279\u306b\u554f\u984c\u306a\u304f\u4f7f\u3048\u307e\u3059\u3002<br >\n\u3000\u305d\u3053\u3067Ubuntu\u3067\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u65b9\u6cd5\u3092\u3002<\/p>\n<p>\u3010\u524d\u63d0\u3011<br >\n\u3000\u300cgit\u300d\u3068\u3044\u3046\u30b5\u30fc\u30d3\u30b9\u3068\u3001Python\u306epip3\u3068\u3044\u3046\u30b5\u30fc\u30d3\u30b9\u3092\u4f7f\u3046\u306e\u3067\u3001\u305d\u306e\u30b5\u30fc\u30d3\u30b9\u3082\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u306a\u304c\u3089onedrive-d\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b<\/p>\n<p>\u3010\u65b9\u6cd5\u3011<br >\n\u3000Ubuntu\u3067\u30bf\u30fc\u30df\u30ca\u30eb\u3092\u958b\u3044\u3066\u4ee5\u4e0b\u64cd\u4f5c\u3092\u884c\u3046\u3002<\/p>\n<p>\u30fb\u307e\u305agit\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u884c\u3046<br >\nsudo apt-get install git<\/p>\n<p>\u30fbgit\u304c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u305f\u3089git\u3067onedrive-d\u3092\u6301\u3063\u3066\u304f\u308b<br >\ngit clone https:\/\/github.com\/xybu\/onedrive-d.git<\/p>\n<p>\u30fb\u5148\u306bpip\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3057\u3066\u304f\u308b<br >\nwget -O- https:\/\/bootstrap.pypa.io\/get-pip.py | sudo python3<\/p>\n<p>\u30fbpip3\u3068\u3044\u3046Python\u7cfb\u306e\u30b5\u30fc\u30d3\u30b9\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b<br >\nsudo pip3 install &#8211;upgrade setuptools<\/p>\n<p>\u30fbonedrive-d\u306e\u30d5\u30a9\u30eb\u30c0\u306b\u79fb\u52d5\u3059\u308b<br >\ncd onedrive-d<\/p>\n<p>\u30fbonedrive-d\u3092\u30d3\u30eb\u30c9\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b<br >\npython3 setup.py build<br >\nsudo python3 setup.py install<\/p>\n<p>\u30fb\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5b8c\u4e86\u3002\u521d\u671f\u8a2d\u5b9a\u3092\u958b\u59cb\u3059\u308b<br >\nonedrive-d pref<\/p>\n<p>\u30fb\u300c(STEP 1\/4)\u300d\u3068\u51fa\u308b\u306e\u3067\u300c\uff59\u300d\u3092\u62bc\u3057\u3066\u30ea\u30bf\u30fc\u30f3\u3092\u62bc\u3059<br >\n\u30fb\u8a8d\u8a3c\u7528\u306e\u30a2\u30c9\u30ec\u30b9\u304c\u51fa\u308b\u306e\u3067\u30b3\u30d4\u30fc\u3057\u3066\u30d6\u30e9\u30a6\u30b6\u306b\u8cbc\u308a\u3064\u3051\u3066\u79fb\u52d5\u3059\u308b<br >\n\u30fb\u8a8d\u8a3c\u753b\u9762\u304c\u51fa\u308b\u306e\u3067\u8a8d\u8a3c\u3092\u901a\u3059<br >\n\u30fb\u767d\u753b\u9762\u306b\u306a\u308b\u306e\u3067\u3001\u767d\u753b\u9762\u306e\u30a2\u30c9\u30ec\u30b9\u3092\u30b3\u30d4\u30fc\u3057\u3066\u30bf\u30fc\u30df\u30ca\u30eb\u306b\u623b\u308b<br >\n\u30fb\u300cPlease paste the callback URL:\u300d\u306e\u5f8c\u306b\u30b3\u30d4\u30fc\u3057\u305fURL\u3092\u8cbc\u308a\u4ed8\u3051\u3066\u30ea\u30bf\u30fc\u30f3\u3092\u62bc\u3059<br >\n\u30fb\u300c(STEP 2\/4)\u300d\u3068\u51fa\u308b\u306e\u3067\u300cy\u300d\u3092\u62bc\u3057\u3066\u30ea\u30bf\u30fc\u30f3\u3057\u3001\u7d9a\u304f\u8a2d\u554f\u306f\u4f55\u3082\u5165\u529b\u305b\u305a\u30ea\u30bf\u30fc\u30f3\u3092\u62bc\u3059<br >\n\u30fb\u300c(STEP 3\/4)\u300d\u3068\u51fa\u308b\u306e\u3067\u300cy\u300d\u3092\u62bc\u3057\u3066\u30ea\u30bf\u30fc\u30f3\u3057\u3001\u7d9a\u304f\u8a2d\u554f3\u3064\u306f\u4f55\u3082\u5165\u529b\u305b\u305a\u30ea\u30bf\u30fc\u30f3\u3092\u62bc\u3059<br >\n\u30fb\u300c(STEP 4\/4)\u300d\u3068\u51fa\u308b\u306e\u3067\u300cn\u300d\u3092\u62bc\u3057\u3066\u30ea\u30bf\u30fc\u30f3\u3002\u8a2d\u5b9a\u7d42\u4e86\u3002<\/p>\n<p>\u3000\u3053\u308c\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3068\u8a2d\u5b9a\u7d42\u4e86\u3067\u3059\u3002\u30bf\u30fc\u30df\u30ca\u30eb\u304b\u3089<br >\nonedrive-d start<br >\n \u3068\u5165\u529b\u3059\u308b\u3068\u30b5\u30fc\u30d3\u30b9\u304c\u958b\u59cb\u3057\u307e\u3059\u3002<\/p>\n<p>\u3000\u30c7\u30fc\u30e2\u30f3\u306a\u306e\u3067\u30d1\u30bd\u30b3\u30f3\u8d77\u52d5\u6642\u306bonedrive-d\u3092\u8d77\u52d5\u3057\u305f\u3044\u3001\u3068\u3044\u3046\u5834\u5408\u306f\u30bf\u30fc\u30df\u30ca\u30eb\u304b\u3089\u4ee5\u4e0b\u3092\u5165\u529b\u3057<br >\ngnome-session-properties<br >\n\u3000\u8d77\u52d5\u3059\u308b\u753b\u9762\u3067\u300c\u8ffd\u52a0\u300d\u304b\u3089\u300c\u30b3\u30de\u30f3\u30c9\u300d\u306b\u300conedrive-d start\u300d\u3068\u5165\u529b\u3057\u300c\u8ffd\u52a0\u300d\u3092\u3059\u308b\u3068\u3001\u6b21\u56deUbuntu\u8d77\u52d5\u6642\u304b\u3089onedrive-d\u304c\u8d77\u52d5\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u3000\u610f\u5916\u3068\u4fbf\u5229\u3067\u3059\u3088\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3000\u3053\u306e\u30d6\u30ed\u30b0\u3067\u4f55\u56de\u304b\u89e6\u308c\u307e\u3057\u305f\u304c\u3001Microsoft\u306eOneDrive\u3092Ubuntu\u3068\u3044\u3046\u304bLinux\u3067\u4f7f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u300conedrive-d\u300d\u3068\u3044\u3046\u30d5\u30ea\u30fc\u30bd\u30d5\u30c8\u304c\u3042\u308a\u307e\u3059\u3002 \u3000\u3053\u308c\u3092\u4f7f\u3046\u3068Windows\u3068Mac\u3060\u3051\u3067\u306a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","fit_primary_category":0},"categories":[29,10,12,15,21],"tags":[],"class_list":["post-615","post","type-post","status-publish","format-standard","hentry","category-linux","category-mac","category-pc","category-windows","category-21"],"_links":{"self":[{"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=\/wp\/v2\/posts\/615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=615"}],"version-history":[{"count":0,"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions"}],"wp:attachment":[{"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/test.showya-kiss.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}