Rob

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Rob

  1. You can choose existing directory to sync, and then share it with other instance.
  2. Hello, I was troubleshooting network speed problems with wireshark and I have notived weird behavior when I copied files from SERVER (SMB) to local PC. Weird because all this operation is made out of Resilio Sync. The directories are not synced and shouldn't be touched by Resilio. However below lines suggests that something in resilio is trying to use it. The path file is \\SERVER\xx\xx\IT\MEGA\ and line suggests that resilio is taking place and looking for .sync in this directory. 5039 24.501381 y.y.y.y x.x.x.x SMB2 430 Create Request File: IT\MEGA\.sync\ID:com.resilio.Sync 5040 24.510994 x.x.x.x y.y.y.y SMB2 130 Create Response, Error: STATUS_OBJECT_PATH_NOT_FOUND 5041 24.511171 y.y.y.y x.x.x.x SMB2 430 Create Request File: IT\MEGA\.sync\ID:com.resilio.Sync 5042 24.511253 y.y.y.y x.x.x.x SMB2 406 Create Request File: IT\MEGA\.sync\ID:_TYPE 5043 24.521459 x.x.x.x y.y.y.y SMB2 130 Create Response, Error: STATUS_OBJECT_PATH_NOT_FOUND Isnt it some security problem? Resilio should not search on my network/server for directories or files to sync... resilio.txt
  3. Hello, Could Someone describe me log files and what do the present? Especialy: * history.dat - has some history of actions but its not the same history as in gui. Also i noticed it's not "recent". * sync.log - it contains information about whole operations done on resilio sync. How can we find if "someone bad" tries to access the resilio? I have such info in log: [20220131 17:05:56.523] HTTPS: connection [server] has been aborted - code: 336151574, func: "ssl3_read_bytes", reason: "sslv3 alert certificate unknown" [20220131 17:05:56.523] TcpSocket::ProcessIncomingData(): EncryptHandler error: 32784 * settings.dat - contains some resilio settings (also advanced) and certificates. For what are this certfificate beeing used? Also, a little bit offtop but where I can find API documentation for sync? Thanks Rob