Hello !
These are my first steps into syncthing v0.11.6 - first thanx and bravos to the developers for keeping open-source.
I’m running it on ubuntu 14.04 with syncthing-gtk and nautilus integration at home / running it on Lubuntu 14.04 again with syncthing-gtk (no integration with files-browser pc-man-fm) at office. That Lubuntu runs as a kind of documents server for three other PC’s. Those folders are locally shared through Samba.
Few questions, now…
- On the office side I can read that warning in syncthing-gtk and in the webGUI : Folder “machin-chose” isn’t making progress, please check the logs.
Logs are - from display daemon output in syncthing-gtk :
(…)12:06:09 INFO: Puller (folder "PALACE-Bureau", file "Médiavision/Palace_Saumur_LOGS_03082011_09082011.xls"): shortcut: chmod: chmod /home/bureau/Médiavision/Palace_Saumur_LOGS_03082011_09082011.xls: operation not permitted
[X4DNQ] 12:06:09 INFO: Puller (folder "PALACE-Bureau", file "Divers/Imprimés/ctm_septembre_2.pdf"): shortcut: chmod: chmod /home/bureau/Divers/Imprimés/ctm_septembre_2.pdf: operation not permitted
[X4DNQ] 12:06:09 INFO: Puller (folder "PALACE-Bureau", file "Publicite/Fontevraud/Fontevraud_24fps_DEF.mov")(…)
It deals with a dozen of files, each with “shortcut: chmod: chmod” (out of 3000 which behave as intended). Owner and group for that dozen look fine to my eyes. Owner and group are r+w, other nothing. I’ve fixed the fact they were “executable”. That dozen was created and once stored in a windows pc. What else may I check ?
-
On the office side only I have 4 files “out-of-sync” how can I know which files are these ?
-
On the office side synching shows 86%, home side is up-to-date. Both sides show same number of files and size. I’m a little lost about the meaning.
-
On the Lubuntu, since I’ve installed syncthing from “official” ubuntu repo, update-manager shows a warning :
unknown error <class ‘system="" error’=""> (E:Opening /etc/apt/sources.list.dsyncthing-release.list - ifstream::ifstream (13: Permission denied))
I’ve used the same method - at least I think I did - to install on Ubuntu and no error message there. Where did I go wrong ?