← 返回
未分类

Drive File Relay

Copy (relay) a local file from this machine into Google Drive for desktop (GoogleDriveFS) so it can be downloaded from a phone when the phone is not on the s...
neo1307
未分类 clawhub v1.0.0 100000 Key: 无需
★ 0
Stars
📥 294
下载
💾 0
安装

概述

Drive File Relay (Google Drive for desktop)

Workflow

1) Preflight

  • Confirm source path exists.
  • Detect Drive mount:
  • Prefer G:\Drive'ım\ (TR) and G:\My Drive\ (EN).
  • If not found, list filesystem drives and look for a drive containing .shortcut-targets-by-id.

2) Copy + verify (no partial success)

  • Create destination folder if missing.
  • Copy file.
  • Compute SHA256 of source and destination and ensure they match.
  • Report:
  • src path
  • dst path
  • size bytes + MB
  • sha256

3) User instruction

  • Tell the user where to find it on the phone: Google Drive → My Drive/Drive'ım → .

Script

Run (PowerShell):

  • powershell -ExecutionPolicy Bypass -File scripts/drive_relay.ps1 -Src "" -DstFolder "ArgusShare" -DstName ""

Notes

  • Do not attempt provider messaging via curl/Telegram Bot API.
  • This skill does not create share links; it only ensures the file is present in the user’s Drive.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 00:24 安全 安全

安全检测

暂无安全检测报告