Daria

Employees
  • Posts

    56
  • Joined

  • Last visited

Posts posted by Daria

  1. Quote

    My problem is I want to move some of the files into a subfolder I have made.


    Where do you attempt to move the files: from Sync or file manager application? If not the latter, try to do it from there.

    If this is not possible for some reason, please list all the steps, attach screenshots if they can be illustrative in this case.
    Any other details would be appreciated (like OS of the device on which you encounter the issue).

  2. Quote

    Then I shared the key for another folder and set-up the link to the remote Synology NAS and but this time the triangle popped up on the dashboard with message "Running out of free space in storage location", when in fact there are many TB free

    @k1s on which drive are there free TB? 
    The warning says about the drive where default folder location points, see:
    https://help.resilio.com/hc/en-us/articles/360001217950-Core-warnings

  3. 17 hours ago, LVR said:

    It didn't. It just erased the version on the latpop with the one from the NAS. I guess, because it was newer.

     

    Old version of the file is moved to Archive, located in .sync inside the shared folder:
    https://help.resilio.com/hc/en-us/articles/204754239-Using-Archive-for-file-versioning-and-restoring-deleted-files-

    This is how Sync works when processing changes to one file from several peers.

    When Sync encounters conflicting files, the file synced from remote is going to have ".Conflict" in its name:
    https://help.resilio.com/hc/en-us/articles/204753629-Conflict-files-in-Sync

  4. Dear all!
    We suspect that there is an issue with async disk operations that leads to Sync crashing. The suggested way to prevent it from happening is adding "async_io" : false, line to resilio-sync.conf file, like this (please mind the syntax):

    ?name=async_io-false.png

    To find the absolute path to the file, run the following command in the terminal (Sync must be running)
    ps aux | grep rslsync | grep -v grep

    Prior to editing of the config, stop Sync.

  5. On 4/13/2021 at 9:05 PM, Snappawapa said:

    Noticing (for me) it only happens with files being updated.

    8 hours ago, Quincofish said:

    Still a problem, I do the same, IE, rename etc..

    Is the shared folder located on SD Card? If so, disable Archive for it (toggle off  ""i" > Preferences > Use archive").

  6. On 11/1/2020 at 6:53 PM, rhaidiz said:

    I can confirm it works, although now it says that I'm running low on disk space. Which it didn't say before and I'm not.

     

    On 11/1/2020 at 6:53 PM, rhaidiz said:

    I can confirm it works, although now it says that I'm running low on disk space. Which it didn't say before and I'm not.

     

    On 11/8/2020 at 10:36 AM, Rmv said:

    Hello, I have the same problem since updating WD MyCloudGen2 to OS5 and installing the "MYCLOUD MIRROR GEN2 (OS 5)" package (backup 1TB data from DSM 5.2 to WD MyCloudGen2 with 8TB free).

    Please set disk_min_free_space parameter to 0 in Power user preferences (Preferences > Advanced > Open power user preferences). Restart Sync to apply the change.

  7. The issue that you encountered has been considered as bug that will be fixed in 2.7.2.

    Here is what you can do to upgrade  to 2.7.1:
    1. Stop Resilio Sync Service via Services;
    2. Right-click on "Resilio Sync Service" in Services - in "Path to executable" you should see path to exe file: "C:\ProgramData\Resilio Sync Service\Resilio Sync.exe".
    3. Rename previously downloaded installer for 2.7.1 to Resilio Sync.exe and move it to "C:\ProgramData\Resilio Sync Service", replacing previous "Resilio Sync.exe" file;
    4. Start Resilio Sync Service again.

  8. @MichelV We may assume that this is due to Sync's re-scan for any modifications and changes of files inside share(s). If any file is tracked as changed, Sync re-hashes it to detect what piece of file got changed and needs to be synced. By default, this re-scan takes  place every 10 minutes.

    If you want us to take a closer look, submit new feedback from Sync via Preferences > Support > Contact support with checking the box "Include logs".

  9. @marbb00 Synchronization between two peers requires both of them being online, since there is one source peer. So, syncing between two systems on one PC won't work, since while Ubuntu is online, Windows peer is offline.


    When you connect peer with link, it will say "Pending Approval", even if you unchecked such option due to a simple fact - source peer is offline. 
    Are you sure that Sync stayed on pending approval, when you tried to connect using a key? Generally, it says "Not synced yet".


    You also mention that the folder is connected with some other PC as well. Was this PC online when you shared a key with Ubuntu? If no, try it out.