cloudplow icon indicating copy to clipboard operation
cloudplow copied to clipboard

Automatic rclone remote uploader, with support for multiple remote/folder pairings. UnionFS Cleaner functionality: Deletion of UnionFS whiteout files and their corresponding files on rclone remotes....

Results 10 cloudplow issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When using discord notifications and throttling is enabled, throttle notifications fail. Other notifications are successful to discord, i.e. cloudplow start/stop. Tried both formats for url value 'https://'...

Bug

**Describe the problem** I would like to use CloudPlow to upload files within a minute of them being created. While you can specify a max file/folder size trigger i need...

Feature Request

Cloudplow can throttle Rclone uploads during active, playing Plex streams. Is it possible to create an Emby integration as well ? I believe many users including myself, would find it...

Feature Request

**Describe the bug** Hello, I made a mistake, changing rights on my rlone.conf. The user that luanched cloudplow could not read this file, so I got an error, but the...

Bug

If the find command erros because the -empty is not supported CloudPlow reports the folders as cleaned sucessfully rather than the error. I have wasted quite a bit of time...

Bug

I noticed this new feature added recently, and I think this is an awesome add. However I was wondering could a condition be added that will allow the upload to...

Feature Request

Hello I think their is a bug with getting non-default config files ``` rclone_data = subprocess.check_output('rclone config dump', shell=True) ``` This leads to issues if the config file is not...

Bug

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. Release notes Sourced from urllib3's releases. 2.0.7 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.37. Release notes Sourced from gitpython's releases. 3.1.37 - a proper fix CVE-2023-41040 What's Changed Improve Python version and OS compatibility, fixing deprecations by @​EliahKagan...

dependencies

**Describe the problem** Since now service accounts cannot be used to get more upload quota, we can use other users in the organizations instead. We could just create more syncers...

Feature Request