Dot-Directories Not Synced


jvavruska

Recommended Posts

Hello,

 

we have to synchronize some files uploaded to an Apache http server. Unfortunately, directory structure looks like /(synchronized_path)/(something)/.htupload/uploaded_files.

 

Everything in /(synchronized_path)/(something) is synchronized, but unfortunately everything down under .htupload is not.

 

It is running on QNAP TS-269Pro (Linux, i386), QTS version 4.0.3.

 

Is there any way to override this default behavior?

 

Thank you,

 

Jindra

Link to comment
Share on other sites

Hi Jindra,

 

Actually the .htupload folder from file API POV does not differ from the rest of folders and should be processed accordingly. I suspect that in your case it might have different access permissions. Please check that user running btsync process has actual RW access to this folder.

Link to comment
Share on other sites

Hi Roman, permissions od .htupload are rwxrws--- (2770) and owner is sclare.administrators, btsync runs as admin, i.e. from my point of view btsync is in the administrators group, i.e. should be able to "see" it.

 

For some reason btsync does not see "through" .htupload; when I add explicitly all the respective ..../.htupload/uploaded_files folders, they are added (that is normally not possible for subfolders under a synchronized folder).

 

Jindra

 

P.S. I forgot to mention btsync is version 1.2.91 i386 

Link to comment
Share on other sites

Jindra,

 

It does not matter if it is 1.3 or 1.2 in your case - this behavior did not change. Looks like your permissions are okay. As a quick test - could you make a couple other folders with the same structure (sync folder containing .folder, both with some data)?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.