Gane O'dwyer

Employees
  • Posts

    419
  • Joined

  • Last visited

Everything posted by Gane O'dwyer

  1. @matt42 It is possible to configure the WebUI to listen ipv4 and ipv6. But the address have to be edited in the config as [ipv6]:port.
  2. @guinnsquirrel Sync app is not a cloud solution for the files syncing and doesn't store files on the third-party servers. Files locate physically on your devices only. And to initiate folders syncing first of all you need to install Sync app on both devices.
  3. @phneutral We got already reportd that added files on SD card wasn't detected correctly but it should only with time delay. Anyway to understand if it your case try to do not remove this share but only restart Sync and check if it helped or not. We prepared a fix that relates to the SD card issue but it will be included in the major upcoming release.
  4. @JoeJoomla Resilio Sync will not permit you to sync one folder location on your computer to another location on the same computer. So you can use plan B abd Sync have to be installed on the ReadyNAS 102.
  5. @twinotter When you're done syncing a folder, you can choose to disconnect it, which only affects one device, or to remove it, which affects all the devices linked with your personal identity. Folder will still remain the file system on both sides. Placeholders will be removed and not remain in the file system. If your devices linkeв under common identity and you wanna remove a placeholder file on one side it will be removed on the another one but Sync supports versioning and you can restore it. As for the folders with index if they have the same content you can disconnect them and reconnect it and point it to the right location, right-click on the folder in Sync -> Disconnect. Then right-click again -> Connect and select the location. But please it works only when Sync has Pro/Trial version. Theese articles should help you: https://help.resilio.com/hc/en-us/articles/205457785-Disconnecting-and-Removing-Folders https://help.resilio.com/hc/en-us/articles/204753869-Folders-are-duplicating-with-an-index-i-in-their-name- If you have Sync Free a remove option will be available for the added folder.
  6. @pete harrison Could you please contact us via 'contact support' form and mention that you already posted a question on the forum?
  7. @pete harrison Please first of all make sure that Sync has version higher then 2.5.6 and if not please do update. Then please do check folder's permissions and make sure that user under which Sync has read-write access to the mentioned folder. Thank you.
  8. @Crick By default Sync use this port: ip for to get access to WeBUI: So it means that you need stop Sync on the second device and change listen port of the app in the config file using this path:
  9. @Paweł This issue occured in 2.5.4 app version and was detected. In this case I advice you to update Sync version via our official web page to the most recent app version.
  10. @Schwim Please do check a listening port in the config.json and make sure that it is not in use.
  11. @Hawaii Please do contact a support team for the further issue investigation. Thank you.
  12. If you want to run Sync under a current user you need to follow the next steps:stop the app first:sudo service resilio-sync stopdisable the rslsync user:sudo systemctl disable resilio-syncenable sync service as current user:edit file /usr/lib/systemd/user/resilio-sync.service and change "WantedBy=multi-user.target" to "WantedBy=default.target". Save. Then enable the service:systemctl --user enable resilio-syncand run the app:systemctl --user start resilio-sync-Check the results via ps aux | grep rslsynccommand.
  13. As for syncing of two drives, at present it's impossible.
  14. @Arete In your case better to use a selective sync option but it available in Sync Pro/Trial only.
  15. The reasons can be different. Please pay attention on this article but in case it will not help you please do contact a support team.
  16. @Makuser in your case better contact Microsoft support team. As for our app you can find Sync requirements here.Thank you.
  17. @munanz We got your feedback in our helpdesk system. Let's discuss further there the mentioned issue. Thank you.
  18. @laurin1 It happend once on your device or this issue remains each time?
  19. @whtdrgn Is it on Windows device? If yes, on the PC with white UI try disabling gpu rendering: delete SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_GPU_RENDERING\Resilio Sync.exe keys both from HKEY_CURRENT_USER. Reboot PC. See if it helps.
  20. Resilio Sync is a cloudless solution, which means that your files are stored only on your devices and not on any third party servers. Yes.
  21. @ajp_anton This will happen if Sync's storage is not available, or setting there are either removed or damaged, so that Sync was not able to read them and load your identity. Another possible reason is that Sync was not quit correctly and thus was not able to save the settings. Storage is C:\Users\user\AppData\Roaming\Resilio Sync Rervice but please not that the storage folder path could be different. I advice you to send logs to support team for the further issue investigation.
  22. @bzowk A camera backup folder by design is read-only. Since backup folders are for storage purposes only and do not require advanced functionality. Please make sure that Sync version on Android device 2.5.9( 7471). As for the syncing files in both locations do you mean that photos duplicates or new added files on PC side were detected by Android? As for the connectivity issue the reasons can be different and most common are described here.
  23. You installed a wrong package as for your NAS model the package is not compiled. Let's discuss it further with support team. Please send us feedback.
  24. It will work. But please note that Sync relies on modification time and if it see for example two files with different modification time, newer file should replace older file.