ユースケース

クラウド間ファイル転送

Google Drive、Dropbox、Box、pCloud間で当社インフラ上でファイルを移動。ノートPCが中継点になることはありません。

うまく機能する理由

  • ダウンロードして再アップロードする二重の帯域消費がない
  • 遅い回線や従量制回線でも利用可能
  • プロバイダー間でアーカイブを統合するのに最適

典型的な流れ

  1. ソースと宛先のクラウドアカウントを接続。
  2. ソースドライブでファイルを参照または選択。
  3. 宛先プロバイダーとパスを選択。
  4. ジョブを開始し、完了まで追跡。

Juggling multiple cloud apps vs. SaveToDrives

Juggling multiple cloud appsSaveToDrives
Your bandwidthUsed every time you move between providersNone, bytes never touch your device
Multiple providersSeparate app or tab for each oneOne dashboard for all connected clouds
Large filesTies up your device and local storageStreams server-side, retries on failure
Tracking progressCheck each app separatelyOne shared activity feed

What actually happens during a transfer

SaveToDrives connects to both accounts through their official APIs. A background worker opens a read stream from the source and pipes it straight into the destination, the file is never written to a disk we keep, and it never routes through your browser. Copy leaves the original in place. Move deletes the source only after the destination confirms a complete, verified upload.

FAQ

クラウド間転送は無料プランで使えますか?

有料プランは複数ファイルとクラウド間容量を重視しています。無料プランの現在の制限は料金ページをご確認ください。

移動中にコピーを保存しますか?

永続的なコピーはありません。ジョブ中のみソース → ワーカー → 宛先へバイトがストリーミングされます。

転送中にソーストークンが期限切れになったら?

ジョブは失敗し、クォータは消費されません。プロバイダーを再接続して再試行してください。

Can I move between any two connected providers, not just Google Drive and Dropbox?

Yes. Any two connected accounts, Google Drive, Dropbox, Box, or pCloud, can be source and destination in either direction.

What happens if a transfer fails partway through?

The failed item retries automatically. Only completed transfers count toward your monthly quota.