jamshid
jamshid
Maybe this could be added to the README? Some notes on compiling stud on CentOS / RHEL 6.2. ``` # rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpmRetrieving http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm # yum install openssl-devel # yum...
Thanks for this project. It would be great if a linux arm64 binaries were available in addition to the x86_64 binary. Maybe the binaries could be named with the output...
#### The associated forum post URL from `https://forum.rclone.org` sorry, none #### What is the problem you are having with rclone? Doing a rclone copy is ignoring --s3-upload-cutoff 5G, still uploading...
### Description Get that weird error sometimes even from simply `docker-compose stop` when using an `ssh` DOCKER_HOST connection to a Mac running Docker for Desktop. It normally works but sometimes...
The 8.10 OS release has been out since May 2024 but latest here is 8.9. https://download.docker.com/linux/rhel/ This causes: ``` [root@swarmcontentgateway yum.repos.d]# dnf --showduplicates --releasever=8.10 list kernel Docker CE Stable -...
Not sure what the syntax would be exactly, but I would like to supply an optional and variable set of devices to an docker-compose.yml service. Seems more flexible if the...
Sorry I don't know the details but AWS S3 introduced support for this algorithm `CRC64NVME`. It would be nice if an independent easy to use command like rhash supported it....
#### The associated forum post URL from `https://forum.rclone.org` https://forum.rclone.org/t/any-reason-rclone-does-not-use-s3-deleteobjects-when-deleting-multiple-objects/48476 #### What is your current rclone version (output from `rclone version`)? ``` rclone v1.68.1 - os/version: darwin 14.7.1 (64 bit) -...