GreatMarko

Moderators
  • Posts

    3,174
  • Joined

  • Last visited

  • Days Won

    27

Posts posted by GreatMarko

  1. 13 hours ago, stigzler said:

    Is there any way I can view other users' operations on a shared folder? (e.g. if they add/delete or replace a file?)

    Please consider adding your vote/voice to this thread in the Feature Request forum.

    13 hours ago, stigzler said:

    Oh, and off topic - are there any plans to build in a 'public' type folder like with another cloud service + also add context menu item to 'get public link'?

    Please consider adding your vote/voice to this thread in the Feature Request forum.

  2. The issue is due to the fact that a colon character (:) is not a valid character in file names under Windows operating systems. Therefore, if you're syncing a file from another OS where : characters are allowed in filenames, to a Windows system, the : character will be substituted for an underscore.

    To avoid this, ensure that the filenames of the files your syncing contain characters which are legal on all the operating systems you're syncing between.

  3. @ovizii first thing I'd suggest is that you change your folder synchronization mode in Sync to "Disconnected". That way you'll hen be able to specify the exact location you wish to sync each incoming folder to, rather than having them syncing to sub-folders within the "default" folder.

    For more information on folder synchronization modes, please see: http://help.getsync.com/hc/en-us/articles/205457775-Synchronization-Modes

    In relation to the location to select when syncing, you select the exact folder you wish to  sync to - not its parent. So if you've added the folder "_data" from "/mnt/sync/_data" on device A and you wish to sync to "_data" at  "/Users/ovi/Documents/_data/" on Device B, you'd add the location /Users/ovi/Documents/_data/ to Sync, and not the parent folder /Users/ovi/Documents/

  4. The last sync version to run on XP is 1.4, which may be obtained via the links in this thread.

    The Sync 1.4 branch is no longer actively developed or supported.

    The latest versions of Sync 2.x are not supported on XP, and given Microsoft themselves no longer support XP, you should consider upgrading your obsolete operating system.

    If you can't upgrade your obsolete OS, then you can run Sync 1.4, which will allow you to perform basic syncing with 2.x clients, but you'll be missing out on a lot of features/fixes of the 2.x branch.

  5. 3 hours ago, Greybeard said:

    ...how likely is this software to set off those alarms?

    Quite likely I'm afraid (others have reported similar on the forums previously)

    Sadly many IT/Network administrators don't understand what Sync is and just assume that all P2P traffic is "bad" and involved in illegal downloads, etc.

  6. The "folder_rescan_interval" setting is working correctly, as is a purely fall-back for OS's which don't automatically notify sync when files have changed, and therefore the only way for sync to know if a file has changed is to manually rescan folders itself at a recurring interval.

    However, on Windows-based OS's Sync is automatically notified by the underlying OS when files changed, and therefore transfers begin almost instantaneously.

     

    If you only want your Win2k8 server to sync "once a day", you'd need to setup a scheduled task in Windows to execute BTSync.exe (or start the sync service) at a time of your choosing, and exit/stop the server it a short while later.

  7. @rhegyiYes, you can "pre-load" folders, and whilst Sync will index them when you add them to Sync (which may take a little time depending upon the number and size of files), nothing should actually transfer provided that the files at either location are identical in terms of their content and time stamps.

    I suspect that perhaps in @siridas's case when he manually "copied" files across to a second device, time stamps were not preserved, which will have meant that when added to Sync, sync won't have perceived the files as being "identical", triggering a re-sync.

    As I say though, provided the two folder locations contain truly identical files, then nothing should transfer when you add them to sync.

  8. @FlashPan Are you syncing in Read-Write mode, or Read-Only?

    It maybe that your "notify" folders are being temporarily created on your first device by some 3rd party application, upon creation, these transfer to your second device. The 3rd party application on your first device then removes these temporary folders, however, depending upon your sync settings, these may not be being automatically removed from your second device.

    Bottom line, it's virtually certain that Sync itself won't be creating these "notify" folders, but rather some other application on your system is