<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>NOVELL FORUMS - iFolder</title>
		<link>http://forums.novell.com/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 10:15:26 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.novell.com/images/ca_serenity/misc/rss.jpg</url>
			<title>NOVELL FORUMS - iFolder</title>
			<link>http://forums.novell.com/</link>
		</image>
		<item>
			<title>File type restriction policy prevented synchronization</title>
			<link>http://forums.novell.com/novell-product-support-forums/ifolder/392816-file-type-restriction-policy-prevented-synchronization.html</link>
			<pubDate>Tue, 17 Nov 2009 08:26:28 GMT</pubDate>
			<description><![CDATA[I get this pop-up from ifolder3.7 client every 5 seconds telling me "file type restriction policy prevented synchronization"  
 
What policies on my...]]></description>
			<content:encoded><![CDATA[<div>I get this pop-up from ifolder3.7 client every 5 seconds telling me &quot;file type restriction policy prevented synchronization&quot; <br />
<br />
What policies on my iFolder server should i look out for?<br />
<br />
Can someone please tell me what to do.<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/ifolder/">iFolder</category>
			<dc:creator>grahamjansen</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/ifolder/392816-file-type-restriction-policy-prevented-synchronization.html</guid>
		</item>
		<item>
			<title><![CDATA[can't login into iFolder via http or https but...]]></title>
			<link>http://forums.novell.com/novell-product-support-forums/ifolder/392656-cant-login-into-ifolder-via-http-https-but.html</link>
			<pubDate>Sun, 15 Nov 2009 21:01:42 GMT</pubDate>
			<description><![CDATA[... but I can login via application installed on Windows XP SP3 with no problem. 
I'm using the same password when I try to login via http(s). I have...]]></description>
			<content:encoded><![CDATA[<div>... but I can login via application installed on Windows XP SP3 with no problem.<br />
I'm using the same password when I try to login via http(s). I have been trying using all my accounts with no success.<br />
I've iFolderApp.exe <b>version 3.7.2.0</b> on Windows XP and server <b>Debian 5.0.3</b> (kernel 2.6.26.5) and <b>ifolder3-enterprise_3.7.2</b>.<br />
iFolder says &quot;Please re-enter your username and password&quot; on user side or &quot;Unable to communicate with the iFolder server.&quot; on admin side.<br />
A part of my log below<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><font size="2">System.Net.WebException: Error writing request.<br />
&nbsp; at System.Net.WebConnectionStream.WriteRequest () [0x00000]<br />
&nbsp; at System.Net.WebConnectionStream.Close () [0x00000]<br />
&nbsp; at System.IO.StreamWriter.Dispose (Boolean disposing) [0x00000]<br />
&nbsp; at System.IO.StreamWriter.Close () [0x00000]<br />
&nbsp; at System.Xml.XmlTextWriter.Close () [0x00000]<br />
&nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.SendRequest (System.IO.Stream s, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000]<br />
&nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000]<br />
2009-11-15 21:07:52,370 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Connection , value : keep-alive<br />
2009-11-15 21:07:52,370 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Keep-Alive , value : 300<br />
2009-11-15 21:07:52,370 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Accept , value : text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8<br />
2009-11-15 21:07:52,371 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Accept-Charset , value : ISO-8859-2,utf-8;q=0.7,*;q=0.7<br />
2009-11-15 21:07:52,371 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Accept-Encoding , value : gzip,deflate<br />
2009-11-15 21:07:52,371 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Accept-Language , value : pl,en-us;q=0.7,en;q=0.3<br />
2009-11-15 21:07:52,371 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Authorization , value : Basic cm9vdDppZ3owZWZxag==<br />
2009-11-15 21:07:52,371 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Cookie , value : ASPSESSION=EE08CC47FD66DCF8A9EF2F41; test=True<br />
2009-11-15 21:07:52,371 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is Host , value : myhost.pl<br />
2009-11-15 21:07:52,371 [-1239426160] INFO&nbsp; Login - [IPaddress] CBA: key is User-Agent , value : Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5<br />
2009-11-15 21:07:52,371 [-1239426160] INFO&nbsp; Login - [IPaddress] Client Information: root, IPaddress, Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5<br />
2009-11-15 21:07:52,399 [-1239426160] INFO&nbsp; Login - [IPaddress] Login Failed<br />
System.Net.WebException: Error writing request.<br />
&nbsp; at System.Net.WebConnectionStream.WriteRequest () [0x00000]<br />
&nbsp; at System.Net.WebConnectionStream.Close () [0x00000]<br />
&nbsp; at System.IO.StreamWriter.Dispose (Boolean disposing) [0x00000]<br />
&nbsp; at System.IO.StreamWriter.Close () [0x00000]<br />
&nbsp; at System.Xml.XmlTextWriter.Close () [0x00000]<br />
&nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.SendRequest (System.IO.Stream s, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000]<br />
&nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000]<br />
2009-11-15 21:07:59,286 [-1239426160] INFO&nbsp; Login - [IPaddress] Client Information: username, IPaddress, Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5<br />
2009-11-15 21:07:59,288 [-1239426160] INFO&nbsp; Login - [IPaddress] Login Failed<br />
System.Net.WebException: Error writing request.<br />
&nbsp; at System.Net.WebConnectionStream.WriteRequest () [0x00000]<br />
&nbsp; at System.Net.WebConnectionStream.Close () [0x00000]<br />
&nbsp; at System.IO.StreamWriter.Dispose (Boolean disposing) [0x00000]<br />
&nbsp; at System.IO.StreamWriter.Close () [0x00000]<br />
&nbsp; at System.Xml.XmlTextWriter.Close () [0x00000]<br />
&nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.SendRequest (System.IO.Stream s, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000]<br />
&nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000]<br />
2009-11-15 21:08:05,442 [-1239426160] INFO&nbsp; Login - [IPaddress] Client Information: username, IPaddress, Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5<br />
2009-11-15 21:08:05,444 [-1239426160] INFO&nbsp; Login - [IPaddress] Login Failed<br />
System.Net.WebException: Error writing request.<br />
&nbsp; at System.Net.WebConnectionStream.WriteRequest () [0x00000]<br />
&nbsp; at System.Net.WebConnectionStream.Close () [0x00000]<br />
&nbsp; at System.IO.StreamWriter.Dispose (Boolean disposing) [0x00000]<br />
&nbsp; at System.IO.StreamWriter.Close () [0x00000]<br />
&nbsp; at System.Xml.XmlTextWriter.Close () [0x00000]<br />
&nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.SendRequest (System.IO.Stream s, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000]<br />
&nbsp; at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000]</font></code><hr />
</div>Thnx for any help</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/ifolder/">iFolder</category>
			<dc:creator>cross</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/ifolder/392656-cant-login-into-ifolder-via-http-https-but.html</guid>
		</item>
		<item>
			<title>Error: Unable to edit IP details . Please check the values.</title>
			<link>http://forums.novell.com/novell-product-support-forums/ifolder/392507-error-unable-edit-ip-details-please-check-values.html</link>
			<pubDate>Fri, 13 Nov 2009 04:52:19 GMT</pubDate>
			<description><![CDATA[Can someone explain what I am doing wrong.  I'm using the /admin web interface and I trying to change the Public URL: under the Server Details from...]]></description>
			<content:encoded><![CDATA[<div>Can someone explain what I am doing wrong.  I'm using the /admin web interface and I trying to change the Public URL: under the Server Details from <a href="https://10.10.11.13:443/simias10" target="_blank">https://10.10.11.13:443/simias10</a> to <a href="https://oes2idm.thomasmore.edu" target="_blank">https://oes2idm.thomasmore.edu</a> but every time I change it and click on the SAVE button, I get the error:<br />
<br />
Error: Unable to edit IP details . Please check the values. <br />
<br />
<br />
Thanks<br />
<br />
Bill</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/ifolder/">iFolder</category>
			<dc:creator>swishewk</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/ifolder/392507-error-unable-edit-ip-details-please-check-values.html</guid>
		</item>
		<item>
			<title>Client connection problem</title>
			<link>http://forums.novell.com/novell-product-support-forums/ifolder/392335-client-connection-problem.html</link>
			<pubDate>Thu, 12 Nov 2009 04:12:45 GMT</pubDate>
			<description>Using iFolder 3.7, can access from web interface and using client on 
Intranet. I installed the client at home and can not connect, I get the...</description>
			<content:encoded><![CDATA[<div>Using iFolder 3.7, can access from web interface and using client on<br />
Intranet. I installed the client at home and can not connect, I get the<br />
following &lt;excerpt&gt;:<br />
<br />
System.Web.Services.Protocols.SoapException: Server was unable to process<br />
request. ---&gt; System.InvalidOperationException: Client found response<br />
content type of 'text/html', but expected 'text/xml'.<br />
The request failed with the error message:<br />
--<br />
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br />
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />
&lt;html lang=&quot;en&quot; xml:lang=&quot;en&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;SOCS Maintenance (socs01<br />
)&lt;/title&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;<br />
&lt;style type=&quot;text/css&quot;&gt;<br />
body {background-color: #2f70a3; color: #fff; font-family: Arial,<br />
Helvetica, sans-serif; margin: 0; padding: 0;}<br />
#hd {background: #002c6a url(socs_logo.jpg) no-repeat scroll center<br />
top; border-bottom: 2px solid #d3f5ff; color: #fff; height: 130px;}<br />
#bd {padding: 10px;}<br />
.headline {font-size: 1.75em; text-align: center;}<br />
.subject {border-bottom: 1px solid #fff; font-size: 1.25em; padding: 0<br />
0 3px 10px;}<br />
#bd p {padding: 0 20px;}<br />
&lt;/style&gt;<br />
&lt;/head&gt;<br />
at<br />
System.Web.Services.Protocols.SoapHttpClientProtoc  ol.ReadResponse(SoapClient<br />
Message message, WebResponse response, Stream responseStream, Boolean<br />
asyncCall)<br />
at System.Web.Services.Protocols.SoapHttpClientProtoc  ol.Invoke(String<br />
methodName, Object[] parameters)<br />
at DomainService.ProvisionUser(String user, String password)<br />
at Simias.DomainServices.DomainAgent.Attach(String host, String user,<br />
String password)<br />
at Simias.Web.SimiasService.ConnectToDomain(String UserName, String<br />
Password, String Host)<br />
--- End of inner exception stack trace ---<br />
<br />
Now, I think what is happening is our main web server is hosted and my DNS<br />
record for OurDomain.org points to an external hosted server and I have a<br />
separate DNS entry for web.OurDomain.org, which is what I use to attach to<br />
our iFolder server. I can access web.ourdomain.org through a web browser<br />
inside &amp; outside the LAN. Just a guess but it looks like the iFolder client<br />
is ignoring the &quot;web&quot; in web.ourdomain.org and trying ourdomain.org instead<br />
and the reason I say that is because in the error it references &quot;SOCS<br />
Maintenance&quot; which is part of the hosted service web server. Any guess as to<br />
what to do next? Are there any other ports besides 80 &amp; 443 that iFolder<br />
client uses? Thanks,<br />
<br />
<br />
</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/ifolder/">iFolder</category>
			<dc:creator>Richard G</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/ifolder/392335-client-connection-problem.html</guid>
		</item>
		<item>
			<title>new ifolder clients not connecting to server using client</title>
			<link>http://forums.novell.com/novell-product-support-forums/ifolder/392107-new-ifolder-clients-not-connecting-server-using-client.html</link>
			<pubDate>Tue, 10 Nov 2009 10:56:39 GMT</pubDate>
			<description>Hi, 
 
We have an OES SP2 server running iFolder. Clients that have been installed in the past can connect without any problem. When we install new...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
We have an <acronym title="Open Enterprise Server">OES</acronym> SP2 server running iFolder. Clients that have been installed in the past can connect without any problem. When we install new clients from the website, these clients cannot connect. They receive the message: &quot;An error was encountered while connecting to the iFolder server. Please verify the information entered and try again&quot;. When I look at the simias.log file on the ifolder server it says authentication is succesful ?<br />
<br />
2009-11-10 11:53:17,339 [-1224164448] INFO  Simias.Server.Authentication - Authenticated User iS : f7889600-402a-11dc-add7-0050569500ac:hskl Success<br />
<br />
When I log on through the webaccess all is fine and login is succesful.<br />
<br />
What's happening ?<br />
<br />
Kind regards,<br />
<br />
Hen Savelkoul</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/ifolder/">iFolder</category>
			<dc:creator>hennys</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/ifolder/392107-new-ifolder-clients-not-connecting-server-using-client.html</guid>
		</item>
		<item>
			<title>Enhancement Requests for 3.7.1.23?</title>
			<link>http://forums.novell.com/novell-product-support-forums/ifolder/392052-enhancement-requests-3-7-1-23-a.html</link>
			<pubDate>Mon, 09 Nov 2009 21:41:02 GMT</pubDate>
			<description>Anyone know if there are plans for the following? 
 
1.Make splash screen stay gone at startup? 
2. Silent automatic install? 
3. Better logging when...</description>
			<content:encoded><![CDATA[<div>Anyone know if there are plans for the following?<br />
<br />
1.Make splash screen stay gone at startup?<br />
2. Silent automatic install?<br />
3. Better logging when files fail to sync (like what the file is)?<br />
4. Make the log window and failed windows stop popping up?<br />
<br />
RDR</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/ifolder/">iFolder</category>
			<dc:creator>rroncme</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/ifolder/392052-enhancement-requests-3-7-1-23-a.html</guid>
		</item>
		<item>
			<title>IF 3.6 some files not synced, how to find out which ones</title>
			<link>http://forums.novell.com/novell-product-support-forums/ifolder/391755-if-3-6-some-files-not-synced-how-find-out-ones.html</link>
			<pubDate>Fri, 06 Nov 2009 12:06:57 GMT</pubDate>
			<description>Using Ifolder 3.6.0.8217 I installed the client on a second PC for one 
Ifolder User.The first PC connecting to this Ifolder account 
snychronisation...</description>
			<content:encoded><![CDATA[<div>Using Ifolder 3.6.0.8217 I installed the client on a second PC for one<br />
Ifolder User.The first PC connecting to this Ifolder account<br />
snychronisation is working without errors. On the second PC<br />
synchronisation always says that 14 elements wont be synced.<br />
The sync-log doesnt say anything about that problem, so how do I find<br />
out, what files cant be synced'<br />
Axel<br />
</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/ifolder/">iFolder</category>
			<dc:creator>Axel Schneck</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/ifolder/391755-if-3-6-some-files-not-synced-how-find-out-ones.html</guid>
		</item>
	</channel>
</rss>
