rclone/rclone

Support restoring files on remotes

Open

#1,922 建立於 2017年12月17日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)Go (57,185 star) (5,090 fork)batch import
enhancementhelp wantedversioning

描述

What is your rclone version (eg output from rclone -V) 1.38

Which OS you are using and how many bits (eg Windows 7, 64 bit) Linux 64-bit

Which cloud storage system are you using? (eg Google Drive) Google Drive

The command you were trying to run (eg rclone copy /tmp remote:tmp) rclone restore remote:tmp

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

Error: unknown command "restore" for "rclone"

Some remotes support "trashing" files, rclone knows how to list them and purge them (rclone cleanup), but there's no way to restore deleted files.

貢獻者指南