I have install DesktopSync_windows_0_9_3_(beta)
I connect with an alfresco server http://192.168.0.38:8080/alfresco/api (private network)
It seems to be the good url beacause another url occurs an error
the server start a small network activity but nothing appends.....
which folders are synchronised ? ( computer and server ?)
the server installation is good because I synchronise with an ipad with
- the alfresco application using CMIS
- the goodreader application using webdav
I can use Alfresco to the PC with IE and access to alfresco via IE/webdav
PC WINDOWS 7 / SERVER WINDOWS alfresco 4.x
the data base log seems correct
/C3/SET SCHEMA PUBLIC
DELETE FROM LASTCREATION WHERE LASTCREATIONTIME=1338201823117
INSERT INTO LASTCREATION VALUES(1338202240756)
COMMIT
DELETE FROM LASTUPDATE WHERE LASTUPDATETIME=1338201823445
INSERT INTO LASTUPDATE VALUES(1338202245296)
COMMIT
DELETE FROM LASTDELETE WHERE LASTDELETETIME=1338201823757
INSERT INTO LASTDELETE VALUES(1338202245655)
COMMIT....
no error in the errors.log
The java installation seems ok ( java 6 last release)
when I use explorer the java console start
when I use desktop sync java console don't start no error occurs
Thank for your help
Marc V.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Currently, the application only synchronizes with the "share" part of alfresco, meaning that only the sites will be synchronized. If you do have sites attached to your user, it is possible that the application simply fails due to one of the bugs the latest release has. We will release a 0.9.4 some time next week so for now I would suggest waiting for that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have install DesktopSync_windows_0_9_3_(beta)
I connect with an alfresco server
http://192.168.0.38:8080/alfresco/api (private network)
It seems to be the good url beacause another url occurs an error
the server start a small network activity but nothing appends.....
which folders are synchronised ? ( computer and server ?)
the server installation is good because I synchronise with an ipad with
- the alfresco application using CMIS
- the goodreader application using webdav
I can use Alfresco to the PC with IE and access to alfresco via IE/webdav
PC WINDOWS 7 / SERVER WINDOWS alfresco 4.x
the data base log seems correct
/C3/SET SCHEMA PUBLIC
DELETE FROM LASTCREATION WHERE LASTCREATIONTIME=1338201823117
INSERT INTO LASTCREATION VALUES(1338202240756)
COMMIT
DELETE FROM LASTUPDATE WHERE LASTUPDATETIME=1338201823445
INSERT INTO LASTUPDATE VALUES(1338202245296)
COMMIT
DELETE FROM LASTDELETE WHERE LASTDELETETIME=1338201823757
INSERT INTO LASTDELETE VALUES(1338202245655)
COMMIT....
no error in the errors.log
The java installation seems ok ( java 6 last release)
when I use explorer the java console start
when I use desktop sync java console don't start no error occurs
Thank for your help
Marc V.
Currently, the application only synchronizes with the "share" part of alfresco, meaning that only the sites will be synchronized. If you do have sites attached to your user, it is possible that the application simply fails due to one of the bugs the latest release has. We will release a 0.9.4 some time next week so for now I would suggest waiting for that.