to date there have been few times that can synchronize, you have a lot of files (1013131) and takes 12 hours to update the DB after he goes to querying where it takes a long time due to the large amount of files. I have folders that are not synchronized since May / 2015. It would be of great importance if the program fizece this update DB and querying for folders where would gain in memory and performace and so when you have a lot of files to synchronize it sure would perform timing. Thanks
Does not synchronize many files
(15 posts) (4 voices)-
Posted 9 years ago #
-
Syncdocs cannot update files that have been shared with you that you do not have "can edit" rights. If someone has only shared these with "can view" rights, then Syncdocs will download them as read-only files. Google will not allow you to update them. So the best first step is to check the rights that you have to these files online.
Posted 9 years ago # -
no files are shared. All files are mine, your answer has nothing to do with the question, because the Syncdocs so does update after update the database for all files, which in my case is taking 24 hours, only after it begins to make sincroinismo. It would be very useful update for folders, for would gain in memory, time, speed and others.
Posted 9 years ago # -
The most common cause of problems like this are that Syncdocs does not have permissions to see some of the changes to the files. This normally happens on Windows 10 or 8 when an app (like TrueCrypt or Windows Explorer) runs with Administrator privileges by default, while Syncdocs does not. So if both programs point to the same folder, you will need to run Syncdocs as Administrator, too, so it has permissions to see the changes.
You can run a Syncdocs as Administrator by right clicking on the desktop icon or Syncdocs.exe file and selecting “Run as Administrator”, or by running the "Run Syncdocs as Admin" shortcut in the Start Menu Syncdocs Group.
If this does not help, you can try resetting your Syncdocs cache in the advanced tab in the preferences, or by emailing us a copy of your log file, which should help pinpoint the problem.
Posted 9 years ago # -
Hello,
After a few tests, "runs with Administrator privileges by default" do seems to solves this "not all files synced and nothing in the log" problem that I had for a long time (win8.1 64bits home + win7 64bits home). see http://www.syncdocs.com/forums/topic/bug-ultra-too-fast-and-fake-uploading-when-copying-and-cut-a-folder
A question: once I run "runs with Administrator", will syndocs will stay like this new time my computer re-start ?
Thanks
Posted 9 years ago # -
A question: once I run "runs with Administrator", will syndocs will stay like this new time my computer re-start ?
Unfortunately it will not stay like that.
The way to fix this is to use this script and then put it in your Startup Program group.
The first time you run it, it will ask for your admin password. After that, running it will always run Syncdocs as Administrator.
Here's what it does:
% Script to run Syncdocs as Administrator
% You may need to change the path below to your Syncdocs exe path. The one below is the default
cd %LOCALAPPDATA%\Programs\Syncdocs
runas /user:Administrator /savecred Syncdocs.exe
Posted 9 years ago # -
I run as an administrator, but to no avail.
I managed to work around the problem by clearing all 36 folders and then I mark only one of the folders and send sync when I desmarco concludes this March and a new one. to complete the 36 folders. of hard work, but it was the way I encontri to solve the problem program.Posted 9 years ago # -
Hello,
I have tried to run the script on win8.1 64 home.
But I can't enter my password !Error listed is "'scripts' is not recognized as an internal or external command".
I tested unsuccessfully this : https://community.spiceworks.com/how_to/36697-how-to-fix-not-recognized-as-an-internal-or-external-command-in-windowsI have also run cmd /d : I was able to confirm that the path is ok but it still block me at the password prompt.
Finally I have tried to run the last beta
http://www.syncdocs.com/forums/topic/syncdocs-beta-6380
It seems installed but Syndocs /about/ is still displaying version 6.370 !Thanks in advance ;)
Posted 9 years ago # -
@er007: are you an Administrator on the PC? What do you mean by you are blocked at the password prompt?
The latest beta is 6.370 - sorry the version number was wrong in the title. I have fixe that.
You can also try the SyncdocsAsAdmin.exe in the Syncdocs program folder as an alternative method of running as Admin
Posted 9 years ago # -
Hello,
I am the administrator on both pc and on both I have the same thing :
When I run syncdoc as an administrator, it says to enter the administrator password and I can't enter any text inside it !Thanks in advance ;)
edit: ok running from C:\Users\[username]\AppData\Local\Programs\Syncdocs seems to work but I can't say if I am really running it as an admin (nothing tells me so in the "About" option of Syncdocs
edit2: Alas This bug http://www.syncdocs.com/forums/topic/bug-ultra-too-fast-and-fake-uploading-when-copying-and-cut-a-folder is still here for me and I can't seem to find how a correct workaround this time. ;(
Posted 9 years ago # -
I've updated the script to list users. If the "Administrator" user is disabled or renamed to the main user of the PC, then you'll need to use that username instead of Administrator.
Regarding the cut and paste bug, are you still seeing the "Upload prevented skipped - folder mismatch" error?
Posted 9 years ago # -
Hello,
Thanks for the help. I just came back from a few holidays. I have updated from "beta6.380" to "normal" 6.410.
I don't know for sure for now if the patch is successful. It seems so to me in Win8.1 64 but not on Win7 64. How can I know for sure ?>"folder mismatch"
No I don't see this error in the log.Thanks in advance ;)
Posted 9 years ago # -
Where is this error shown - is it in the Syncdocs Status Window, or during the upgrade to the new version on Win 8.1 64?
Posted 9 years ago # -
I try to make myself more clear :
When I wrote this "I don't know for sure for now if the patch is successful." I meant patch to run as an admin (the update process of syndocs was fine from beta3.37 to 6.41).
ThanksPosted 9 years ago # -
Thank you for the screen shots you emailed in. They are most useful. I believe that they show the problem:
On French language systems the Admin account is called "Administrateur" and not the English "Administrator".
Please try the file http://syncdocs.com/downloads/AdminSyncdocsFR.cmd which should work on French language systems.
The line in the script that is changed is:
runas /user:Administrateur /savecred Syncdocs.exePosted 9 years ago #
Reply
You must log in to post.