Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seamless does not work from second level folder on network storage #233

Open
GoogleCodeExporter opened this issue May 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create seamless sync with a network storage (mapped drive)
2. Create a folder or a file inside a second level folder on the network drive, 
this is not synced to local drive
3. Works in the opposite direction (creation on local drive is synced to 
network drive)

What is the expected output? What do you see instead?
synchronization of newly created file or folder on network drive

What version of the product are you using? On what operating system?
Windows 7 x64, syncless 2.1

Please provide any additional information below.


Please paste the debug.log found in root Syncless folder(if any) below.
(Please
filter off any data that you do not want other people to see with "#")
2011-04-30 17:18:42 ~:~ FSCHANGE ~:~ FSCHANGE_CREATED ~:~ File copied from 
D:\New folder\New Text Document.txt to Y:\New folder\New Text Document.txt
2011-04-30 17:18:42 ~:~ SYNC ~:~ SYNC_STOPPED ~:~ Completed Auto Sync for New 
Text Document.txt
2011-04-30 17:19:09 ~:~ SYNC ~:~ SYNC_STARTED ~:~ Started Auto Sync for New 
Text Document.txt
2011-04-30 17:19:09 ~:~ FSCHANGE ~:~ FSCHANGE_CREATED ~:~ File copied from 
D:\New folder\New folder\New Text Document.txt to Y:\New folder\New folder\New 
Text Document.txt
2011-04-30 17:19:09 ~:~ SYNC ~:~ SYNC_STOPPED ~:~ Completed Auto Sync for New 
Text Document.txt
2011-04-30 17:19:25 ~:~ SYNC ~:~ SYNC_STARTED ~:~ Started Auto Sync for New 
folder
2011-04-30 17:19:25 ~:~ FSCHANGE ~:~ FSCHANGE_CREATED ~:~ Folder created Y:\New 
folder\New folder\New folder
2011-04-30 17:19:25 ~:~ SYNC ~:~ SYNC_STOPPED ~:~ Completed Auto Sync for New 
folder
2011-04-30 17:19:29 ~:~ SYNC ~:~ SYNC_STARTED ~:~ Started Auto Sync for New 
folder (2)
2011-04-30 17:19:29 ~:~ FSCHANGE ~:~ FSCHANGE_CREATED ~:~ Folder created Y:\New 
folder\New folder\New folder (2)
2011-04-30 17:19:29 ~:~ SYNC ~:~ SYNC_STOPPED ~:~ Completed Auto Sync for New 
folder (2)
2011-04-30 17:19:32 ~:~ SYNC ~:~ SYNC_STARTED ~:~ Started Auto Sync for New 
folder (3)
2011-04-30 17:19:32 ~:~ FSCHANGE ~:~ FSCHANGE_CREATED ~:~ Folder created Y:\New 
folder\New folder\New folder (3)
2011-04-30 17:19:32 ~:~ SYNC ~:~ SYNC_STOPPED ~:~ Completed Auto Sync for New 
folder (3)
2011-04-30 17:19:50 ~:~ APPEVENT ~:~ APPEVENT_TAG_DELETED ~:~ Tag 'New folder' 
removed.
2011-04-30 17:19:58 ~:~ SYNC ~:~ SYNC_STARTED ~:~ Started Manual Sync for 
Pictures

Original issue reported on code.google.com by cont...@link2caro.com on 30 Apr 2011 at 3:26

@GoogleCodeExporter
Copy link
Author

As you can see in the log, when a folder is created on Y (network drive) there 
is no signal of creation or copy of that folder to D (local drive)

Original comment by cont...@link2caro.com on 30 Apr 2011 at 3:27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant