-
Content Count
6 -
Joined
-
Last visited
About Julianno
-
Rank
New User
-
Run Resilio Sync Service as root (linux)
Julianno replied to Julianno's topic in Sync Troubleshooting
Perfect... Thank you for your assistance!- 10 replies
-
- linux
- resiliosync
-
(and 1 more)
Tagged with:
-
Run Resilio Sync Service as root (linux)
Julianno replied to Julianno's topic in Sync Troubleshooting
I did change the resilio.sync.service as you said in the tread. Is there another code that I need to run in order to change the ownership of this app to root? Thanks- 10 replies
-
- linux
- resiliosync
-
(and 1 more)
Tagged with:
-
Run Resilio Sync Service as root (linux)
Julianno replied to Julianno's topic in Sync Troubleshooting
here is how the /mnt/hd2 is mounted in etc/fstab: "/dev/vdb /mnt/hd2 ext4 auto,rw,usrjquota=quota.user,jqfmt=vfsv0" PS listing of sync: root@netvolt [/mnt/hd2]# ps aux|grep sync|grep -v grep root 22 0.0 0.0 0 0 ? S Oct10 0:00 [async/mgr] root 24 0.0 0.0 0 0 ? S Oct10 0:24 [sync_supers] rslsync 14606 0.3 0.1 749856 5632 ? Ssl Oct20 13:29 /usr/bin/rslsync --config /etc/resilio-sync/config.json root@netvolt [/mnt/hd2]# - Yes, root can list all folders without problem in SSH;- 10 replies
-
- linux
- resiliosync
-
(and 1 more)
Tagged with:
-
Run Resilio Sync Service as root (linux)
Julianno replied to Julianno's topic in Sync Troubleshooting
Hi, follow my "Standard Folder" screenshot for adding new folders to share error. It says "Can´t open destination folder" exactly. Running as root. Thanks- 10 replies
-
- linux
- resiliosync
-
(and 1 more)
Tagged with:
-
Run Resilio Sync Service as root (linux)
Julianno replied to Julianno's topic in Sync Troubleshooting
Helen, thank you for your reply. I did what you said. This is how my resilio.sync.service is now, after the change: [Unit] Description=Resilio Sync service Documentation=https://help.getsync.com/ After=network.target [Service] Type=forking User=root Group=root UMask=0002 Restart=on-failure PermissionsStartOnly=true PIDFile=/var/run/resilio-sync/sync.pid ExecStartPre=/bin/mkdir -p /var/run/resilio-sync ExecStartPre=/bin/chown -R root:root /var/run/resilio-sync ExecStart=/usr/bin/rslsync --config /etc/resilio-sync/config.json [Install] WantedBy=default.target Also did a restart- 10 replies
-
- linux
- resiliosync
-
(and 1 more)
Tagged with:
-
Julianno changed their profile photo
-
Hello, I´ve installed Resilio Sync using the below link. I did the basic configuration and I can access the 8888 webgui successfully. The local user created is rslsync (with group same name), that is different from the Web Gui user. The server I installed Resilio, is a production CPANEL server, and the idea is to have all Cpanel accounts and server configs backed up in another location (sync´d), without the need to use CPANEL backup function (that does not support syncing yet) The problem is that resilio sync can´t access each account of Cpanel (folders and subfolders), nor server co
- 10 replies
-
- linux
- resiliosync
-
(and 1 more)
Tagged with: