Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

rclone: avoid temp files #9

Open
Roman2K opened this issue Mar 17, 2017 · 1 comment
Open

rclone: avoid temp files #9

Roman2K opened this issue Mar 17, 2017 · 1 comment

Comments

@Roman2K
Copy link
Owner

Roman2K commented Mar 17, 2017

The rclone store is the only part we need temp files for. The rest works with stdin+stdout.

Waiting for rclone rcat:

Then get rid of all temp files-related code (unless adding a pathcmd proc: command proc that takes path(s) as input).

@Blackskyliner
Copy link

rclone rcat is implemented as of rclone v1.38 tagged on 2017-09-30

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants