ifolder-users Mailing List for iFolder
Brought to you by:
srinidhi_bs
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(8) |
Feb
(2) |
Mar
(17) |
Apr
(34) |
May
(18) |
Jun
(14) |
Jul
(20) |
Aug
(30) |
Sep
(14) |
Oct
(3) |
Nov
(14) |
Dec
(1) |
2011 |
Jan
(7) |
Feb
(3) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(5) |
Sep
(11) |
Oct
(8) |
Nov
(7) |
Dec
(1) |
2012 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2013 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Brian M. <br...@mi...> - 2012-10-10 20:43:55
|
Hi Rodrigo, You would have to look at why it was not sync'ing. There are log's client side and server side. From the GUI you can go to View Menu > Synchronisation Log to view the client log. >From the admin web console you go to the servers tab > click on the server the client is syncing with > then click on View link under Logs section. Some more information from the logs may help resolve the issue. Cheers, Brian On 11 October 2012 04:29, Rodrigo José Petreça <rod...@ab...>wrote: > Problem syncing! > > Good afternoon! > > I'm doing some testing with ifolder version 3.8. > I have 10 clients connected to one server, but in recent days has > presented customers the message: "Synchronization incomplete" > This has been a problem because I do not know how to resolve, can not find > the problem in any log. > As server use opensuse 11.1. > > Could anyone help me please? > > Tks!!!! > -- > Rodrigo José Petreça > * Abix Tecnologia Ltda * > > Fone: (41) 3051-5153 > PABX: (41) 3022-0500 > Fax: (41) 3022-0501 > Antes de imprimir pense em seu compromisso com o meio ambiente. > > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > ifolder-users mailing list > ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users > > |
From: Rodrigo J. P. <rod...@ab...> - 2012-10-10 18:00:18
|
Problem syncing! Good afternoon! I'm doing some testing with ifolder version 3.8. I have 10 clients connected to one server, but in recent days has presented customers the message: "Synchronization incomplete" This has been a problem because I do not know how to resolve, can not find the problem in any log. As server use opensuse 11.1. Could anyone help me please? Tks!!!! -- Rodrigo José Petreça *Abix Tecnologia Ltda * Fone: (41) 3051-5153 PABX: (41) 3022-0500 Fax: (41) 3022-0501 Antes de imprimir pense em seu compromisso com o meio ambiente. |
From: Jafar H. <jaf...@ho...> - 2012-02-14 17:12:50
|
Hi, I am getting a common error and I was wondering anyone else has been dealing with this issue. I can access my server using the web interface but when I click on a document, I get the following error message: ===============CUT HEREiFolder Web Access has experience an unexpected error. We apologize for any inconvenience and request that you log in and try again. LOGIN BUTTON Exception Message: The remote server returned an error: (404) Not Found.Exception Type: System.Net.WebExceptionException Site: Boolean CheckFinalStatus(System.Net.WebAsyncResult)Exception Source: System Exception Stack: System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0 at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0 Username: USERNAMEUser Full Name: FULL NAME System iFolder Name: iFolderSystem iFolder Version: 1.0.0.0 Server iFolder Version: 1.8.5.0Server CLR Version: 2.0.50727.1433Server Host: SERVER NAMEServer Machine: SERVER NAMEServer Operating System: Unix 3.1.9.1Server Username: SERVER USERNAME ===============CUT HERE |
From: Jan <jrh...@gm...> - 2012-01-28 15:32:38
|
Hi, is it possible to have multiple clients running simultaneously on the same machine? I am experiencing problems with this setup (Ubuntu 11.04, compiled from source): User1 logs in, his iFolder runs Then he switches over (without logging out) to User2, who also runs iFolder. The iFolder account for User2 works fine after a clean setup (User2 can download his iFolders from the server), but the next time he logs in iFolder just forgets that User2 already has downloaded the iFolder from the server. So all the iFolders appear again as downloadable. Any ideas? Thanks, Jan |
From: Brian M. <br...@mi...> - 2012-01-20 10:40:08
|
Hi Bernd, I was told this by someone else on this mailing list, who I had assumed would chime in with more information (its also why I qualified it they way I did). I will continue to use iFolder at this point as I think it works quite well and seems to be quite stable. Thanks for the suggested sites to check it out for sure. Hi Denis, I used these steps on Ubuntu 10.04 bare server install and I think 11.04 server as well: This requires a reasonable unstanding of Linux to complete and administer moving forward. Remember a lot of the commands below will need to be run as root. First install some dependencies sudo apt-get install apache2 mono-complete liblog4net-cil-dev liblog4net1.2-cil mono-xsp mono-xsp1 mono-xsp2 libapache2-mod-mono (Note: this may freeze during the install while restarting apache2, at which time you need log on to another ssh session, and manually restart apache using "sudo /etc/init.d/apache2 restart" command, this will kick it along) (this will need to download about ~80-100MB) Link mod mono directories (check if this already exists, it probably does) sudo ln -s /usr/bin/mod-mono-server2 /usr/bin/mod-mono-server Download of RPMs Use wget to download the RPM's onto the server from here<http://www.kablink.org/download#> (ifolder-enterprise-3.8.0 and novel-ifolder-enterprise-plugins-3.8.0 for your platform, i586 or x64) Convert RPM's with Alien sudo alien --fixperms --scripts -k [rpm-name-here] (install alien from package alien using apt-get if required) Install deb files sudo dpkg -i [deb-name-here] Update script shell Fix /usr/lib/simias/web/bin/ifdata The first line should have #!/bin/bash rather than sh Update Apache modules sudo a2dismod mod_mono sudo a2enmod mod_mono_auto sudo a2enmod ssl sudo a2enmod rewrite sudo a2ensite default-ssl Install your own SSL certificates Install your own SSL certificates if you want. Otherwise keep the snakeoil/default-ones. Test website is responding Test url in browser https://myfullqualifiedname/ Setup Simias server Run sudo /usr/bin/simias-server-setup Use defaults but apply the following settings: Apply the full qualified domain name to the presented URLs Use a sensible username and password for the default administrator Disable LDAP Use Apache/Create Apache Config when asked Apache User: www-data Apache Group: www-data Fix Simias config issues Edit /etc/apache2/conf.d/simias.conf 1. Comment out the first line referencing mod-mono (its enabled anyway) 1. Look for the MonoSetEnv statement, and add this to the end of the quoted part ";MONO_PATH=/usr/lib/cli/log4net-1.2" If /root/.config/.mono exists (note, you will need to run "sudo su" first to check for this), perform the following operation: mkdir /var/www/.config mv /root/.config/mono /var/www/.config/mono chown -R www-data.www-data /var/www/.config Restart Apache sudo /etc/init.d/apache2 restart Run Web Setup sudo /usr/bin/ifolder-web-setup Use settings: Apache User: www-data Apache Group: www-data Run Admin Setup sudo /usr/bin/ifolder-admin-setup Use settings: Apache User: www-data Apache Group: www-data Update Web and Admin config's Edit /etc/apache2/conf.d/ifolder_admin.conf 1. Comment out the first line referencing mod-mono (its enabled anyway) 1. Add this line after the "AddMonoApplications" statement MonoSetEnv admin "MONO_PATH=/usr/lib/cli/log4net-1.2" 1. Comment out the "LoadModule rewrite_module" line Edit /etc/apache2/conf.d/ifolder_web.conf 1. Comment out the first line referencing mod-mono (its enabled anyway) 1. Add this line after the "AddMonoApplications" statement MonoSetEnv ifolder "MONO_PATH=/usr/lib/cli/log4net-1.2" 1. Comment out the "LoadModule rewrite_module" line If /root/.config/.mono exists again (note, you will need to run "sudo su" first to check for this), perform the following operation: rm -r /var/www/.config/mono mkdir /var/www/.config mv /root/.config/.mono /var/www/.config/ chown -R www-data:www-data /var/www/.config Restart Apache again sudo /etc/init.d/apache2 restart Log into the admin interface Login to http://myfullqualifiedname/admin/ with the admin account you defined above. Create a new user. Try the web interface Login to http://myfullqualifiedname/ifolder/ with the new user you just created Server installation is now complete. Install Client Download and install the iFolder Windows or Linux Client from http://kablink.org/download/# Use the full qualified server name as server name (just the name not the URL). Use username and password of your created user. Clean Up Original post suggested some security clean up... like: 1. moving the document root of the server to a different empty directory 1. adjusting directory permission and stuff Troubleshooting If you cant log into the web interface - There is a settings file which controls logging output /var/simias/data/simias/Simias.log4net If you change "INFO" to "DEBUG" it will tell you more in the log file. - There is a log in /var/simias/data/simias/log References Note, this information was mostly gleaned from the following references, and works for me on Ubuntu 11.04 Server. - http://www.chimos.de/stuff/ifolder-ubuntu.txt - https://help.ubuntu.com/community/iFolder - http://nopitfalls.blogspot.com/2011/08/getting-ifolder-simias-to-run.html - http://www.howtoforge.com/converting_rpm_to_deb_with_alien - http://kablink.org/download/# Cheers, Brian On 20 January 2012 20:31, Denis Barry-Smith <de...@bi...>wrote: > Thank you for this Brian. I have tried to convert the RPM files as you > suggested but I am getting an error:**** > > ** ** > > Unpacking of 'nautilus-ifolder3-3.8.0.9329.1-1.1.x86_64.rpm' failed at > /usr/share/perl5/Alien/Package/Rpm.pm line 153.**** > > ** ** > > This is happening for all the RPMs.**** > > ** ** > > How did you convert the RPMs**** > > ** ** > > Thanks**** > > ** ** > > Denis**** > > ** ** > > *From:* Brian Mills [mailto:br...@mi...] > *Sent:* 20 January 2012 05:04 > *Cc:* ifo...@li... > *Subject:* Re: [ifolder-users] ifolder on Ubunto server**** > > ** ** > > Hi,**** > > ** ** > > I am using iFolder (server) on Ubuntu, However there seems to be some > suggestion that it is no longer maintained by Novel. Not sure of that, just > what someone else replied to me on this list. **** > > ** ** > > That being said, I'm using it now from a ubuntu server. I haven't been > able to do LDAP integration as yet, but the information on ubuntu community > site will help you. (They have several install instructions there. **** > > ** ** > > The easy way to do it is to download the RPM off http://kablink.com/ and > using alien (sudo apt-get install alien) to convert them to deb files which > can then be installed on Ubuntu quite successfully. **** > > > Cheers, > Brian > > > **** > > On 19 January 2012 23:19, Denis Barry-Smith <de...@bi...> > wrote:**** > > I would like to install iFolder server on a Ubuntu server. Has an one got > any information that will help me do this.**** > > **** > > Thanks**** > > **** > > Denis**** > > ** ** > ------------------------------ > > Bishop Consultancy (UK) Ltd. > 639 Galleywood Road > Chelmsford > Essex > CM2 8BT > United Kingdom > Tel. 01245 346985 > Fax. 01245 490736 > Web. www.bishop-consultancy.com > > Disclaimer - This email and any files transmitted with it are confidential > and contain privileged or copyright information. You must not present > this message to another party without gaining permission from the sender. > If you are not the intended recipient you must not copy, distribute or use > this email or the information contained in it for any purpose other than to > notify the sender immediately, and delete this email from your system. > > All messages sent to and from Bishop Consultancy UK Ltd. may be > monitored to ensure compliance with internal policies and to protect our > business. We do not guarantee that this material is free from viruses or > any other defects although due care has been taken to minimise the risk. > The contents of any email addressed to our clients are subject to our usual > terms of business; anything which does not relate to the official business > of > the firm is neither given nor endorsed by it. > > The registered address of Bishop Consultancy (UK) Ltd is > Manor Bungalow, Church Street, Wetheringsett, Suffolk, IP14 5PP > and Company Registration Number is: 4456435**** > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > ifolder-users mailing list > ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users**** > > ** ** > |
From: Bernd N. <bn...@we...> - 2012-01-20 06:39:49
|
Hallo Zusammen, Brian Mills schrieb in: "Re: [ifolder-users] ifolder on Ubunto server (<CAKfQMAUKumpO=TaQmJYEyzz=s13Qt=LO=2BUOSMT6UfgCPFr=Q...@ma...>)" (...) >I am using iFolder (server) on Ubuntu, However there seems to be some >suggestion that it is no longer maintained by Novel. Not sure of that, >just what someone else replied to me on this list. (...) Hmm, if you are not sure why do you tell it? Maybe it is a good idea to check this at Novell itself. (www.novell.com/products/openenterpriseserver/features/) iFolder 3 is still a part of OES (Open Enterprise Server). In the future iFolder functionality will be moved into filr. But you want to install it on a Ubuntu there will be no support from Novell, that right. Maybe you get more support from the kablink community, as brain said. Bye Bernd |
From: Brian M. <br...@mi...> - 2012-01-20 05:57:00
|
Hi, I am using iFolder (server) on Ubuntu, However there seems to be some suggestion that it is no longer maintained by Novel. Not sure of that, just what someone else replied to me on this list. That being said, I'm using it now from a ubuntu server. I haven't been able to do LDAP integration as yet, but the information on ubuntu community site will help you. (They have several install instructions there. The easy way to do it is to download the RPM off http://kablink.com/ and using alien (sudo apt-get install alien) to convert them to deb files which can then be installed on Ubuntu quite successfully. Cheers, Brian On 19 January 2012 23:19, Denis Barry-Smith <de...@bi...>wrote: > I would like to install iFolder server on a Ubuntu server. Has an one > got any information that will help me do this.**** > > ** ** > > Thanks**** > > ** ** > > Denis**** > > ------------------------------ > Bishop Consultancy (UK) Ltd. > 639 Galleywood Road > Chelmsford > Essex > CM2 8BT > United Kingdom > Tel. 01245 346985 > Fax. 01245 490736 > Web. www.bishop-consultancy.com > > Disclaimer - This email and any files transmitted with it are confidential > and contain privileged or copyright information. You must not present > this message to another party without gaining permission from the sender. > If you are not the intended recipient you must not copy, distribute or use > this email or the information contained in it for any purpose other than to > notify the sender immediately, and delete this email from your system. > > All messages sent to and from Bishop Consultancy UK Ltd. may be > monitored to ensure compliance with internal policies and to protect our > business. We do not guarantee that this material is free from viruses or > any other defects although due care has been taken to minimise the risk. > The contents of any email addressed to our clients are subject to our usual > terms of business; anything which does not relate to the official business > of > the firm is neither given nor endorsed by it. > > The registered address of Bishop Consultancy (UK) Ltd is > Manor Bungalow, Church Street, Wetheringsett, Suffolk, IP14 5PP > and Company Registration Number is: 4456435 > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > ifolder-users mailing list > ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users > > |
From: Denis Barry-S. <de...@bi...> - 2012-01-19 12:46:49
|
I would like to install iFolder server on a Ubuntu server. Has an one got any information that will help me do this. Thanks Denis ________________________________ Bishop Consultancy (UK) Ltd. 639 Galleywood Road Chelmsford Essex CM2 8BT United Kingdom Tel. 01245 346985 Fax. 01245 490736 Web. www.bishop-consultancy.com Disclaimer - This email and any files transmitted with it are confidential and contain privileged or copyright information. You must not present this message to another party without gaining permission from the sender. If you are not the intended recipient you must not copy, distribute or use this email or the information contained in it for any purpose other than to notify the sender immediately, and delete this email from your system. All messages sent to and from Bishop Consultancy UK Ltd. may be monitored to ensure compliance with internal policies and to protect our business. We do not guarantee that this material is free from viruses or any other defects although due care has been taken to minimise the risk. The contents of any email addressed to our clients are subject to our usual terms of business; anything which does not relate to the official business of the firm is neither given nor endorsed by it. The registered address of Bishop Consultancy (UK) Ltd is Manor Bungalow, Church Street, Wetheringsett, Suffolk, IP14 5PP and Company Registration Number is: 4456435 |
From: Robert V. <RVo...@in...> - 2011-12-05 12:52:47
|
Hi, we see some unlucky behaviour with the iFolder client 3.8.0.3. What happens: If a user has a file open, so the file is locked, and wants to sync a new file, overwriting the file locally fails (obviously). When he closes the file, the iFolder client doesn't try to sync the file again. The user stays with the old file but with am ok replication status. This in the end leads the user to continue working in the old file and upload it as the newest version later. Some questions on this issue: - Do you have the same effect? - Is this behaviour fixed in newer client versions? - If so - is it possible to download a newer client version somewhere? - How do your users handle the "file in use" problem? Thanks and regards, Robert |
From: Robert W. <ro...@wu...> - 2011-11-03 15:00:51
|
-------- Weitergeleitete Nachricht -------- Von: Jones, Jay <JJ...@JO...> An: Steven Chaet <sc...@vi...>, Robert Wunderer<ro...@wu...>, GG Hegde <he...@no...> Kopie: Arts Systems <Art...@ex...> Betreff: RE: [ifolder-users] Activity Datum: Thu, 3 Nov 2011 14:27:47 +0000 Guys, my e-mail has changed so I can't post to the list, so could someone forward this on. I am currently using it in our environment. I have iFolder 3.8 connected to our 2008 Active Directory. I've got about 10,000 users globally, with about 600 currently using iFolder as their laptop backup, in 5 continents. I've got just under 1.5 TB in my store. So I would say YES, this is still a viable project for enterprise use. It's been deployed for about a year in our environment. If anyone would like some help please feel free to e-mail. We're all in this together. In today's fast-moving tech environment, it is a requirement that we forget more than we learn. Jay Jones Chief Solutions Architect Joy Global Inc. (Global Business Solutions) jj...@jo... 414.670.7263 -- Robert Wunderer mailto:ro...@wu... |
From: dan l. <dr...@gm...> - 2011-11-03 14:14:12
|
GG can you give us any glimmer of hope that the iFolder project is still being developed by Novell instead of being shelved because of Filr? I have a 3.8.4 server and no matching clients. All of the repos are badly outdated. I have spoke to someone who claims to be running 3.9.# clients?? Please advise. Best, Dan On 11/3/2011 8:33 AM, Robert Wunderer wrote: > Hi GG, > > as you say that the project is very much active are there other mailing > lists/forums besides this list and ifolder-devel? These have been pretty > quiet for the past months. > > Also what is the recommended way of obtaining a current version outside > of SuSE systems? The source code available for download on sf.net is > quite outdated. > Of course there is the subversion version but this is where development > takes place. Is there such a thing as "stable snapshots"? > > Also how can up-to-date client programmes be obtained? > > I would like to make sure that I use the most current "stable" version > before filing any bugs or problems. > > Thanks and best regards, > Robert. > > > Am Donnerstag, den 03.11.2011, 06:34 -0600 schrieb GG Hegde: >> Hi All, >> >> This project is very much active. You may want to file the bugs to the >> specific problem faced by you. There are multiple successful >> deployment of this with Novell eDirectory and Active Directory. >> >> thanks and regards, >> gg >> >>>>> "Veso, Gustav"<gus...@ub...> 10/25/2011 3:18 AM>>> >> I am also interested in this great project. >> >> cheers, >> Gustav >> >> On 2011-10-24, at 2:23 PM, Björn Rhoads wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> On 2011-10-24 23:00, Steven Chaet wrote: >>>> Hello, >>>> >>>> Can anyone tell me if this project is still active or not? I?m >>>> extremely interested in Implementing it in my environment. >>>> >>>> >>>> >>>> Regards, >>>> >>>> Steven >>>> >>> I am also interested, so far I have been using it for personal use, >>> but it would be awesome to be able to use iFolder as a viable >>> alternative to dropbox. Ie. the data stays on your own servers and >> not >>> on someone elses servers. >>> >>> There is a huge potential in ifolder imho. >>> >>> Regards >>> Björn R >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v1.4.10 (MingW32) >>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >>> >>> iEYEARECAAYFAk6l12QACgkQky6PIKQTcimR5QCeOmoc5qn8HDx/GdctQ7BLsPqZ >>> MTkAn0Dy6ysJvPMd7S83EQUgkGCaDOtR >>> =OK+j >>> -----END PGP SIGNATURE----- >>> >>> >> ------------------------------------------------------------------------------ >>> The demand for IT networking professionals continues to grow, and >> the >>> demand for specialized networking skills is growing even more >> rapidly. >>> Take a complimentary Learning@Cisco Self-Assessment and learn >>> about Cisco certifications, training, and career opportunities. >>> http://p.sf.net/sfu/cisco-dev2dev >>> _______________________________________________ >>> ifolder-users mailing list >>> ifo...@li... >>> https://lists.sourceforge.net/lists/listinfo/ifolder-users >> ------------------------------------------------------------------------------ >> The demand for IT networking professionals continues to grow, and the >> demand for specialized networking skills is growing even more rapidly. >> Take a complimentary Learning@Cisco Self-Assessment and learn >> about Cisco certifications, training, and career opportunities. >> http://p.sf.net/sfu/cisco-dev2dev >> _______________________________________________ >> ifolder-users mailing list >> ifo...@li... >> https://lists.sourceforge.net/lists/listinfo/ifolder-users >> >> ------------------------------------------------------------------------------ >> RSA(R) Conference 2012 >> Save $700 by Nov 18 >> Register now >> http://p.sf.net/sfu/rsa-sfdev2dev1 >> _______________________________________________ ifolder-users mailing list ifo...@li... https://lists.sourceforge.net/lists/listinfo/ifolder-users |
From: Steven C. <sc...@vi...> - 2011-11-03 13:51:38
|
Can I also get that information as well. I currently have iFolder 3.8 on openSuse11.3 ... Not sure if that is the most up to date versions. Also, has anyone had success with AD integration to a Server 2008 domain? I was successful to a 2003 AD Domain, but am having issues on 2008. Thanks Steven -----Original Message----- From: Robert Wunderer [mailto:ro...@wu...] Sent: Thursday, November 03, 2011 9:34 AM To: GG Hegde Cc: ifo...@li...; Arts Systems Subject: Re: [ifolder-users] Activity Hi GG, as you say that the project is very much active are there other mailing lists/forums besides this list and ifolder-devel? These have been pretty quiet for the past months. Also what is the recommended way of obtaining a current version outside of SuSE systems? The source code available for download on sf.net is quite outdated. Of course there is the subversion version but this is where development takes place. Is there such a thing as "stable snapshots"? Also how can up-to-date client programmes be obtained? I would like to make sure that I use the most current "stable" version before filing any bugs or problems. Thanks and best regards, Robert. Am Donnerstag, den 03.11.2011, 06:34 -0600 schrieb GG Hegde: > Hi All, > > This project is very much active. You may want to file the bugs to the > specific problem faced by you. There are multiple successful > deployment of this with Novell eDirectory and Active Directory. > > thanks and regards, > gg > > >>> "Veso, Gustav" <gus...@ub...> 10/25/2011 3:18 AM >>> > I am also interested in this great project. > > cheers, > Gustav > > On 2011-10-24, at 2:23 PM, Björn Rhoads wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On 2011-10-24 23:00, Steven Chaet wrote: > >> Hello, > >> > >> Can anyone tell me if this project is still active or not? I?m > >> extremely interested in Implementing it in my environment. > >> > >> > >> > >> Regards, > >> > >> Steven > >> > > > > I am also interested, so far I have been using it for personal use, > > but it would be awesome to be able to use iFolder as a viable > > alternative to dropbox. Ie. the data stays on your own servers and > not > > on someone elses servers. > > > > There is a huge potential in ifolder imho. > > > > Regards > > Björn R > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.10 (MingW32) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > > > iEYEARECAAYFAk6l12QACgkQky6PIKQTcimR5QCeOmoc5qn8HDx/GdctQ7BLsPqZ > > MTkAn0Dy6ysJvPMd7S83EQUgkGCaDOtR > > =OK+j > > -----END PGP SIGNATURE----- > > > > > ---------------------------------------------------------------------- > -------- > > The demand for IT networking professionals continues to grow, and > the > > demand for specialized networking skills is growing even more > rapidly. > > Take a complimentary Learning@Cisco Self-Assessment and learn about > > Cisco certifications, training, and career opportunities. > > http://p.sf.net/sfu/cisco-dev2dev > > _______________________________________________ > > ifolder-users mailing list > > ifo...@li... > > https://lists.sourceforge.net/lists/listinfo/ifolder-users > > ---------------------------------------------------------------------- > -------- The demand for IT networking professionals continues to grow, > and the demand for specialized networking skills is growing even more > rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn about > Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > ifolder-users mailing list > ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users > > ---------------------------------------------------------------------- > -------- > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ ifolder-users mailing > list ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users -- Robert Wunderer mailto:ro...@wu... ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ ifolder-users mailing list ifo...@li... https://lists.sourceforge.net/lists/listinfo/ifolder-users |
From: Robert W. <ro...@wu...> - 2011-11-03 13:33:57
|
Hi GG, as you say that the project is very much active are there other mailing lists/forums besides this list and ifolder-devel? These have been pretty quiet for the past months. Also what is the recommended way of obtaining a current version outside of SuSE systems? The source code available for download on sf.net is quite outdated. Of course there is the subversion version but this is where development takes place. Is there such a thing as "stable snapshots"? Also how can up-to-date client programmes be obtained? I would like to make sure that I use the most current "stable" version before filing any bugs or problems. Thanks and best regards, Robert. Am Donnerstag, den 03.11.2011, 06:34 -0600 schrieb GG Hegde: > Hi All, > > This project is very much active. You may want to file the bugs to the > specific problem faced by you. There are multiple successful > deployment of this with Novell eDirectory and Active Directory. > > thanks and regards, > gg > > >>> "Veso, Gustav" <gus...@ub...> 10/25/2011 3:18 AM >>> > I am also interested in this great project. > > cheers, > Gustav > > On 2011-10-24, at 2:23 PM, Björn Rhoads wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On 2011-10-24 23:00, Steven Chaet wrote: > >> Hello, > >> > >> Can anyone tell me if this project is still active or not? I?m > >> extremely interested in Implementing it in my environment. > >> > >> > >> > >> Regards, > >> > >> Steven > >> > > > > I am also interested, so far I have been using it for personal use, > > but it would be awesome to be able to use iFolder as a viable > > alternative to dropbox. Ie. the data stays on your own servers and > not > > on someone elses servers. > > > > There is a huge potential in ifolder imho. > > > > Regards > > Björn R > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.10 (MingW32) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > > > iEYEARECAAYFAk6l12QACgkQky6PIKQTcimR5QCeOmoc5qn8HDx/GdctQ7BLsPqZ > > MTkAn0Dy6ysJvPMd7S83EQUgkGCaDOtR > > =OK+j > > -----END PGP SIGNATURE----- > > > > > ------------------------------------------------------------------------------ > > The demand for IT networking professionals continues to grow, and > the > > demand for specialized networking skills is growing even more > rapidly. > > Take a complimentary Learning@Cisco Self-Assessment and learn > > about Cisco certifications, training, and career opportunities. > > http://p.sf.net/sfu/cisco-dev2dev > > _______________________________________________ > > ifolder-users mailing list > > ifo...@li... > > https://lists.sourceforge.net/lists/listinfo/ifolder-users > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > ifolder-users mailing list > ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ ifolder-users mailing list ifo...@li... https://lists.sourceforge.net/lists/listinfo/ifolder-users -- Robert Wunderer mailto:ro...@wu... |
From: Björn R. <rh...@kt...> - 2011-10-24 23:05:00
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2011-10-25 00:55, Leon Kolchinsky wrote: > Hi, > > I'm running it on my personal server ;) Tested it in corporate env. > and found it unstable and errr not enterprise ready. Unfortunately > Novell killed it's own baby.......... Also mono is a "no go" in > recent times. > Yep, that seems to summarize it unfortunately. I guess there are market forces that really don't want something like ifolder to succeed. Maybe http://sparkleshare.org/ will be able to take over where ifolder failed... But it is too soon to tell. /Björn R -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6l7xIACgkQky6PIKQTcim6pQCfUyKIdu8akdWGUHZhxwM1/Uxi tpkAnRMs+MzAQFcKCPJ52LdIZSKEUOLb =Whvc -----END PGP SIGNATURE----- |
From: Leon K. <lko...@gm...> - 2011-10-24 22:55:35
|
Hi, I'm running it on my personal server ;) Tested it in corporate env. and found it unstable and errr not enterprise ready. Unfortunately Novell killed it's own baby.......... Also mono is a "no go" in recent times. Cheers, Leon Kolchinsky On Tue, Oct 25, 2011 at 08:00, Steven Chaet <sc...@vi...> wrote: > Hello,**** > > Can anyone tell me if this project is still active or not? I’m extremely > interested in Implementing it in my environment.**** > > ** ** > > Regards, **** > > Steven**** > > ** ** > > ** ** > > ** ** > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > ifolder-users mailing list > ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users > > |
From: Björn R. <rh...@kt...> - 2011-10-24 22:19:11
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2011-10-24 23:46, Steven Chaet wrote: > Björn, My thoughts exactly. Currently I am struggling with Active > Directory integration. I have a successful implementation in my > home lab, however trying to securely implemented in my company > network has been a struggle to say the least. Have you been able to > achieve this successfully? > > Steven No we have a different setup, I am struggeling with getting iFolder to work with AFS. We can't have normal socket locks in AFS so as long as we have $HOME to point to a network share in AFS iFolder won't work. We can work around it, but it is not practical for normal users. /Björn R -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6l5FQACgkQky6PIKQTcikBxACfRrl4O+rXWLrPXuBFHRJIo+tp DpQAnRV9XSdGgILeQfBQ2mG25KMBfOOf =M0J0 -----END PGP SIGNATURE----- |
From: Veso, G. <gus...@ub...> - 2011-10-24 21:48:55
|
I am also interested in this great project. cheers, Gustav On 2011-10-24, at 2:23 PM, Björn Rhoads wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2011-10-24 23:00, Steven Chaet wrote: >> Hello, >> >> Can anyone tell me if this project is still active or not? I?m >> extremely interested in Implementing it in my environment. >> >> >> >> Regards, >> >> Steven >> > > I am also interested, so far I have been using it for personal use, > but it would be awesome to be able to use iFolder as a viable > alternative to dropbox. Ie. the data stays on your own servers and not > on someone elses servers. > > There is a huge potential in ifolder imho. > > Regards > Björn R > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk6l12QACgkQky6PIKQTcimR5QCeOmoc5qn8HDx/GdctQ7BLsPqZ > MTkAn0Dy6ysJvPMd7S83EQUgkGCaDOtR > =OK+j > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > ifolder-users mailing list > ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users |
From: Steven C. <sc...@vi...> - 2011-10-24 21:46:40
|
Björn, My thoughts exactly. Currently I am struggling with Active Directory integration. I have a successful implementation in my home lab, however trying to securely implemented in my company network has been a struggle to say the least. Have you been able to achieve this successfully? Steven -----Original Message----- From: Björn Rhoads [mailto:rh...@kt...] Sent: Monday, October 24, 2011 5:24 PM To: ifo...@li... Subject: Re: [ifolder-users] Activity -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2011-10-24 23:00, Steven Chaet wrote: > Hello, > > Can anyone tell me if this project is still active or not? I?m > extremely interested in Implementing it in my environment. > > > > Regards, > > Steven > I am also interested, so far I have been using it for personal use, but it would be awesome to be able to use iFolder as a viable alternative to dropbox. Ie. the data stays on your own servers and not on someone elses servers. There is a huge potential in ifolder imho. Regards Björn R -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6l12QACgkQky6PIKQTcimR5QCeOmoc5qn8HDx/GdctQ7BLsPqZ MTkAn0Dy6ysJvPMd7S83EQUgkGCaDOtR =OK+j -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ ifolder-users mailing list ifo...@li... https://lists.sourceforge.net/lists/listinfo/ifolder-users |
From: Björn R. <rh...@kt...> - 2011-10-24 21:43:06
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2011-10-24 23:00, Steven Chaet wrote: > Hello, > > Can anyone tell me if this project is still active or not? I?m > extremely interested in Implementing it in my environment. > > > > Regards, > > Steven > I am also interested, so far I have been using it for personal use, but it would be awesome to be able to use iFolder as a viable alternative to dropbox. Ie. the data stays on your own servers and not on someone elses servers. There is a huge potential in ifolder imho. Regards Björn R -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6l12QACgkQky6PIKQTcimR5QCeOmoc5qn8HDx/GdctQ7BLsPqZ MTkAn0Dy6ysJvPMd7S83EQUgkGCaDOtR =OK+j -----END PGP SIGNATURE----- |
From: Steven C. <sc...@vi...> - 2011-10-24 21:15:04
|
Hello, Can anyone tell me if this project is still active or not? I'm extremely interested in Implementing it in my environment. Regards, Steven |
From: Vince D. K. <vi...@vk...> - 2011-10-22 16:56:14
|
Just wondering if anyone has iFolder working on Ubuntu 10.10 64-bit? -- Vince |
From: Vince D. K. <vi...@vk...> - 2011-09-30 12:12:54
|
Well, there's always the store browser tool: http://www.mindsizzlers.com/2011/04/viewing-ifolders-flaim-store-with-storebrowser/ > > I think iFolder desperately needs some way to manually edit the > underlying database. > |
From: Robert W. <ro...@wu...> - 2011-09-30 06:26:06
|
Hi. Am Donnerstag, den 29.09.2011, 14:12 -0500 schrieb Barry Smoke: > Alright, Say my database is corrupt, and I have a backup of right before I moved it to the iscsi mount. > What if I restore my database files, yet leave the SimiasWork folder as it is...bad idea? I have no experience with the exact situation that you are in, but based on the user manual and my own experience I would say it is in fact a bad idea. The user manual states that one can restore a lost ifolder by simply copying *all* files back from a backup. However, it also says that this will revert ifolder (server and all clients) to the state they were in when the backup was taken. So in that case your clients should make copies of all files changed since the last backup, re-sync (which will revert their ifolders to the date of the backup), then copy all changed files back and re-delete all files deleted since then. Of course this is probably more work than have clients revert to normal folder and recreate it. I think iFolder desperately needs some way to manually edit the underlying database. Robert. -- Robert Wunderer <ro...@wu...> |
From: Vince D. K. <vi...@vk...> - 2011-09-29 19:36:58
|
I've never tried doing something like that. > Alright, Say my database is corrupt, and I have a backup of right before I > moved it to the iscsi mount. > What if I restore my database files, yet leave the SimiasWork folder as it > is...bad idea? > Will the database update automatically, based on the clients when they > connect again to sync? > > Or, will I be forced to have every client revert to normal folder, then > recreate it once they connect again? > |
From: Barry S. <Bar...@ar...> - 2011-09-29 19:15:36
|
Alright, Say my database is corrupt, and I have a backup of right before I moved it to the iscsi mount. What if I restore my database files, yet leave the SimiasWork folder as it is...bad idea? Will the database update automatically, based on the clients when they connect again to sync? Or, will I be forced to have every client revert to normal folder, then recreate it once they connect again? -----Original Message----- From: Vince D. Kimball [mailto:vi...@vk...] Sent: Thursday, September 29, 2011 1:40 PM To: Barry Smoke Cc: ifo...@li... Subject: Re: [ifolder-users] fatal crash of production server I haven't looked at the Simias code, but it may be trying to create a new database assuming that there isn't one. As far as I can see, the FILE_EXISTS only occurs after failing to open the existing database. Don't know about the lock file. I suppose it's worth trying to rename the existing FlaimSimias.lck file and see if that helps. > The FILE_EXISTS is suspicious...are there any permissions to check, or > can the lock file get stuck? > > > -----Original Message----- > From: Vince D. Kimball [mailto:vi...@vk...] > Sent: Thursday, September 29, 2011 11:48 AM > To: Barry Smoke > Cc: ifo...@li... > Subject: Re: [ifolder-users] fatal crash of production server > >>From what little I know about Simias, Flaim is the underlying database. > > Not exactly sure what FERR_DATA_ERROR means exactly but it sounds like > the database file is corrupt. > >> I've had a fatal crash of our production ifolder server. >> I just get the messages below in the log over, and over. >> >> I would usually reboot the server, when I had any issues...done that >> 3 times, and no luck. >> I do have a backup of the /var/simias/data/simias folder from when I >> did our production install, then backed it up before moving to our >> iscsi mount. >> This backup is several months old now. >> Is there any way to recover without having everyone revert their >> ifolders to normal folders, and starting over? >> >> Here are the log messages: >> >> 2011-09-28 16:35:11,465 [Simias Manager Start] DEBUG >> Simias.SimiasException - Failed to open Flaim DB. >> Simias.OpenException: Failed to open Flaim DB. ---> >> Simias.SimiasException: Flaim error FERR_DATA_ERROR FERR_DATA_ERROR >> --- End of inner exception stack trace --- >> 2011-09-28 16:35:11,567 [Simias Manager Start] DEBUG >> Simias.SimiasException - Flaim error FERR_FILE_EXISTS >> FERR_FILE_EXISTS >> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS >> 2011-09-28 16:35:11,567 [Simias Manager Start] DEBUG >> Simias.SimiasException - Failed to create Flaim DB. >> Simias.CreateException: Failed to create Flaim DB. ---> >> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS >> --- End of inner exception stack trace --- >> 2011-09-28 16:35:11,568 [Simias Manager Start] DEBUG >> Simias.Service.Manager - Exception Message Failed to create Flaim DB. >> recieved >> 2011-09-28 16:35:11,568 [Simias Manager Start] DEBUG >> Simias.Service.Manager - Exiting from the current process, as process >> failed to Open FLAIM Database >> 2011-09-28 16:35:19,025 [Simias Manager Start] DEBUG >> Simias.SimiasException - Flaim error FERR_DATA_ERROR FERR_DATA_ERROR >> Simias.SimiasException: Flaim error FERR_DATA_ERROR FERR_DATA_ERROR >> 2011-09-28 16:35:19,036 [Simias Manager Start] DEBUG >> Simias.SimiasException - Failed to open Flaim DB. >> Simias.OpenException: Failed to open Flaim DB. ---> >> Simias.SimiasException: Flaim error FERR_DATA_ERROR FERR_DATA_ERROR >> --- End of inner exception stack trace --- >> 2011-09-28 16:35:19,138 [Simias Manager Start] DEBUG >> Simias.SimiasException - Flaim error FERR_FILE_EXISTS >> FERR_FILE_EXISTS >> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS >> 2011-09-28 16:35:19,138 [Simias Manager Start] DEBUG >> Simias.SimiasException - Failed to create Flaim DB. >> Simias.CreateException: Failed to create Flaim DB. ---> >> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS >> --- End of inner exception stack trace --- >> 2011-09-28 16:35:19,139 [Simias Manager Start] DEBUG >> Simias.Service.Manager - Exception Message Failed to create Flaim DB. >> recieved >> 2011-09-28 16:35:19,139 [Simias Manager Start] DEBUG >> Simias.Service.Manager - Exiting from the current process, as process >> failed to Open FLAIM Database >> 2011-09-28 16:35:22,873 [Simias Manager Start] DEBUG >> Simias.SimiasException - Flaim error FERR_DATA_ERROR FERR_DATA_ERROR >> Simias.SimiasException: Flaim error FERR_DATA_ERROR FERR_DATA_ERROR >> 2011-09-28 16:35:22,885 [Simias Manager Start] DEBUG >> Simias.SimiasException - Failed to open Flaim DB. >> Simias.OpenException: Failed to open Flaim DB. ---> >> Simias.SimiasException: Flaim error FERR_DATA_ERROR FERR_DATA_ERROR >> --- End of inner exception stack trace --- >> 2011-09-28 16:35:22,987 [Simias Manager Start] DEBUG >> Simias.SimiasException - Flaim error FERR_FILE_EXISTS >> FERR_FILE_EXISTS >> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS >> 2011-09-28 16:35:22,987 [Simias Manager Start] DEBUG >> Simias.SimiasException - Failed to create Flaim DB. >> Simias.CreateException: Failed to create Flaim DB. ---> >> Simias.SimiasException: Flaim error FERR_FILE_EXISTS FERR_FILE_EXISTS >> --- End of inner exception stack trace --- >> 2011-09-28 16:35:22,988 [Simias Manager Start] DEBUG >> Simias.Service.Manager - Exception Message Failed to create Flaim DB. >> recieved >> 2011-09-28 16:35:22,988 [Simias Manager Start] DEBUG >> Simias.Service.Manager - Exiting from the current process, as process >> failed to Open FLAIM Database >> > > > ---------------------------------------------------------------------- > -------- All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity and more. Splunk takes this data > and makes sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > ifolder-users mailing list > ifo...@li... > https://lists.sourceforge.net/lists/listinfo/ifolder-users > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ ifolder-users mailing list ifo...@li... https://lists.sourceforge.net/lists/listinfo/ifolder-users |