切换到另一个Google Drive帐户 rclone使用

其他Linux/Unix/BSD/OSX等发行版讨论
回复
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

切换到另一个Google Drive帐户 rclone使用

#1

帖子 寺島聰子 » 2022-07-15 21:49

I am using Google Drive with rclone and would like to switch to another Google Drive account, but I don't know how to do it.
我正在与rclone一起使用Google Drive,并想切换到另一个Google Drive帐户,但我不知道怎么做。

本当にやりたいこと目的は
https://forum.rclone.org/t/help-with-go ... ount/11254
Help with google drive copy (to another account)
なのですが、参考ページの回答が理解できず、これ以前のもっと基礎として「rcloneで別アカウントのGoogle Drive
に切り替えるには、どうするのか?」と質問です。
但是,不能理解参考页面的回答,作为以前的更基础,“rclone中其他账户的谷歌Drive”
如何切换到?”的问题。
既にインストールして使用してます。Google Drive1に巨大なフォルダ「Videos」があって、しかも使用頻度が低いから、別アカウントのGoogle Drive2にそれだけ移動したいのです。
已安装并使用。谷歌Drive1有巨大的文件夹“Videos”,而且使用频率低,所以想移动到其他账户的谷歌Drive2。

$ rclone lsf gd:
.Trash-1000/
Documents/
Downloads/
Music/
OLD/
Pictures/
Pictures2/
Videos/
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 切换到另一个Google Drive帐户 rclone使用

#2

帖子 寺島聰子 » 2022-07-20 11:55

参考源
https://ostechnix.com/transfer-files-be ... th-rclone/
Transfer Files Between Dropbox And Google Drive With Rclone
(我)この箇所を参考にすれば「Rcloneを使用して二つの異なるアカウントの
Googleドライブ間でファイルを転送する」ことができるはずだと考えた。
(我)参考这个地方的话,应该可以“在两个不同账户的谷歌驱动器之间传送文件”。
List Remotes Using Rclone
構成済みのremotesを確認

代码: 全选

$ rclone listremotes
gd:
gd1:
□参考元の英語原文
Now let us copy a folder named "Test" from Google drive to Dropbox with Rclone using the following command:
□語句を入れ替えて応用
Now let us copy a folder named "Test" from one Google drive to the other Google drive with Rclone using the following command:

$ rclone copy mygdrive:Test mydropbox:Test
我の環境
$ rclone copy gd:Test gd1:Test
寺島聰子
帖子: 688
注册时间: 2016-06-03 14:39
系统: debian11 mate

Re: 切换到另一个Google Drive帐户 rclone使用

#3

帖子 寺島聰子 » 2022-07-20 21:40

$ rclone copy gd:声/ gd1:声/
$

$ rclone ls gd:の声/
113824 VOICE002.MP3
4055558 V002.MP3
694272 VOICE003.MP3
268288 VOICE004.MP3
843776 VOICE005.MP3
$ rclone ls gd1:の声/
113824 VOICE002.MP3
4055558 V002.MP3
694272 VOICE003.MP3
268288 VOICE004.MP3
843776 VOICE005.MP3
$

大功徳なり!魔法奇跡たり :Cry
感謝 Ubuntu中文论坛!
そして我を助くる全メンバーへ
然后给帮助我的所有成员
回复