owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.4k stars 662 forks source link

You can move a folder without privileges (server v. 6.0.x) #2082

Closed luciamaestro closed 10 years ago

luciamaestro commented 10 years ago

Expected behavior

You can't move a folder without privileges

Actual behavior

You can move a folder without privileges

Steps to reproduce

  1. The user1 share a folder "TEST" with the user 2
  2. The user 2 sync the account
  3. The user2 move the folder "TEST" from /Shared/TEST to /TEST

    Server configuration

{"installed":"true","version":"6.0.3.1","versionstring":"6.0.3","edition":"enterprise"}

Client configuration

Version 1.6.2(build 772)

Operating system: Mac 10.9.3

Logs

08-21 10:54:54:785 folderwatcher_mac.cpp:50 FolderWatcherPrivate::callback by OS X 
08-21 10:54:54:792 folderwatcher.cpp:154 detected changes in folders: QSet("/Users/lmaestro/owncloud-servers/beta-luci@/Shared", "/Users/lmaestro/owncloud-servers/beta-luci@/TEST") 
08-21 10:54:54:792 folderman.cpp:400 Schedule folder  "ownCloud"  to sync! 
08-21 10:54:54:792 folderman.cpp:400 Schedule folder  "ownCloud"  to sync! 
08-21 10:54:54:793 folderman.cpp:415  II> Sync for folder  "ownCloud"  already scheduled, do not enqueue! 
08-21 10:54:55:294 folderman.cpp:453 XX slotScheduleFolderSync: folderQueue size:  1 
08-21 10:54:55:628 owncloudgui.cpp:218 Folder in overallStatus Message:  Mirall::Folder(0x7ff3f5010810)  with name  "ownCloud" 
08-21 10:54:55:628 owncloudgui.cpp:133 Sync state changed for folder  "ownCloud" :  "SyncPrepare" 
08-21 10:54:55:628 socketapi.cpp:131 SocketApi:  Broadcasting to 0 listeners:  "UPDATE_VIEW" 
08-21 10:54:55:628 folder.cpp:589 *** Start syncing 
08-21 10:54:55:629 folder.cpp:537 ==== added system ignore list to csync: "/Applications/owncloud.app/Contents/Resources/sync-exclude.lst" 
08-21 10:54:55:629 csync_exclude_load: Adding entry: *.filepart
08-21 10:54:55:629 csync_exclude_load: Adding entry: *~
08-21 10:54:55:629 csync_exclude_load: Adding entry: *.part
08-21 10:54:55:629 csync_exclude_load: Adding entry: *.crdownload
08-21 10:54:55:629 csync_exclude_load: Adding entry: *.unison*
08-21 10:54:55:629 csync_exclude_load: Adding entry: *csync_timedif.ctmp*
08-21 10:54:55:629 csync_exclude_load: Adding entry: .csync_journal.db
08-21 10:54:55:629 csync_exclude_load: Adding entry: .csync_journal.db.ctmp
08-21 10:54:55:629 csync_exclude_load: Adding entry: .owncloudsync.log
08-21 10:54:55:629 csync_exclude_load: Adding entry: .*.sw?
08-21 10:54:55:630 csync_exclude_load: Adding entry: .*.*sw?
08-21 10:54:55:630 csync_exclude_load: Adding entry: ].csync-progressdatabase
08-21 10:54:55:630 csync_exclude_load: Adding entry: ].DS_Store
08-21 10:54:55:630 csync_exclude_load: Adding entry: ].ds_store
08-21 10:54:55:630 csync_exclude_load: Adding entry: ._*
08-21 10:54:55:631 csync_exclude_load: Adding entry: ]Thumbs.db
08-21 10:54:55:631 csync_exclude_load: Adding entry: desktop.ini
08-21 10:54:55:631 csync_exclude_load: Adding entry: *.kate-swp
08-21 10:54:55:631 csync_exclude_load: Adding entry: *_conflict-*
08-21 10:54:55:631 csync_exclude_load: Adding entry: ]*.~*
08-21 10:54:55:632 csync_exclude_load: Adding entry: ].TemporaryItems
08-21 10:54:55:632 csync_exclude_load: Adding entry: ].Trashes
08-21 10:54:55:632 csync_exclude_load: Adding entry: ].DocumentRevisions-V100
08-21 10:54:55:632 csync_exclude_load: Adding entry: .fseventd
08-21 10:54:55:632 csync_exclude_load: Adding entry: .apdisk
08-21 10:54:55:632 csync_exclude_load: Adding entry: .htaccess
08-21 10:54:55:633 csync_exclude_load: Adding entry: ]Icon\r*
08-21 10:54:55:633 csync_exclude_load: Adding entry: ~$*
08-21 10:54:55:633 csync_exclude_load: Adding entry: .~lock.*
08-21 10:54:55:633 csync_exclude_load: Adding entry: ~*.tmp
08-21 10:54:55:633 folder.cpp:542 ==== added user defined ignore list to csync: "/Users/lmaestro/Library/Application Support/ownCloud/sync-exclude.lst" 
08-21 10:54:55:634 folderman.cpp:469 >===================================== sync started for  "ownCloud" 
08-21 10:54:55:634 folderman.cpp:444 Currently folder  "ownCloud"  is running, wait for finish! 
08-21 10:54:55:636 syncjournaldb.cpp:76 No database Transaction to commit 
08-21 10:54:55:636 syncengine.cpp:464 =====sync with existing DB 
08-21 10:54:55:636 syncengine.cpp:507 #### Update start #################################################### >> 
08-21 10:54:55:636 csync_update: Journal: /Users/lmaestro/owncloud-servers/beta-luci@/.csync_journal.db
08-21 10:54:55:638 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/.DS_Store [file_id=]
08-21 10:54:55:638 _csync_detect_update: .DS_Store excluded  (2)
08-21 10:54:55:638 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/.owncloudsync.log [file_id=]
08-21 10:54:55:638 _csync_detect_update: .owncloudsync.log excluded  (1)
08-21 10:54:55:638 csync_ftw: Uniq ID from Database: music -> 53f5b4a4f061e
08-21 10:54:55:638 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/music [file_id=]
08-21 10:54:55:638 _csync_detect_update: Database entry found, compare: 1408610460 <-> 1408611492, etag: 53f5b4a4f061e <-> 53f5b4a4f061e, inode: 13917523 <-> 13917523
08-21 10:54:55:638 _csync_detect_update: file: music, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:638 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/music with read_from_db 0
08-21 10:54:55:638 csync_ftw: Uniq ID from Database: projekteva-letitrain.mp3 -> 53ba991a4d433
08-21 10:54:55:638 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/projekteva-letitrain.mp3 [file_id=]
08-21 10:54:55:638 _csync_detect_update: Database entry found, compare: 1404737808 <-> 1404737808, etag: 53ba991a4d433 <-> 53ba991a4d433, inode: 13917524 <-> 13917524
08-21 10:54:55:638 _csync_detect_update: file: projekteva-letitrain.mp3, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:638 csync_ftw: Uniq ID from Database: puri-test -> 53d219f881703
08-21 10:54:55:638 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test [file_id=]
08-21 10:54:55:638 _csync_detect_update: Database entry found, compare: 1408608452 <-> 1406278135, etag: 53d219f881703 <-> 53d219f881703, inode: 13917526 <-> 13917526
08-21 10:54:55:638 _csync_detect_update: file: puri-test, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:638 csync_ftw: Uniq ID from Database: puri-test/2013-06-25 10.56.19.jpg -> 53d218fabd68e
08-21 10:54:55:639 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/2013-06-25 10.56.19.jpg [file_id=]
08-21 10:54:55:639 _csync_detect_update: Database entry found, compare: 1390203345 <-> 1390203345, etag: 53d218fabd68e <-> 53d218fabd68e, inode: 13917527 <-> 13917527
08-21 10:54:55:639 _csync_detect_update: file: puri-test/2013-06-25 10.56.19.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:639 csync_ftw: Uniq ID from Database: puri-test/20131016_082354.jpg -> 53d218f882512
08-21 10:54:55:639 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/20131016_082354.jpg [file_id=]
08-21 10:54:55:639 _csync_detect_update: Database entry found, compare: 1401175024 <-> 1401175024, etag: 53d218f882512 <-> 53d218f882512, inode: 13918021 <-> 13918021
08-21 10:54:55:639 _csync_detect_update: file: puri-test/20131016_082354.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:639 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd -> 53d2197bca31f
08-21 10:54:55:639 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd [file_id=]
08-21 10:54:55:639 _csync_detect_update: Database entry found, compare: 1408608397 <-> 1406278010, etag: 53d2197bca31f <-> 53d2197bca31f, inode: 13918041 <-> 13918041
08-21 10:54:55:639 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:639 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/2013-06-19 13.21.21.jpg -> 53d2191ae0bbb
08-21 10:54:55:639 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/2013-06-19 13.21.21.jpg [file_id=]
08-21 10:54:55:639 _csync_detect_update: Database entry found, compare: 1376752940 <-> 1376752940, etag: 53d2191ae0bbb <-> 53d2191ae0bbb, inode: 13918042 <-> 13918042
08-21 10:54:55:639 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/2013-06-19 13.21.21.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:639 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/2013-06-19 13.24.38.jpg -> 53d2192b43233
08-21 10:54:55:639 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/2013-06-19 13.24.38.jpg [file_id=]
08-21 10:54:55:640 _csync_detect_update: Database entry found, compare: 1376752950 <-> 1376752950, etag: 53d2192b43233 <-> 53d2192b43233, inode: 13918051 <-> 13918051
08-21 10:54:55:640 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/2013-06-19 13.24.38.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:640 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/2013-06-25 10.55.29.jpg -> 53d219209a041
08-21 10:54:55:640 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/2013-06-25 10.55.29.jpg [file_id=]
08-21 10:54:55:640 _csync_detect_update: Database entry found, compare: 1389890717 <-> 1389890717, etag: 53d219209a041 <-> 53d219209a041, inode: 13918053 <-> 13918053
08-21 10:54:55:640 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/2013-06-25 10.55.29.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:640 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/ddd.jpg -> 53d21949b1924
08-21 10:54:55:640 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/ddd.jpg [file_id=]
08-21 10:54:55:640 _csync_detect_update: Database entry found, compare: 1390202387 <-> 1390202387, etag: 53d21949b1924 <-> 53d21949b1924, inode: 13918082 <-> 13918082
08-21 10:54:55:640 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/ddd.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:640 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/dè hu gh.jpg -> 53d2194c65939
08-21 10:54:55:640 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/dè hu gh.jpg [file_id=]
08-21 10:54:55:640 _csync_detect_update: Database entry found, compare: 1389890702 <-> 1389890702, etag: 53d2194c65939 <-> 53d2194c65939, inode: 13918089 <-> 13918089
08-21 10:54:55:641 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/dè hu gh.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:641 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/IMG_20130520_130432.jpg -> 53d2193ed7a0b
08-21 10:54:55:641 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/IMG_20130520_130432.jpg [file_id=]
08-21 10:54:55:641 _csync_detect_update: Database entry found, compare: 1389892689 <-> 1389892689, etag: 53d2193ed7a0b <-> 53d2193ed7a0b, inode: 13918055 <-> 13918055
08-21 10:54:55:641 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/IMG_20130520_130432.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:641 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403 (2).jpg -> 53d21931d807d
08-21 10:54:55:641 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403 (2).jpg [file_id=]
08-21 10:54:55:641 _csync_detect_update: Database entry found, compare: 1390202372 <-> 1390202372, etag: 53d21931d807d <-> 53d21931d807d, inode: 13918058 <-> 13918058
08-21 10:54:55:641 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403 (2).jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:641 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403.jpg -> 53d21938ca2ad
08-21 10:54:55:641 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403.jpg [file_id=]
08-21 10:54:55:641 _csync_detect_update: Database entry found, compare: 1389893726 <-> 1389893726, etag: 53d21938ca2ad <-> 53d21938ca2ad, inode: 13918061 <-> 13918061
08-21 10:54:55:641 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:641 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/IMG_20130627_125848.jpg -> 53d219474ad88
08-21 10:54:55:641 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/IMG_20130627_125848.jpg [file_id=]
08-21 10:54:55:641 _csync_detect_update: Database entry found, compare: 1390202379 <-> 1390202379, etag: 53d219474ad88 <-> 53d219474ad88, inode: 13918069 <-> 13918069
08-21 10:54:55:641 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_125848.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:641 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/IMG_20130627_125911.jpg -> 53d219437557e
08-21 10:54:55:642 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/IMG_20130627_125911.jpg [file_id=]
08-21 10:54:55:642 _csync_detect_update: Database entry found, compare: 1390202387 <-> 1390202387, etag: 53d219437557e <-> 53d219437557e, inode: 13918075 <-> 13918075
08-21 10:54:55:642 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_125911.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:642 csync_ftw: Uniq ID from Database: puri-test/asvmõd ghy gh hj möd/vide g o.MP4 -> 53d2197b9d1fb
08-21 10:54:55:642 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd/vide g o.MP4 [file_id=]
08-21 10:54:55:642 _csync_detect_update: Database entry found, compare: 1389890283 <-> 1389890283, etag: 53d2197b9d1fb <-> 53d2197b9d1fb, inode: 13918095 <-> 13918095
08-21 10:54:55:642 _csync_detect_update: file: puri-test/asvmõd ghy gh hj möd/vide g o.MP4, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:642 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/asvmõd ghy gh hj möd with read_from_db 0
08-21 10:54:55:642 csync_ftw: Uniq ID from Database: puri-test/av.pdf -> 53d2194e5642a
08-21 10:54:55:642 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/av.pdf [file_id=]
08-21 10:54:55:642 _csync_detect_update: Database entry found, compare: 1392968515 <-> 1392968515, etag: 53d2194e5642a <-> 53d2194e5642a, inode: 13918101 <-> 13918101
08-21 10:54:55:642 _csync_detect_update: file: puri-test/av.pdf, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:642 csync_ftw: Uniq ID from Database: puri-test/CoroRomanticosyyyyyÿ.pdf -> 53d218ff6959b
08-21 10:54:55:642 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/CoroRomanticosyyyyyÿ.pdf [file_id=]
08-21 10:54:55:642 _csync_detect_update: Database entry found, compare: 1392968515 <-> 1392968515, etag: 53d218ff6959b <-> 53d218ff6959b, inode: 13918023 <-> 13918023
08-21 10:54:55:642 _csync_detect_update: file: puri-test/CoroRomanticosyyyyyÿ.pdf, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:642 csync_ftw: Uniq ID from Database: puri-test/DSC_0003.JPG -> 53d218fd78644
08-21 10:54:55:642 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/DSC_0003.JPG [file_id=]
08-21 10:54:55:642 _csync_detect_update: Database entry found, compare: 1401358016 <-> 1401358016, etag: 53d218fd78644 <-> 53d218fd78644, inode: 13918025 <-> 13918025
08-21 10:54:55:642 _csync_detect_update: file: puri-test/DSC_0003.JPG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:643 csync_ftw: Uniq ID from Database: puri-test/DSC_0004.JPG -> 53d21901c0f39
08-21 10:54:55:643 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/DSC_0004.JPG [file_id=]
08-21 10:54:55:643 _csync_detect_update: Database entry found, compare: 1401358022 <-> 1401358022, etag: 53d21901c0f39 <-> 53d21901c0f39, inode: 13918029 <-> 13918029
08-21 10:54:55:643 _csync_detect_update: file: puri-test/DSC_0004.JPG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:643 csync_ftw: Uniq ID from Database: puri-test/è mu g hujy -> 53d219af18ae1
08-21 10:54:55:643 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/è mu g hujy [file_id=]
08-21 10:54:55:643 _csync_detect_update: Database entry found, compare: 1408608452 <-> 1406278063, etag: 53d219af18ae1 <-> 53d219af18ae1, inode: 13918158 <-> 13918158
08-21 10:54:55:643 _csync_detect_update: file: puri-test/è mu g hujy, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:643 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/è mu g hujy with read_from_db 0
08-21 10:54:55:643 csync_ftw: Uniq ID from Database: puri-test/fcgcfggcf.PNG -> 53d2197dd8440
08-21 10:54:55:643 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/fcgcfggcf.PNG [file_id=]
08-21 10:54:55:643 _csync_detect_update: Database entry found, compare: 1395141545 <-> 1395141545, etag: 53d2197dd8440 <-> 53d2197dd8440, inode: 13918112 <-> 13918112
08-21 10:54:55:643 _csync_detect_update: file: puri-test/fcgcfggcf.PNG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:643 csync_ftw: Uniq ID from Database: puri-test/fgü ghyfc VG ghvyvgh -> 53d21994b0302
08-21 10:54:55:643 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/fgü ghyfc VG ghvyvgh [file_id=]
08-21 10:54:55:643 _csync_detect_update: Database entry found, compare: 1408608405 <-> 1406278035, etag: 53d21994b0302 <-> 53d21994b0302, inode: 13918113 <-> 13918113
08-21 10:54:55:643 _csync_detect_update: file: puri-test/fgü ghyfc VG ghvyvgh, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:643 csync_ftw: Uniq ID from Database: puri-test/fgü ghyfc VG ghvyvgh/2013-06-25 10.52.26.jpg -> 53d21986618ea
08-21 10:54:55:643 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/fgü ghyfc VG ghvyvgh/2013-06-25 10.52.26.jpg [file_id=]
08-21 10:54:55:644 _csync_detect_update: Database entry found, compare: 1394452300 <-> 1394452300, etag: 53d21986618ea <-> 53d21986618ea, inode: 13918114 <-> 13918114
08-21 10:54:55:644 _csync_detect_update: file: puri-test/fgü ghyfc VG ghvyvgh/2013-06-25 10.52.26.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:644 csync_ftw: Uniq ID from Database: puri-test/fgü ghyfc VG ghvyvgh/video-2013-10-03-16-37-59.mp4 -> 53d2199471c6d
08-21 10:54:55:644 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/fgü ghyfc VG ghvyvgh/video-2013-10-03-16-37-59.mp4 [file_id=]
08-21 10:54:55:644 _csync_detect_update: Database entry found, compare: 1394452398 <-> 1394452398, etag: 53d2199471c6d <-> 53d2199471c6d, inode: 13918121 <-> 13918121
08-21 10:54:55:644 _csync_detect_update: file: puri-test/fgü ghyfc VG ghvyvgh/video-2013-10-03-16-37-59.mp4, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:644 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/fgü ghyfc VG ghvyvgh with read_from_db 0
08-21 10:54:55:644 csync_ftw: Uniq ID from Database: puri-test/holavg -> 53d21987494ee
08-21 10:54:55:644 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/holavg [file_id=]
08-21 10:54:55:644 _csync_detect_update: Database entry found, compare: 1408608400 <-> 1406278023, etag: 53d21987494ee <-> 53d21987494ee, inode: 13918123 <-> 13918123
08-21 10:54:55:644 _csync_detect_update: file: puri-test/holavg, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:644 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/holavg with read_from_db 0
08-21 10:54:55:644 csync_ftw: Uniq ID from Database: puri-test/hütre -> 53d219ab84aac
08-21 10:54:55:644 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/hütre [file_id=]
08-21 10:54:55:644 _csync_detect_update: Database entry found, compare: 1408608455 <-> 1406278057, etag: 53d219ab84aac <-> 53d219ab84aac, inode: 13918126 <-> 13918126
08-21 10:54:55:644 _csync_detect_update: file: puri-test/hütre, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:644 csync_ftw: Uniq ID from Database: puri-test/hütre/arè.JPG -> 53d219ab5f763
08-21 10:54:55:644 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/hütre/arè.JPG [file_id=]
08-21 10:54:55:644 _csync_detect_update: Database entry found, compare: 1392881642 <-> 1392881642, etag: 53d219ab5f763 <-> 53d219ab5f763, inode: 13918138 <-> 13918138
08-21 10:54:55:644 _csync_detect_update: file: puri-test/hütre/arè.JPG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:645 csync_ftw: Uniq ID from Database: puri-test/hütre/Photo-21-02-14-08-51-52-0.PNG -> 53d2199b45652
08-21 10:54:55:645 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/hütre/Photo-21-02-14-08-51-52-0.PNG [file_id=]
08-21 10:54:55:645 _csync_detect_update: Database entry found, compare: 1392969255 <-> 1392969255, etag: 53d2199b45652 <-> 53d2199b45652, inode: 13918127 <-> 13918127
08-21 10:54:55:645 _csync_detect_update: file: puri-test/hütre/Photo-21-02-14-08-51-52-0.PNG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:645 csync_ftw: Uniq ID from Database: puri-test/hütre/Photo-21-02-14-08-52-03-1.PNG -> 53d219a73abc4
08-21 10:54:55:645 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/hütre/Photo-21-02-14-08-52-03-1.PNG [file_id=]
08-21 10:54:55:645 _csync_detect_update: Database entry found, compare: 1392969259 <-> 1392969259, etag: 53d219a73abc4 <-> 53d219a73abc4, inode: 13918131 <-> 13918131
08-21 10:54:55:645 _csync_detect_update: file: puri-test/hütre/Photo-21-02-14-08-52-03-1.PNG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:645 csync_ftw: Uniq ID from Database: puri-test/hütre/Photo-22-03-14-08-26-53-1.JPG -> 53d219a4a789e
08-21 10:54:55:645 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/hütre/Photo-22-03-14-08-26-53-1.JPG [file_id=]
08-21 10:54:55:645 _csync_detect_update: Database entry found, compare: 1392881648 <-> 1392881648, etag: 53d219a4a789e <-> 53d219a4a789e, inode: 13918136 <-> 13918136
08-21 10:54:55:645 _csync_detect_update: file: puri-test/hütre/Photo-22-03-14-08-26-53-1.JPG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:645 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/hütre with read_from_db 0
08-21 10:54:55:645 csync_ftw: Uniq ID from Database: puri-test/hyhshs.jpg -> 53d2199706097
08-21 10:54:55:645 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/hyhshs.jpg [file_id=]
08-21 10:54:55:645 _csync_detect_update: Database entry found, compare: 1395822308 <-> 1395822308, etag: 53d2199706097 <-> 53d2199706097, inode: 13918125 <-> 13918125
08-21 10:54:55:645 _csync_detect_update: file: puri-test/hyhshs.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:645 csync_ftw: Uniq ID from Database: puri-test/nüeva h -> 53d219ac30e06
08-21 10:54:55:645 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/nüeva h [file_id=]
08-21 10:54:55:646 _csync_detect_update: Database entry found, compare: 1408608407 <-> 1406278060, etag: 53d219ac30e06 <-> 53d219ac30e06, inode: 13918140 <-> 13918140
08-21 10:54:55:646 _csync_detect_update: file: puri-test/nüeva h, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:646 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/nüeva h with read_from_db 0
08-21 10:54:55:646 csync_ftw: Uniq ID from Database: puri-test/Photo-20-02-14-09-22-55-0.PNG -> 53d219043cdd4
08-21 10:54:55:646 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/Photo-20-02-14-09-22-55-0.PNG [file_id=]
08-21 10:54:55:646 _csync_detect_update: Database entry found, compare: 1392884580 <-> 1392884580, etag: 53d219043cdd4 <-> 53d219043cdd4, inode: 13918031 <-> 13918031
08-21 10:54:55:646 _csync_detect_update: file: puri-test/Photo-20-02-14-09-22-55-0.PNG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:646 csync_ftw: Uniq ID from Database: puri-test/Video-29-05-14-01-55-37-0.MOV -> 53d2190feb5ea
08-21 10:54:55:646 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/Video-29-05-14-01-55-37-0.MOV [file_id=]
08-21 10:54:55:646 _csync_detect_update: Database entry found, compare: 1401364554 <-> 1401364554, etag: 53d2190feb5ea <-> 53d2190feb5ea, inode: 13918039 <-> 13918039
08-21 10:54:55:646 _csync_detect_update: file: puri-test/Video-29-05-14-01-55-37-0.MOV, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:646 csync_ftw: Uniq ID from Database: puri-test/yggt -> 53d219adab738
08-21 10:54:55:646 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/yggt [file_id=]
08-21 10:54:55:646 _csync_detect_update: Database entry found, compare: 1408608407 <-> 1406278061, etag: 53d219adab738 <-> 53d219adab738, inode: 13918142 <-> 13918142
08-21 10:54:55:646 _csync_detect_update: file: puri-test/yggt, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:646 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/yggt with read_from_db 0
08-21 10:54:55:646 csync_ftw: Uniq ID from Database: puri-test/ytuî.MOV -> 53d219f850af1
08-21 10:54:55:646 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/puri-test/ytuî.MOV [file_id=]
08-21 10:54:55:646 _csync_detect_update: Database entry found, compare: 1392889314 <-> 1392889314, etag: 53d219f850af1 <-> 53d219f850af1, inode: 13918143 <-> 13918143
08-21 10:54:55:646 _csync_detect_update: file: puri-test/ytuî.MOV, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:646 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/puri-test with read_from_db 0
08-21 10:54:55:646 csync_ftw: Uniq ID from Database: recover-pass -> 53d21a6be8b09
08-21 10:54:55:646 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass [file_id=]
08-21 10:54:55:647 _csync_detect_update: Database entry found, compare: 1408608455 <-> 1404814460, etag: 53d21a6be8b09 <-> 53d21a6be8b09, inode: 13918160 <-> 13918160
08-21 10:54:55:647 _csync_detect_update: file: recover-pass, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:647 csync_ftw: Uniq ID from Database: recover-pass/aaa -> 53d21a6bd02a5
08-21 10:54:55:647 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa [file_id=]
08-21 10:54:55:647 _csync_detect_update: Database entry found, compare: 1408608456 <-> 1404814460, etag: 53d21a6bd02a5 <-> 53d21a6bd02a5, inode: 13918162 <-> 13918162
08-21 10:54:55:647 _csync_detect_update: file: recover-pass/aaa, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:647 csync_ftw: Uniq ID from Database: recover-pass/aaa/$%&Ǩ^_=(1).zip -> 53d21a1dd3de3
08-21 10:54:55:647 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/$%&Ǩ^_=(1).zip [file_id=]
08-21 10:54:55:647 _csync_detect_update: Database entry found, compare: 1404812223 <-> 1404812223, etag: 53d21a1dd3de3 <-> 53d21a1dd3de3, inode: 13918163 <-> 13918163
08-21 10:54:55:647 _csync_detect_update: file: recover-pass/aaa/$%&Ǩ^_=(1).zip, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:647 csync_ftw: Uniq ID from Database: recover-pass/aaa/bb -> 53d21a6bb8ea6
08-21 10:54:55:647 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb [file_id=]
08-21 10:54:55:647 _csync_detect_update: Database entry found, compare: 1408608455 <-> 1404814460, etag: 53d21a6bb8ea6 <-> 53d21a6bb8ea6, inode: 13918172 <-> 13918172
08-21 10:54:55:647 _csync_detect_update: file: recover-pass/aaa/bb, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:647 csync_ftw: Uniq ID from Database: recover-pass/aaa/bb/cc -> 53d21a6b9b46e
08-21 10:54:55:647 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc [file_id=]
08-21 10:54:55:648 _csync_detect_update: Database entry found, compare: 1408608455 <-> 1404814460, etag: 53d21a6b9b46e <-> 53d21a6b9b46e, inode: 13918173 <-> 13918173
08-21 10:54:55:648 _csync_detect_update: file: recover-pass/aaa/bb/cc, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:648 csync_ftw: Uniq ID from Database: recover-pass/aaa/bb/cc/dd -> 53d21a6b86e46
08-21 10:54:55:648 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc/dd [file_id=]
08-21 10:54:55:648 _csync_detect_update: Database entry found, compare: 1408608455 <-> 1404814460, etag: 53d21a6b86e46 <-> 53d21a6b86e46, inode: 13918174 <-> 13918174
08-21 10:54:55:648 _csync_detect_update: file: recover-pass/aaa/bb/cc/dd, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:648 csync_ftw: Uniq ID from Database: recover-pass/aaa/bb/cc/dd/ee -> 53d21a6b728b7
08-21 10:54:55:648 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc/dd/ee [file_id=]
08-21 10:54:55:648 _csync_detect_update: Database entry found, compare: 1408608455 <-> 1404814460, etag: 53d21a6b728b7 <-> 53d21a6b728b7, inode: 13918175 <-> 13918175
08-21 10:54:55:648 _csync_detect_update: file: recover-pass/aaa/bb/cc/dd/ee, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:648 csync_ftw: Uniq ID from Database: recover-pass/aaa/bb/cc/dd/ee/ff -> 53d21a6b5e39f
08-21 10:54:55:648 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc/dd/ee/ff [file_id=]
08-21 10:54:55:648 _csync_detect_update: Database entry found, compare: 1408608456 <-> 1406278248, etag: 53d21a6b5e39f <-> 53d21a6b5e39f, inode: 13918176 <-> 13918176
08-21 10:54:55:648 _csync_detect_update: file: recover-pass/aaa/bb/cc/dd/ee/ff, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:649 csync_ftw: Uniq ID from Database: recover-pass/aaa/bb/cc/dd/ee/ff/aa.txt -> 53d21a2ed800e
08-21 10:54:55:649 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc/dd/ee/ff/aa.txt [file_id=]
08-21 10:54:55:649 _csync_detect_update: Database entry found, compare: 1404814555 <-> 1404814555, etag: 53d21a2ed800e <-> 53d21a2ed800e, inode: 13918179 <-> 13918179
08-21 10:54:55:649 _csync_detect_update: file: recover-pass/aaa/bb/cc/dd/ee/ff/aa.txt, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:649 csync_ftw: Uniq ID from Database: recover-pass/aaa/bb/cc/dd/ee/ff/Photo-2013-10-16-12-50-31_1167.JPG -> 53d21a6b2730e
08-21 10:54:55:649 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc/dd/ee/ff/Photo-2013-10-16-12-50-31_1167.JPG [file_id=]
08-21 10:54:55:649 _csync_detect_update: Database entry found, compare: 1404814460 <-> 1404814460, etag: 53d21a6b2730e <-> 53d21a6b2730e, inode: 13918177 <-> 13918177
08-21 10:54:55:649 _csync_detect_update: file: recover-pass/aaa/bb/cc/dd/ee/ff/Photo-2013-10-16-12-50-31_1167.JPG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:649 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc/dd/ee/ff with read_from_db 0
08-21 10:54:55:649 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc/dd/ee with read_from_db 0
08-21 10:54:55:649 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc/dd with read_from_db 0
08-21 10:54:55:649 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb/cc with read_from_db 0
08-21 10:54:55:649 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/bb with read_from_db 0
08-21 10:54:55:649 csync_ftw: Uniq ID from Database: recover-pass/aaa/Photo-2013-10-16-12-50-29_1166.JPG -> 53d21a2109c85
08-21 10:54:55:649 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa/Photo-2013-10-16-12-50-29_1166.JPG [file_id=]
08-21 10:54:55:650 _csync_detect_update: Database entry found, compare: 1404811637 <-> 1404811637, etag: 53d21a2109c85 <-> 53d21a2109c85, inode: 13918170 <-> 13918170
08-21 10:54:55:650 _csync_detect_update: file: recover-pass/aaa/Photo-2013-10-16-12-50-29_1166.JPG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:650 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/aaa with read_from_db 0
08-21 10:54:55:650 csync_ftw: Uniq ID from Database: recover-pass/IMG_5286.jpg -> 53d21a1b9cc74
08-21 10:54:55:650 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass/IMG_5286.jpg [file_id=]
08-21 10:54:55:650 _csync_detect_update: Database entry found, compare: 1386704450 <-> 1386704450, etag: 53d21a1b9cc74 <-> 53d21a1b9cc74, inode: 13918161 <-> 13918161
08-21 10:54:55:650 _csync_detect_update: file: recover-pass/IMG_5286.jpg, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:650 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/recover-pass with read_from_db 0
08-21 10:54:55:650 csync_ftw: Uniq ID from Database: Shared -> 53f5b7bd7c1f4
08-21 10:54:55:650 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/Shared [file_id=]
08-21 10:54:55:650 _csync_detect_update: Database entry found, compare: 1408611294 <-> 1408611978, etag: 53f5b7bd7c1f4 <-> 53f5b7bd7c1f4, inode: 13921044 <-> 13921044
08-21 10:54:55:650 _csync_detect_update: file: Shared, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:650 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/Shared with read_from_db 0
08-21 10:54:55:650 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/TEST [file_id=]
08-21 10:54:55:650 _csync_detect_update: Checking for rename based on inode # 13921045
08-21 10:54:55:650 _csync_detect_update: pot rename detected based on inode # 13921045
08-21 10:54:55:650 _csync_detect_update: file: TEST, instruction: INSTRUCTION_EVAL_RENAME <<=
08-21 10:54:55:650 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/TEST/15.jpg [file_id=]
08-21 10:54:55:650 _csync_detect_update: Checking for rename based on inode # 13921046
08-21 10:54:55:651 _csync_detect_update: pot rename detected based on inode # 13921046
08-21 10:54:55:651 _csync_detect_update: file: TEST/15.jpg, instruction: INSTRUCTION_EVAL_RENAME <<=
08-21 10:54:55:651 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/TEST/16.jpg [file_id=]
08-21 10:54:55:651 _csync_detect_update: Checking for rename based on inode # 13921105
08-21 10:54:55:651 _csync_detect_update: pot rename detected based on inode # 13921105
08-21 10:54:55:651 _csync_detect_update: file: TEST/16.jpg, instruction: INSTRUCTION_EVAL_RENAME <<=
08-21 10:54:55:651 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/TEST/as.txt [file_id=]
08-21 10:54:55:651 _csync_detect_update: Checking for rename based on inode # 13921107
08-21 10:54:55:651 _csync_detect_update: pot rename detected based on inode # 13921107
08-21 10:54:55:651 _csync_detect_update: file: TEST/as.txt, instruction: INSTRUCTION_EVAL_RENAME <<=
08-21 10:54:55:651 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/TEST/museum-1.jpg [file_id=]
08-21 10:54:55:651 _csync_detect_update: Checking for rename based on inode # 13921123
08-21 10:54:55:651 _csync_detect_update: pot rename detected based on inode # 13921123
08-21 10:54:55:651 _csync_detect_update: file: TEST/museum-1.jpg, instruction: INSTRUCTION_EVAL_RENAME <<=
08-21 10:54:55:651 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/TEST with read_from_db 0
08-21 10:54:55:651 csync_ftw: Uniq ID from Database: Test-release -> 53d212a523aa3
08-21 10:54:55:651 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/Test-release [file_id=]
08-21 10:54:55:651 _csync_detect_update: Database entry found, compare: 1408608304 <-> 1406276259, etag: 53d212a523aa3 <-> 53d212a523aa3, inode: 13917520 <-> 13917520
08-21 10:54:55:651 _csync_detect_update: file: Test-release, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:651 csync_ftw: Uniq ID from Database: Test-release/000_PINTORES URUGUAYOS- RAFAEL BARRADAS.mp4 -> 53d212a4f2e0b
08-21 10:54:55:651 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/Test-release/000_PINTORES URUGUAYOS- RAFAEL BARRADAS.mp4 [file_id=]
08-21 10:54:55:652 _csync_detect_update: Database entry found, compare: 1405512376 <-> 1405512376, etag: 53d212a4f2e0b <-> 53d212a4f2e0b, inode: 13917521 <-> 13917521
08-21 10:54:55:652 _csync_detect_update: file: Test-release/000_PINTORES URUGUAYOS- RAFAEL BARRADAS.mp4, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:652 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/Test-release with read_from_db 0
08-21 10:54:55:652 csync_ftw: Uniq ID from Database: testFolder -> 53d221b218d32
08-21 10:54:55:652 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/testFolder [file_id=]
08-21 10:54:55:652 _csync_detect_update: Database entry found, compare: 1408608461 <-> 1406280111, etag: 53d221b218d32 <-> 53d221b218d32, inode: 13918182 <-> 13918182
08-21 10:54:55:652 _csync_detect_update: file: testFolder, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:652 csync_ftw: Uniq ID from Database: testFolder/IMG_0024.JPG -> 53d221b1be7c8
08-21 10:54:55:652 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/testFolder/IMG_0024.JPG [file_id=]
08-21 10:54:55:652 _csync_detect_update: Database entry found, compare: 1389693664 <-> 1389693664, etag: 53d221b1be7c8 <-> 53d221b1be7c8, inode: 13918183 <-> 13918183
08-21 10:54:55:652 _csync_detect_update: file: testFolder/IMG_0024.JPG, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:652 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/testFolder with read_from_db 0
08-21 10:54:55:652 csync_ftw: Uniq ID from Database: windows -> 53d22a775ff4a
08-21 10:54:55:652 csync_walker: directory: /Users/lmaestro/owncloud-servers/beta-luci@/windows [file_id=]
08-21 10:54:55:652 _csync_detect_update: Database entry found, compare: 1408608546 <-> 1406282358, etag: 53d22a775ff4a <-> 53d22a775ff4a, inode: 13918189 <-> 13918189
08-21 10:54:55:652 _csync_detect_update: file: windows, instruction: INSTRUCTION_EVAL <<=
08-21 10:54:55:652 csync_ftw: Uniq ID from Database: windows/ownCloud-1.6.1.3399-nightly20140716-setup.exe -> 53d22a773720e
08-21 10:54:55:652 csync_walker: file: /Users/lmaestro/owncloud-servers/beta-luci@/windows/ownCloud-1.6.1.3399-nightly20140716-setup.exe [file_id=]
08-21 10:54:55:652 _csync_detect_update: Database entry found, compare: 1405501856 <-> 1405501856, etag: 53d22a773720e <-> 53d22a773720e, inode: 13918190 <-> 13918190
08-21 10:54:55:652 _csync_detect_update: file: windows/ownCloud-1.6.1.3399-nightly20140716-setup.exe, instruction: INSTRUCTION_NONE <<=
08-21 10:54:55:652 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@/windows with read_from_db 0
08-21 10:54:55:652 csync_ftw:  <= Closing walk for /Users/lmaestro/owncloud-servers/beta-luci@ with read_from_db 0
08-21 10:54:55:652 csync_update: Update detection for local replica took 0,02 seconds walking 62 files.
08-21 10:54:55:652 oc_module: opendir method called on ownclouds://beta.owncloud.com/owncloud/remote.php/webdav
08-21 10:54:55:653 oc_module: * scheme ownclouds
08-21 10:54:55:653 oc_module: * host beta.owncloud.com
08-21 10:54:55:653 oc_module: * port 0
08-21 10:54:55:653 oc_module: * path /owncloud/remote.php/webdav
08-21 10:54:55:653 oc_module: * user 
08-21 10:54:55:653 oc_module: Timeout set to 300 seconds
08-21 10:54:55:653 oc_module: No proxy configured.
08-21 10:54:56:158 oc_module: Call the csync callback for SSL problems
08-21 10:54:56:158 credentialscommon.cpp:58 SSL Fingerprint from neon:  "43:69:5c:5d:fb:eb:9d:7c:27:ff:67:ba:7b:c8:1e:86:b2:4c:8b:45"  compared to verified:  "43:69:5c:5d:fb:eb:9d:7c:27:ff:67:ba:7b:c8:1e:86:b2:4c:8b:45" 
08-21 10:54:56:159 oc_module: ## VERIFY_SSL CERT: 0
08-21 10:54:56:550 oc_module: Simple propfind result code 207.
08-21 10:54:56:550 oc_module: opendir returning handle 0x7ff3f55e40b0 (count=9)
08-21 10:54:56:550 csync_walker: directory: ownclouds://beta.owncloud.com/owncloud/remote.php/webdav/Shared [file_id=-0000001oc8cada7a9f8]
08-21 10:54:56:550 _csync_detect_update: Database entry found, compare: 1408611978 <-> 1408611978, etag: 53f5b7bd7c1f4 <-> 53f5b7bd7c1f4, inode: 0 <-> 13921044
08-21 10:54:56:550 _csync_detect_update: Reading from database: Shared
08-21 10:54:56:550 _csync_detect_update: file: Shared, instruction: INSTRUCTION_NONE <<=
08-21 10:54:56:551 csync_statedb_get_below_path: 5 entries read below path Shared from db.
08-21 10:54:56:551 csync_walker: directory: ownclouds://beta.owncloud.com/owncloud/remote.php/webdav/windows [file_id=00011902oc8cada7a9f8]
08-21 10:54:56:551 _csync_detect_update: Database entry found, compare: 1406282358 <-> 1406282358, etag: 53d22a775ff4a <-> 53d22a775ff4a, inode: 0 <-> 13918189
08-21 10:54:56:551 _csync_detect_update: Reading from database: windows
08-21 10:54:56:551 _csync_detect_update: file: windows, instruction: INSTRUCTION_NONE <<=
08-21 10:54:56:551 csync_statedb_get_below_path: 1 entries read below path windows from db.
08-21 10:54:56:551 csync_walker: directory: ownclouds://beta.owncloud.com/owncloud/remote.php/webdav/testFolder [file_id=00011888oc8cada7a9f8]
08-21 10:54:56:551 _csync_detect_update: Database entry found, compare: 1406280111 <-> 1406280111, etag: 53d221b218d32 <-> 53d221b218d32, inode: 0 <-> 13918182
08-21 10:54:56:551 _csync_detect_update: Reading from database: testFolder
08-21 10:54:56:551 _csync_detect_update: file: testFolder, instruction: INSTRUCTION_NONE <<=
08-21 10:54:56:552 csync_statedb_get_below_path: 1 entries read below path testFolder from db.
08-21 10:54:56:552 csync_walker: directory: ownclouds://beta.owncloud.com/owncloud/remote.php/webdav/recover-pass [file_id=00011859oc8cada7a9f8]
08-21 10:54:56:552 _csync_detect_update: Database entry found, compare: 1404814460 <-> 1404814460, etag: 53d21a6be8b09 <-> 53d21a6be8b09, inode: 0 <-> 13918160
08-21 10:54:56:552 _csync_detect_update: Reading from database: recover-pass
08-21 10:54:56:552 _csync_detect_update: file: recover-pass, instruction: INSTRUCTION_NONE <<=
08-21 10:54:56:552 csync_statedb_get_below_path: 11 entries read below path recover-pass from db.
08-21 10:54:56:552 csync_walker: directory: ownclouds://beta.owncloud.com/owncloud/remote.php/webdav/puri-test [file_id=00011818oc8cada7a9f8]
08-21 10:54:56:552 _csync_detect_update: Database entry found, compare: 1406278135 <-> 1406278135, etag: 53d219f881703 <-> 53d219f881703, inode: 0 <-> 13917526
08-21 10:54:56:552 _csync_detect_update: Reading from database: puri-test
08-21 10:54:56:552 _csync_detect_update: file: puri-test, instruction: INSTRUCTION_NONE <<=
08-21 10:54:56:552 csync_statedb_get_below_path: 35 entries read below path puri-test from db.
08-21 10:54:56:552 csync_walker: file: ownclouds://beta.owncloud.com/owncloud/remote.php/webdav/projekteva-letitrain.mp3 [file_id=00008203oc8cada7a9f8]
08-21 10:54:56:553 _csync_detect_update: Database entry found, compare: 1404737808 <-> 1404737808, etag: 53ba991a4d433 <-> 53ba991a4d433, inode: 0 <-> 13917524
08-21 10:54:56:553 _csync_detect_update: file: projekteva-letitrain.mp3, instruction: INSTRUCTION_NONE <<=
08-21 10:54:56:553 csync_walker: directory: ownclouds://beta.owncloud.com/owncloud/remote.php/webdav/music [file_id=00008198oc8cada7a9f8]
08-21 10:54:56:553 _csync_detect_update: Database entry found, compare: 1408611492 <-> 1408611492, etag: 53f5b4a4f061e <-> 53f5b4a4f061e, inode: 0 <-> 13917523
08-21 10:54:56:553 _csync_detect_update: Reading from database: music
08-21 10:54:56:553 _csync_detect_update: file: music, instruction: INSTRUCTION_NONE <<=
08-21 10:54:56:553 csync_statedb_get_below_path: 0 entries read below path music from db.
08-21 10:54:56:553 csync_walker: directory: ownclouds://beta.owncloud.com/owncloud/remote.php/webdav/Test-release [file_id=00011703oc8cada7a9f8]
08-21 10:54:56:553 _csync_detect_update: Database entry found, compare: 1406276259 <-> 1406276259, etag: 53d212a523aa3 <-> 53d212a523aa3, inode: 0 <-> 13917520
08-21 10:54:56:553 _csync_detect_update: Reading from database: Test-release
08-21 10:54:56:553 _csync_detect_update: file: Test-release, instruction: INSTRUCTION_NONE <<=
08-21 10:54:56:553 csync_statedb_get_below_path: 1 entries read below path Test-release from db.
08-21 10:54:56:553 csync_ftw:  <= Closing walk for ownclouds://beta.owncloud.com/owncloud/remote.php/webdav with read_from_db 0
08-21 10:54:56:553 csync_update: Update detection for remote replica took 0,90 seconds walking 62 files.
08-21 10:54:56:563 syncengine.cpp:521 <<#### Update end ####################################################  926 
08-21 10:54:56:563 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/fcgcfggcf.PNG
08-21 10:54:56:563 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test
08-21 10:54:56:563 _csync_merge_algorithm_visitor: Finding opposite temp through inode 13921105: true
08-21 10:54:56:563 _csync_merge_algorithm_visitor: PHash of temporary opposite (Shared/TEST/16.jpg): 6694393872847393459 found
08-21 10:54:56:563 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: TEST/16.jpg
08-21 10:54:56:563 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: windows/ownCloud-1.6.1.3399-nightly20140716-setup.exe
08-21 10:54:56:563 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403 (2).jpg
08-21 10:54:56:564 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/CoroRomanticosyyyyyÿ.pdf
08-21 10:54:56:564 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb/cc/dd
08-21 10:54:56:564 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/aaa/Photo-2013-10-16-12-50-29_1166.JPG
08-21 10:54:56:564 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/ytuî.MOV
08-21 10:54:56:564 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: music
08-21 10:54:56:564 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/holavg
08-21 10:54:56:564 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hütre/Photo-22-03-14-08-26-53-1.JPG
08-21 10:54:56:564 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb/cc/dd/ee/ff
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/DSC_0004.JPG
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb/cc/dd/ee
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb/cc
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/2013-06-25 10.56.19.jpg
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/fgü ghyfc VG ghvyvgh/2013-06-25 10.52.26.jpg
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/nüeva h
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: testFolder/IMG_0024.JPG
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/av.pdf
08-21 10:54:56:565 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/aaa/bb/cc/dd/ee/ff/aa.txt
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/DSC_0003.JPG
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hyhshs.jpg
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: Shared
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/fgü ghyfc VG ghvyvgh/video-2013-10-03-16-37-59.mp4
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/aaa/$%&Ǩ^_=(1).zip
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/2013-06-19 13.21.21.jpg
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_125848.jpg
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: windows
08-21 10:54:56:566 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: projekteva-letitrain.mp3
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: Test-release
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/dè hu gh.jpg
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/20131016_082354.jpg
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/vide g o.MP4
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hütre/arè.JPG
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/ddd.jpg
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130520_130432.jpg
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/2013-06-25 10.55.29.jpg
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/fgü ghyfc VG ghvyvgh
08-21 10:54:56:567 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hütre/Photo-21-02-14-08-51-52-0.PNG
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403.jpg
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hütre/Photo-21-02-14-08-52-03-1.PNG
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: testFolder
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/aaa/bb/cc/dd/ee/ff/Photo-2013-10-16-12-50-31_1167.JPG
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/asvmõd ghy gh hj möd
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/Video-29-05-14-01-55-37-0.MOV
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/Photo-20-02-14-09-22-55-0.PNG
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb
08-21 10:54:56:568 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/2013-06-19 13.24.38.jpg
08-21 10:54:56:569 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/IMG_5286.jpg
08-21 10:54:56:569 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/yggt
08-21 10:54:56:569 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/è mu g hujy
08-21 10:54:56:569 _csync_merge_algorithm_visitor: Finding opposite temp through inode 13921045: true
08-21 10:54:56:569 _csync_merge_algorithm_visitor: PHash of temporary opposite (Shared/TEST): 9545468431880711921 found
08-21 10:54:56:569 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: TEST
08-21 10:54:56:569 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/hütre
08-21 10:54:56:569 _csync_merge_algorithm_visitor: Finding opposite temp through inode 13921107: true
08-21 10:54:56:569 _csync_merge_algorithm_visitor: PHash of temporary opposite (Shared/TEST/as.txt): 18223208517310897836 found
08-21 10:54:56:570 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: TEST/as.txt
08-21 10:54:56:570 _csync_merge_algorithm_visitor: Finding opposite temp through inode 13921123: true
08-21 10:54:56:570 _csync_merge_algorithm_visitor: PHash of temporary opposite (Shared/TEST/museum-1.jpg): 1922833363042618340 found
08-21 10:54:56:570 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: TEST/museum-1.jpg
08-21 10:54:56:570 _csync_merge_algorithm_visitor: Finding opposite temp through inode 13921046: true
08-21 10:54:56:570 _csync_merge_algorithm_visitor: PHash of temporary opposite (Shared/TEST/15.jpg): 17832835156572380018 found
08-21 10:54:56:570 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: TEST/15.jpg
08-21 10:54:56:570 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_125911.jpg
08-21 10:54:56:570 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: Test-release/000_PINTORES URUGUAYOS- RAFAEL BARRADAS.mp4
08-21 10:54:56:571 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa
08-21 10:54:56:571 csync_reconcile: Reconciliation for local replica took 0,01 seconds visiting 62 files.
08-21 10:54:56:571 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/fcgcfggcf.PNG
08-21 10:54:56:571 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test
08-21 10:54:56:571 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: windows/ownCloud-1.6.1.3399-nightly20140716-setup.exe
08-21 10:54:56:571 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403 (2).jpg
08-21 10:54:56:571 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/CoroRomanticosyyyyyÿ.pdf
08-21 10:54:56:571 _csync_merge_algorithm_visitor: INSTRUCTION_RENAME   file: Shared/TEST/museum-1.jpg
08-21 10:54:56:571 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb/cc/dd
08-21 10:54:56:572 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/aaa/Photo-2013-10-16-12-50-29_1166.JPG
08-21 10:54:56:572 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/ytuî.MOV
08-21 10:54:56:572 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: music
08-21 10:54:56:572 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/holavg
08-21 10:54:56:572 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hütre/Photo-22-03-14-08-26-53-1.JPG
08-21 10:54:56:572 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb/cc/dd/ee/ff
08-21 10:54:56:572 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/DSC_0004.JPG
08-21 10:54:56:572 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb/cc/dd/ee
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb/cc
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/2013-06-25 10.56.19.jpg
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/fgü ghyfc VG ghvyvgh/2013-06-25 10.52.26.jpg
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/nüeva h
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: testFolder/IMG_0024.JPG
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/av.pdf
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/aaa/bb/cc/dd/ee/ff/aa.txt
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_RENAME   file: Shared/TEST/16.jpg
08-21 10:54:56:573 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/DSC_0003.JPG
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hyhshs.jpg
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: Shared
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/fgü ghyfc VG ghvyvgh/video-2013-10-03-16-37-59.mp4
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/aaa/$%&Ǩ^_=(1).zip
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/2013-06-19 13.21.21.jpg
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_125848.jpg
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: windows
08-21 10:54:56:574 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: projekteva-letitrain.mp3
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: Test-release
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/dè hu gh.jpg
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_RENAME    dir: Shared/TEST
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/20131016_082354.jpg
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/vide g o.MP4
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hütre/arè.JPG
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/ddd.jpg
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130520_130432.jpg
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/2013-06-25 10.55.29.jpg
08-21 10:54:56:575 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/fgü ghyfc VG ghvyvgh
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hütre/Photo-21-02-14-08-51-52-0.PNG
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_124403.jpg
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/hütre/Photo-21-02-14-08-52-03-1.PNG
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: testFolder
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/aaa/bb/cc/dd/ee/ff/Photo-2013-10-16-12-50-31_1167.JPG
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/asvmõd ghy gh hj möd
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/Video-29-05-14-01-55-37-0.MOV
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/Photo-20-02-14-09-22-55-0.PNG
08-21 10:54:56:576 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa/bb
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/2013-06-19 13.24.38.jpg
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: recover-pass/IMG_5286.jpg
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/yggt
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/è mu g hujy
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: puri-test/hütre
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: puri-test/asvmõd ghy gh hj möd/IMG_20130627_125911.jpg
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_NONE     file: Test-release/000_PINTORES URUGUAYOS- RAFAEL BARRADAS.mp4
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_RENAME   file: Shared/TEST/15.jpg
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_RENAME   file: Shared/TEST/as.txt
08-21 10:54:56:577 _csync_merge_algorithm_visitor: INSTRUCTION_NONE      dir: recover-pass/aaa
08-21 10:54:56:578 csync_reconcile: Reconciliation for remote replica took 0,01 seconds visiting 62 files.
08-21 10:54:56:578 syncjournaldb.cpp:870 Transaction Start  "checkConnect" 
08-21 10:54:56:580 syncjournaldb.cpp:346 Columns in the current journal:  ("phash", "pathlen", "path", "inode", "uid", "gid", "mode", "modtime", "type", "md5", "fileid") 
08-21 10:54:56:582 owncloudpropagator.cpp:279 Using QNAM/HTTP parallel code path 
08-21 10:54:56:583 folder.cpp:632     * csync thread started 
08-21 10:54:56:893 owncloudgui.cpp:218 Folder in overallStatus Message:  Mirall::Folder(0x7ff3f5010810)  with name  "ownCloud" 
08-21 10:54:56:893 owncloudgui.cpp:133 Sync state changed for folder  "ownCloud" :  "Sync Running" 
08-21 10:54:56:893 socketapi.cpp:131 SocketApi:  Broadcasting to 0 listeners:  "UPDATE_VIEW" 
08-21 10:54:56:903 propagatorjobs.cpp:252 MOVE on Server:  /owncloud/remote.php/webdav/Shared/TEST -> /owncloud/remote.php/webdav/TEST 
08-21 10:54:57:178 syncjournaldb.cpp:834 "UPDATE metadata SET fileid = '', inode = '0' WHERE path == ? OR path LIKE(?||'/%')" "Shared/TEST" 
08-21 10:54:57:179 syncengine.cpp:634 void Mirall::SyncEngine::slotJobCompleted(const Mirall::SyncFileItem &) "Shared/TEST" 3 "The file was renamed but is part of a read only share. The original file was restored." 
08-21 10:54:57:192 syncjournaldb.cpp:870 Transaction Start  "All Finished." 
08-21 10:54:57:226 syncengine.cpp:678 CSync run took  1589 
08-21 10:54:57:226 folder.cpp:644 -> CSync Finished slot with error  false warn count 1 
08-21 10:54:57:227 folder.cpp:385 Processing result list and logging took  0  Milliseconds. 
08-21 10:54:57:227 folder.cpp:403 OO folder slotSyncFinished: result:  3 
08-21 10:54:57:539 owncloudgui.cpp:218 Folder in overallStatus Message:  Mirall::Folder(0x7ff3f5010810)  with name  "ownCloud" 
08-21 10:54:57:539 owncloudgui.cpp:133 Sync state changed for folder  "ownCloud" :  "Success" 
08-21 10:54:57:539 socketapi.cpp:131 SocketApi:  Broadcasting to 0 listeners:  "UPDATE_VIEW" 
08-21 10:54:57:741 folderman.cpp:478 <===================================== sync finished for  "ownCloud" 
08-21 10:54:57:943 folderman.cpp:453 XX slotScheduleFolderSync: folderQueue size:  0 
08-21 10:54:59:590 folderwatcher_mac.cpp:50 FolderWatcherPrivate::callback by OS X 
08-21 10:54:59:591 folderwatcher.cpp:85 * Discarded as is hidden! 
dragotin commented 10 years ago

Tested with stable6 on b35854769982d830e9ea35b5fa3b065d364b7916 and the current 1.7.0 beta2 client.

It works as expected: The folder which was moved out of the share is restored. The other files where the data was moved to are regularly uploaded.

luciamaestro commented 10 years ago

Yes, it works now at expected.