From 820057d17c4af4cf9048b48d26d9824a803f9e0a Mon Sep 17 00:00:00 2001 From: "Kaz Saita(WSL2 root)" Date: Thu, 22 Feb 2024 18:50:02 +0900 Subject: [PATCH] commit(auto) --- ...20240204184839 Raspi4 家サーバー 作業ログ.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/content/20240204184839 Raspi4 家サーバー 作業ログ.md b/content/20240204184839 Raspi4 家サーバー 作業ログ.md index 51241c0..96d0f03 100755 --- a/content/20240204184839 Raspi4 家サーバー 作業ログ.md +++ b/content/20240204184839 Raspi4 家サーバー 作業ログ.md @@ -91,7 +91,8 @@ $ ls CHANGELOG.md Dockerfile.pi dropShell.sh README.md Dockerfile dropbox_uploader.sh LICENSE testUnit.sh ``` -ここに入っている dropbox_updloader.shを実行してみると、指示が表示される。 +ここに入っている dropbox_updloader.shを実行してみると、指示が表示される。その通りにやる。 +App nameはこのnoteの同期用なので、 "kazbo_note_sync" にした。 ``` $ ./dropbox_uploader.sh @@ -112,5 +113,17 @@ When using dropbox_uploader.sh configured in the past with the old API, have a l Now, click on the "Submit" button. 6) Now to tab "settings" and provide the following information: - App key: + App key: **** + App secret: **** + Open the following URL in your Browser and allow suggested permissions: https://www.dropbox.com/oauth2/authorize**** + + Please provide the access code: ***** + + > App key: ******** + > App secret: '**** + > Access code: '*****'. Looks ok? [y/N]: y + The configuration has been saved. +$ ``` + +cf. [第54回「SORACOM応用編!ラズベリーパイからDropboxへファイルをアップロード(1)Dropbox-Uploader」 | Device Plus - デバプラ](https://deviceplus.jp/raspberrypi/raspberrypi_entry_054/) \ No newline at end of file