-
nethog can be set on specific processes which is great.
With -P a processID to monitor can be specified.
Is there a way to supply a list of processIDs to monitor?
Example cfommand: sudo nethogs…
-
@NovaPixell
> Is there an option (like on rclone) to enable permanent delete on OneDrive?
Unfortunately no such option exists currently. Please raise a feature request.
Additionally, due to th…
-
#### What is your current rclone version (output from `rclone version`)?
rclone v1.67.0
- os/version: debian 12.5 (64 bit)
- os/kernel: 6.5.11-6-pve (x86_64)
- os/type: linux
- os/arch: amd64
…
-
**What part of the Quick Start guide are you stuck on?**
Container Startup
**What do you see in the logs?**
Please review the logs from your Docker container before opening an issue. Paste
any…
-
#### What is the problem you are having with rclone?
After upgrading rclone from `v1.53.3` to [1.62.2](https://alpine.pkgs.org/3.18/alpine-community-x86_64/rclone-1.62.2-r2.apk.html), the FTP t…
-
I am encountering an issue with configuring Restic within a Docker container to ignore TLS errors. My setup involves using Rclone configured with Nextcloud via WebDAV. When I use Rclone directly on th…
-
#### What is the problem you are having with rclone?
I've noticed some panic errors caught by pacer when looking at the log of an `rclone copy` from onedrive to ulozto. I'm not sure where the ori…
-
See discussion in
https://forum.rclone.org/t/copy-sync-of-large-files-to-pcloud-always-failing/48334
Workarrounds are the options:
--multi-thread-streams=1
or
--disable OpenWriterAt
-
This works great, thanks for putting this together!
Unfortunately we have `curl` getting the file every time (we should look at using `-z` in `curl` to compare against the old file time), and limit…
-
I may do the work myself but I wanted to document it.
[rclone](https://github.com/rclone/rclone) is "rsync for the cloud" and has many of the same features as rsync. I think it would be easy enough…