<?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[File über FTP vom Netz kopieren]]></title><description><![CDATA[<p>Hallo<br />
Ich stehe etwas auf dem Schlauch!<br />
Ich übertrage eine Datei per FTP von einem ListView zu einem FileListView<br />
Ich selctiere vorher das File im ListView. Läuft problemlos!</p>
<pre><code class="language-cpp">String DL_Ziel   = FileListView_home-&gt;Directory-&gt;Location;
    String DL_Quelle = ListView_Web-&gt;Selected-&gt;Caption;  // selectierter Name
    IdFTP1-&gt;Get(DL_Quelle, DL_Ziel + DL_Quelle, true);   // true = alter Name kann überschrieben werden!
</code></pre>
<p>Jetzt möchte ich in Zeile 2 direkt einen Namen angeben?<br />
Wie sieht der Code jetzt aus?</p>
<p>String DL_Quelle = ListView_Web-&gt; &quot;willi.txt&quot;; // ???</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/309995/file-über-ftp-vom-netz-kopieren</link><generator>RSS for Node</generator><lastBuildDate>Wed, 05 Aug 2026 00:08:28 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/309995.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Nov 2012 10:04:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to File über FTP vom Netz kopieren on Thu, 01 Nov 2012 10:04:44 GMT]]></title><description><![CDATA[<p>Hallo<br />
Ich stehe etwas auf dem Schlauch!<br />
Ich übertrage eine Datei per FTP von einem ListView zu einem FileListView<br />
Ich selctiere vorher das File im ListView. Läuft problemlos!</p>
<pre><code class="language-cpp">String DL_Ziel   = FileListView_home-&gt;Directory-&gt;Location;
    String DL_Quelle = ListView_Web-&gt;Selected-&gt;Caption;  // selectierter Name
    IdFTP1-&gt;Get(DL_Quelle, DL_Ziel + DL_Quelle, true);   // true = alter Name kann überschrieben werden!
</code></pre>
<p>Jetzt möchte ich in Zeile 2 direkt einen Namen angeben?<br />
Wie sieht der Code jetzt aus?</p>
<p>String DL_Quelle = ListView_Web-&gt; &quot;willi.txt&quot;; // ???</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2266151</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2266151</guid><dc:creator><![CDATA[Andresen]]></dc:creator><pubDate>Thu, 01 Nov 2012 10:04:44 GMT</pubDate></item><item><title><![CDATA[Reply to File über FTP vom Netz kopieren on Fri, 02 Nov 2012 13:30:10 GMT]]></title><description><![CDATA[<p>Ist die Frage zu einfach oder stehen alle auf dem Schlauch?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2266592</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2266592</guid><dc:creator><![CDATA[Andresen]]></dc:creator><pubDate>Fri, 02 Nov 2012 13:30:10 GMT</pubDate></item><item><title><![CDATA[Reply to File über FTP vom Netz kopieren on Fri, 02 Nov 2012 13:35:40 GMT]]></title><description><![CDATA[<p>Andresen schrieb:</p>
<blockquote>
<p>Ist die Frage zu einfach oder stehen alle auf dem Schlauch?</p>
</blockquote>
<p>Es ist eher so, dass die Frage keinen Sinn ergibt.</p>
<p>Was soll</p>
<pre><code>ListView_Web-&gt; &quot;willi.txt&quot;
</code></pre>
<p>denn bewirken?!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2266595</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2266595</guid><dc:creator><![CDATA[krümelkacker]]></dc:creator><pubDate>Fri, 02 Nov 2012 13:35:40 GMT</pubDate></item><item><title><![CDATA[Reply to File über FTP vom Netz kopieren on Fri, 02 Nov 2012 17:22:15 GMT]]></title><description><![CDATA[<p>Entschuldigung, wenn es unverständlich war.</p>
<p>Anstelle von:<br />
String DL_Quelle = ListView_Web-&gt;Selected-&gt;Caption;</p>
<p>möchte ich einen festen Namen aus dem ListView kopieren.</p>
<p>z.B. &quot;Willi.txt&quot; oder &quot;abc.xls&quot; usw.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2266661</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2266661</guid><dc:creator><![CDATA[Andresen]]></dc:creator><pubDate>Fri, 02 Nov 2012 17:22:15 GMT</pubDate></item><item><title><![CDATA[Reply to File über FTP vom Netz kopieren on Fri, 02 Nov 2012 17:39:03 GMT]]></title><description><![CDATA[<p>Wie wärs mit</p>
<pre><code class="language-cpp">String DL_Quelle = &quot;Willi.txt&quot;;
</code></pre>
<p>?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2266666</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2266666</guid><dc:creator><![CDATA[DerCoder]]></dc:creator><pubDate>Fri, 02 Nov 2012 17:39:03 GMT</pubDate></item><item><title><![CDATA[Reply to File über FTP vom Netz kopieren on Fri, 02 Nov 2012 17:48:32 GMT]]></title><description><![CDATA[<p>Ich habe mir schon gedacht, dass ich auf dem Schlauch stehe <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="😞"
    /></p>
<p>Läuft natürlich!<br />
Vielen Dank</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2266669</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2266669</guid><dc:creator><![CDATA[Andresen]]></dc:creator><pubDate>Fri, 02 Nov 2012 17:48:32 GMT</pubDate></item><item><title><![CDATA[Reply to File über FTP vom Netz kopieren on Fri, 02 Nov 2012 17:56:17 GMT]]></title><description><![CDATA[<pre><code class="language-cpp">String DL_Quelle = &quot;willi.txt&quot;;
</code></pre>
<p>... vielleicht? Mag's sein, daß Du Grundlagen lernen willst?</p>
<p>// edit: <code>myself-&gt;memo( &quot;refresh before post&quot; );</code></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2266673</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2266673</guid><dc:creator><![CDATA[Swordfish]]></dc:creator><pubDate>Fri, 02 Nov 2012 17:56:17 GMT</pubDate></item></channel></rss>