Hi Tim, There is hack to perform this, but needs a windows machine and the SVN source. If you already have the SVN code, then in "simias/src/core/Simias.Web" you will be able to find the file called SimiasBrowser.asmx
If you are using Windows client, then copy that file to <install location>/web. If you are using Linux client, then copy that file to <install location>/lib/simias/web Start the iFolder client, and log off from the domain. If already logged in or auto login is enabled, ensure the user is logged-off. Now in the SVN source the FormsStoreBrowser is available at simias/tools/FormsStoreBrowser/bin, execute the binary and provide the URL (eg: http://<client IP:port>/simias10). When it asks for the username and password, provide the information present in .local.if file. The port file and the .local.if for the client is available in the client's data area (Linux-> /<user home dir>/.local/share/simias/xspport.cfg; Windows -> C:\Documents and Settings\<username>\Local Settings\Application Data\simias) The username/password is in the format username:password in the .local.if file. The password is a 256 bit GUID for the local database. Entering this information should provide the store. Expand the store and browse into the respective iFolder node. Inside that there will be the iFolder directory with the same iFolder name, selecting that will display the node information at the right pane. In the information displayed in the right pane, edit the property name Root, using the Right click menu. Now the change the directory to where the iFolder needs to be moved. Once done, repeat for every iFolder that needs to be moved. After that, close the StoreBrowser. Now move the actual folders to the new locations. Once the actual movement is done, then login to the client, the iFolder will reflect the new path. Note: iFolder client should be running while using the store browser, but not logged in. Hope this helps, Kalis >>> "Tim Uckun" <[EMAIL PROTECTED]> 08/23/07 5:24 AM >>> I want to rename and/or move the ifolders from where I downloaded them to another drive. What is the best way to accomplish this. I am hoping I don't have to resync the entire folder because it's a lot of data. _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
