<?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[Send the file to the server via tftp]]></title><description><![CDATA[<p dir="auto">When you attempt to send a file via TFTP.exe I get an error that is not TFTP.exe team.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11024/send-the-file-to-the-server-via-tftp</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 03:27:25 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11024.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Dec 2015 05:01:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Send the file to the server via tftp on Tue, 19 Jan 2016 02:17:44 GMT]]></title><description><![CDATA[<p dir="auto">Great, thank you for your help.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13383</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13383</guid><dc:creator><![CDATA[Максим Дунаев]]></dc:creator><pubDate>Tue, 19 Jan 2016 02:17:44 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Mon, 18 Jan 2016 13:20:25 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/%D0%BC%D0%B0%D0%BA%D1%81%D0%B8%D0%BC-%D0%B4%D1%83%D0%BD%D0%B0%D0%B5%D0%B2" aria-label="Profile: Максим-Дунаев">@<bdi>Максим-Дунаев</bdi></a>,</p>
<p dir="auto">you are right, on windows7 I see the same issue as you. tftp isn’t found. The reason is the file system redirection api<br />
introduced in vista. What you can do, to force that system32 directory is used and not being redirected to syswow64,<br />
is to use the sysnative alias. So your NppExec command must look like this</p>
<pre><code>c:\windows\Sysnative\tftp.exe 192.168.1.4 put C:\1\1.txt
</code></pre>
<p dir="auto">I have tested this on my Winows 7 and it works.</p>
<pre><code>c:\windows\Sysnative\tftp.exe 192.168.178.26 put C:\1\1.txt
Process started &gt;&gt;&gt;
Transfer successful: 9 bytes in 1 second(s), 9 bytes/s
&lt;&lt;&lt; Process finished. (Exit code 0)
================ READY ================
</code></pre>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13360</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13360</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Mon, 18 Jan 2016 13:20:25 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Mon, 18 Jan 2016 02:15:14 GMT]]></title><description><![CDATA[<p dir="auto">I use windows 7.<br />
<a href="http://imgur.com/riV5zp5" rel="nofollow ugc">http://imgur.com/riV5zp5</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/13356</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13356</guid><dc:creator><![CDATA[Максим Дунаев]]></dc:creator><pubDate>Mon, 18 Jan 2016 02:15:14 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Fri, 15 Jan 2016 14:01:59 GMT]]></title><description><![CDATA[<p dir="auto">This is strange, I assume the error is still<br />
“tftp.exe” not an internal or external command, operable program or batch file.</p>
<p dir="auto">Can you check which version of tftp.exe you use?<br />
Goto C:\windows\System32<br />
Right-Click on tftp.exe and press version tab.</p>
<p dir="auto">You are using windows 7 or is it windows server 2008?<br />
x86 or x64?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13283</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13283</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Fri, 15 Jan 2016 14:01:59 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Fri, 15 Jan 2016 03:56:06 GMT]]></title><description><![CDATA[<p dir="auto"><a href="http://imgur.com/prsBB2G" rel="nofollow ugc">http://imgur.com/prsBB2G</a> Execute dialog<br />
<a href="http://imgur.com/V2XJJBF" rel="nofollow ugc">http://imgur.com/V2XJJBF</a> Used NppExec console</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13275</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13275</guid><dc:creator><![CDATA[Максим Дунаев]]></dc:creator><pubDate>Fri, 15 Jan 2016 03:56:06 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Thu, 14 Jan 2016 23:10:42 GMT]]></title><description><![CDATA[<p dir="auto">Hello Максим-Дунаев,</p>
<p dir="auto">can you make a screenshot of your NppExec Execute dialog window and upload to e.g. imgur?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13264</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13264</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Thu, 14 Jan 2016 23:10:42 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Thu, 14 Jan 2016 02:47:02 GMT]]></title><description><![CDATA[<p dir="auto">Oh sorry in the previous message,i showed not incorrect code.<br />
This is what happens if perform code in the console NppExec:</p>
<p dir="auto">C:\Windows\System32&gt;tftp.exe -i 192.168.1.4 put C:\1\1.txt<br />
tftp.exe -i 192.168.1.4 put C:\1\1.txt<br />
“tftp.exe” не является внутренней или внешней<br />
командой, исполняемой программой или пакетным файлом.<br />
( “tftp.exe”  not an internal or external command, operable program or batch file.)</p>
<p dir="auto">if you specify the full path to tftp.exe it does not change nothing.<br />
I look through the analyzer (Wireshark) on request packets and see what they are missing.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13246</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13246</guid><dc:creator><![CDATA[Максим Дунаев]]></dc:creator><pubDate>Thu, 14 Jan 2016 02:47:02 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Wed, 13 Jan 2016 14:03:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%D0%BC%D0%B0%D0%BA%D1%81%D0%B8%D0%BC-%D0%B4%D1%83%D0%BD%D0%B0%D0%B5%D0%B2" aria-label="Profile: Максим-Дунаев">@<bdi>Максим-Дунаев</bdi></a></p>
<p dir="auto">just tried it with a local tftp server</p>
<p dir="auto">tftp.exe 1.1.1.1 put c:\1\1.txt<br />
Process started &gt;&gt;&gt;<br />
transfer successful: 10 bytes in 1 second, 10 bytes/s<br />
&lt;&lt;&lt; Process finished. (Exit code 0)<br />
================ READY ================</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13226</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13226</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Wed, 13 Jan 2016 14:03:16 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Wed, 13 Jan 2016 13:06:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%D0%BC%D0%B0%D0%BA%D1%81%D0%B8%D0%BC-%D0%B4%D1%83%D0%BD%D0%B0%D0%B5%D0%B2" aria-label="Profile: Максим-Дунаев">@<bdi>Максим-Дунаев</bdi></a>,</p>
<blockquote>
<p dir="auto">tftp.exe is a standard Windows tool as well as ftp,ping.</p>
</blockquote>
<p dir="auto">Yes, I know that MS has one but there are freeware tools also available<br />
which then differ in how to run the client and which features are available.<br />
We used to use ms tftp but because of the non existance of -b switch and<br />
the restriction in file size we changed to another product from cisco.<br />
You know, that there is normally a fourth parameter called destination,<br />
which, when skipped, will be assumed as the same as the third parameter, so in your case the remote<br />
computer needs to understand C:\1\1.txt?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13225</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13225</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Wed, 13 Jan 2016 13:06:11 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Wed, 13 Jan 2016 09:25:11 GMT]]></title><description><![CDATA[<p dir="auto">When using the Windows console it works fine.<br />
tftp.exe is a standard Windows tool as well as ftp,ping.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13224</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13224</guid><dc:creator><![CDATA[Максим Дунаев]]></dc:creator><pubDate>Wed, 13 Jan 2016 09:25:11 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Wed, 13 Jan 2016 02:38:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%D0%BC%D0%B0%D0%BA%D1%81%D0%B8%D0%BC-%D0%B4%D1%83%D0%BD%D0%B0%D0%B5%D0%B2" aria-label="Profile: Максим-Дунаев">@<bdi>Максим-Дунаев</bdi></a><br />
so question would be, does this run if you use a normal cmd?<br />
Where does tftp.exe come from? Is the order of arguments correct?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13222</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13222</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Wed, 13 Jan 2016 02:38:25 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Wed, 13 Jan 2016 02:21:21 GMT]]></title><description><![CDATA[<p dir="auto">I use NppExec, with following code:</p>
<ol>
<li>C:\Windows\System32\TFTP.EXE 192.168.1.4 put C:\1\1.txt</li>
<li>tftp.exe 192.168.1.4 put C:\1\1.txt<br />
all item show  error:<br />
C:\Windows\System32\TFTP.EXE 192.168.1.4 put C:\1\1.txt<br />
CreateProcess() failed with error code 2:<br />
Не удается найти указанный файл.<br />
(Can not find the file specified)</li>
</ol>
<p dir="auto">But next code  working<br />
ping 192.168.1.4</p>
]]></description><link>https://community.notepad-plus-plus.org/post/13220</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/13220</guid><dc:creator><![CDATA[Максим Дунаев]]></dc:creator><pubDate>Wed, 13 Jan 2016 02:21:21 GMT</pubDate></item><item><title><![CDATA[Reply to Send the file to the server via tftp on Wed, 30 Dec 2015 21:15:13 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">TFTP isn’t part of Notepad++, so must be 3rd party program.<br />
How do you exactly execute your tftp program?<br />
Using F5 or NppExec? Something different?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/12903</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/12903</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Wed, 30 Dec 2015 21:15:13 GMT</pubDate></item></channel></rss>