Package Details: rslsync 2.8.0-1

Git Clone URL: https://aur.archlinux.org/rslsync.git (read-only, click to copy)
Package Base: rslsync
Description: Resilio Sync (ex:BitTorrent Sync) - automatically sync files via secure, distributed technology
Upstream URL: https://www.getsync.com
Licenses: custom:resilio
Submitter: widowild
Maintainer: widowild (fryfrog)
Last Packager: fryfrog
Votes: 359
Popularity: 0.30
First Submitted: 2016-09-25 13:20 (UTC)
Last Updated: 2024-05-06 21:14 (UTC)

Latest Comments

« First ‹ Previous 1 .. 51 52 53 54 55 56

crabman commented on 2013-04-24 07:41 (UTC)

Thanks for the PKGBUILD. I noticed some issues: could you add the "armv6h" architecture for raspberry pi? The corresponding tar.gz is http://btsync.s3-website-us-east-1.amazonaws.com/btsync_arm.tar.gz Please dont create files in /etc in the install file. You can generate that file during build time and add it to the backup variable: https://wiki.archlinux.org/index.php/Pkgbuild#backup You should use the --no-daemon option in the .service file. Thats the preferred systemd-way and allows you to remove the Type, ExecStop and ExecReload directives.

Ninja-1 commented on 2013-04-24 02:12 (UTC)

Updated with service file symlink fix. Switched to 'install' from 'mv'.

justin8 commented on 2013-04-24 01:42 (UTC)

Definitely broken; as serialhex said, it is just symlinking the service file to /usr/lib/systemd/system from the build directory...

<deleted-account> commented on 2013-04-23 22:29 (UTC)

For some reason it symlinks the `bittorrent-sync.service` file instead of moving it. To fix, I installed it completely once, then started the install again, went to where the `bittorrent-sync.service` file is (I use yaourt so under `/tmp/yaourt-my-user`), moved the file to `/usr/lib/systemd/system` as root, made sure permissions were okay, and then cancelled the 2nd install. Hopefully this will be fixed soon so my wonky hack won't be needed!! :D Thanks for the package though! It's really appreciated!!

Ninja-1 commented on 2013-04-23 20:34 (UTC)

Updated with sample config, systemd service file, and instructions to use them after install/upgrade.

Ninja-1 commented on 2013-04-23 18:40 (UTC)

Yes, I'm working on that.

aaronfischer commented on 2013-04-23 17:32 (UTC)

It would be nice if this package brings a systemd startup script and a default configuration with.