rclone
"rsync for cloud storage"
- Sources inherited from project network
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / rclone
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:15.6/rclone && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000776 776 Bytes | |
_servicedata | 0000000234 234 Bytes | |
rclone-1.71.0.tar.xz | 0014562020 13.9 MB | |
rclone.changes | 0000208939 204 KB | |
rclone.spec | 0000003220 3.14 KB | |
vendor.tar.xz | 0008273008 7.89 MB |
Comments 2
Bash autocompletion for rclone does not work after installing rclone-bash-completion-1.69.3-1.1.noarch.rpm on openSUSE Tumbleweed.
Currently the autocompletion file is installed in
/usr/share/bash/
, but if I move it to/usr/share/bash-completion/completions/
the autocompletion works as expected.The PKGBUILD for rclone on Arch Linux GitLab also installs the autocompletion file in
/usr/share/bash-completion/completions/
(see line 42).@polslinux what do you think about it?
fixed, thanks :)