flabbamann

Members
  • Posts

    11
  • Joined

  • Last visited

flabbamann's Achievements

Member

Member (2/3)

  1. your files should still be in the .sync/archive folder inside your shared folder on your pc.
  2. Okay, I think this does install Resilio as a Docker Container. I did not try this, so I can't help you, sorry.
  3. I use the plugin from this thread https://lime-technology.com/forums/topic/31697-phaze-plugins-for-unraid-56/ I don't know if there are others, so I'll just assume you use the same In the plugin settings (in unraid web gui, not the resilio web gui!) you can set the user which runs the application.
  4. You could run sync as root, so it has permission to access all your directories. Did you use the plugin by PhAzE?
  5. Hi, I disabled Filesystem Notifications because of this problem: So, when a file is open in another Program, Resilio can't sync it. But when the lock is released the file is still not transferred. Not after waiting 10 minutes (default rescan interval) and not even after a restart of Resilio.
  6. If you have checked the "Overwrite any changed file" Box on the receiving computer, it re-downloads the files upon deletion.
  7. Ah, that explains it. Thanks for letting me know. I'm looking forward to see this fixed
  8. Hi, my main use case is syncing photos and music from my desktop to my NAS (for backup and to access them when my pc is off) and to an offsite backup system. So usually I copy the files to my computer, do some metadata edits, and then the files don't get touched anymore. Let's say i rip a CD (by MediaMonkey or CDex), then add some metadata it did not automatically find, add the cover, let MediaMonkey analyze the volume, etc... I end up having like 4 copies of each track on the remote systems archive, because sync starts transferring them immediately. To prevent this I added the extensions to FileDelayConfig: { "*.jpg": 180, "*.mp3": 180, "*.flac": 180, "*.ogg": 180, "*.doc": 10, "*.docx": 10, "*.dwg": 10, "*.dxf": 10, "*.indd": 10, "*.ppt": 10, "*.pptx": 10, "*.psd": 10, "*.stl": 10, "*.vsd": 10, "*.xls": 10, "*.xlsx": 10 } But this doesn't seem to work. Sync still starts to transfer the files immediately. I have a regular sync setup on Win10 64-Bit, not running as a service.
  9. In the UI you can activate additional columns via right click, one of them is 'path'.
  10. I think it would also be helpful, to see other client's software version.