<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[NMFTP &amp;gt; Umlauteproblem]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe schon danach gesucht, nur leider nichts gefunden. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /><br />
Ich habe eine Problem mit NMFTP.</p>
<p>Ich möchte von einem MVS_IBM Host eine Datei per NMFTP auf meinen Rechner ziehen.<br />
Nur hab ich das Problem das die Umlaute nicht richtig dargestellt werden sondern als Kästchen etc.</p>
<p>Wie kann ich das Encoding einstellen?</p>
<p>Meine Source:</p>
<pre><code>NMFTP1-&gt;Vendor = NMOS_MVS_IBM;
         NMFTP1-&gt;Connect();
         NMFTP1-&gt;DoCommand(&quot;site exlate=ANSI1252&quot;);
         NMFTP1-&gt;Download(&quot;AUSGABE&quot;,&quot;Ausgabe.txt&quot;);
         NMFTP1-&gt;Disconnect();
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/topic/138103/nmftp-gt-umlauteproblem</link><generator>RSS for Node</generator><lastBuildDate>Sun, 02 Aug 2026 10:24:48 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/138103.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Feb 2006 12:44:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NMFTP &amp;gt; Umlauteproblem on Thu, 23 Feb 2006 12:44:55 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe schon danach gesucht, nur leider nichts gefunden. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /><br />
Ich habe eine Problem mit NMFTP.</p>
<p>Ich möchte von einem MVS_IBM Host eine Datei per NMFTP auf meinen Rechner ziehen.<br />
Nur hab ich das Problem das die Umlaute nicht richtig dargestellt werden sondern als Kästchen etc.</p>
<p>Wie kann ich das Encoding einstellen?</p>
<p>Meine Source:</p>
<pre><code>NMFTP1-&gt;Vendor = NMOS_MVS_IBM;
         NMFTP1-&gt;Connect();
         NMFTP1-&gt;DoCommand(&quot;site exlate=ANSI1252&quot;);
         NMFTP1-&gt;Download(&quot;AUSGABE&quot;,&quot;Ausgabe.txt&quot;);
         NMFTP1-&gt;Disconnect();
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/1001053</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1001053</guid><dc:creator><![CDATA[schmalhans]]></dc:creator><pubDate>Thu, 23 Feb 2006 12:44:55 GMT</pubDate></item><item><title><![CDATA[Reply to NMFTP &amp;gt; Umlauteproblem on Thu, 23 Feb 2006 14:43:19 GMT]]></title><description><![CDATA[<p>Hat sich erledigt. Ich Blindfisch habe &quot;exlate&quot; statt &quot;xlate&quot; geschrieben. Trotzdem danke.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1001166</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1001166</guid><dc:creator><![CDATA[schmalhans]]></dc:creator><pubDate>Thu, 23 Feb 2006 14:43:19 GMT</pubDate></item></channel></rss>