-
First of all, thank you for creating putioarr!! It was the missing piece for my near-perfect local setup.
My setup is the usual: I'm using Sonarr to track series, putioarr to download and then Son…
-
Hi guys, I've had this problem for a while, and finally decided to ask about it. :grin:
`environment:` I'm using Watcher3 pulled from GitHub source (master branch) on a Debian 10.4 server.
`pr…
-
#### The associated forum post URL from `https://forum.rclone.org`
#### What is the problem you are having with rclone?
I did `sudo rclone copy --metadata ` as root user
To validate the …
-
Windows will not allow for a colon in a path or file name, among others. If that happens the sync errors out and grinds to a stop. Was unsure if this belonged in the putio-sync or putio-sync-desktop r…
-
Windows will not allow for a colon in a path or file name, among others. If that happens the sync errors out and grinds to a stop. Was unsure if this belonged in the putio-sync or putio-sync-desktop r…
-
Hey, first thank you for the amazing tool.
I recently bought an HDD to sync my put.io library locally for faster access/less download.
I was looking into options to continuously sync them on windows…
-
Hi, I do not understand what I am doing wrong. I initialize the API client like this
```ts
const putioConfig = this.configService.get('putio');
this.api = new PutioAPI({
clie…
-
https://github.com/putdotio/putio.js/blob/7a02cec49669759bf525c006f3b333d8770f4c8b/src/resources/Files/Files.ts#L327
as per axios it looks like the post request does **not** hit `upload.put.io`. In…
-
rclone:https://github.com/rclone/rclone
-
For example if your s3 bucket is being served behind CloudFront, it is common to set `Cache-Control: max-age=300,public` to reduce cache TTL, or setting `Content-Encoding: gzip` for pre-compressed fil…