<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=8050&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [HowTo] Hassle-free LAN file transfer with a Windows machine]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=8050</link>
		<description><![CDATA[The most recent posts in [HowTo] Hassle-free LAN file transfer with a Windows machine.]]></description>
		<lastBuildDate>Thu, 18 Jun 2026 21:05:48 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[HowTo] Hassle-free LAN file transfer with a Windows machine]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=64329#p64329</link>
			<description><![CDATA[<p>Okay, so here&#039;s the story. Recently I got myself an Ethernet adapter for my newer laptop that runs Devuan Excalibur, since it lacks the appropriate (essential!) port being the victim of certain ... <em>sickly</em> modern trends. Now, since I also have an older machine running Windows 7 and a spare Ethernet cable, I decided to try and connect the two for the purpose of fast and easy file transfers. Creating a connection was the easy part, but what about actual sharing?</p><p>From the get-go, I was looking for a straightforward way to transfer files, preferably not involving Samba shares or complex server-client setups with encryption, compression etc. I researched several solutions, some of them seemed more feasible than others. To my surprise, finding a program capable of doing simple LAN transfers between different systems was not an easy task. Some of them could not be used because they were no longer supported on Windows 7 side, some worked but only one way (Win7 &gt; Linux) because they detected wrong IP address due to a bug and had no manual way of setting up things. Some even required Internet access because they used a relay that could not be disabled!</p><p>Oh well. With patience and some trial and error, I eventually found a program called <strong><a href="https://lanxchange.com/" rel="nofollow">LanXchange</a></strong>, which works beautifully. It&#039;s not the prettiest or most featureful thing in existence, but it does its job very well.</p><p>To use it, you need to install <strong>Java Runtime Environment (JRE)</strong>. You can get it via <strong>default-jre</strong> package in Excalibur repos, or from Eclipse Adoptium using <a href="https://dev1galaxy.org/viewtopic.php?id=7759" rel="nofollow">this guide</a>. I just got the repo version, while on Win7 I&#039;m using the latter.</p><p>Unpack and launch LanXchange on both machines. On Windows, <span class="bbc">lxc.exe</span> complained that I do not have Java installed, but the .jar file worked - so if you get the same error, just try that. On Linux side, use the provided <span class="bbc">lxc</span> script. You can also run the .jar directly like this:</p><div class="codebox"><pre><code>$ java -jar lanxchange.jar</code></pre></div><p>but I noticed that it sometimes causes issues with incoming transfers not appearing until you unshare your previous files. Not a big problem, but I still recommend using the script.</p><p>Next, if you use a firewall like <strong>gufw</strong>, you will need to allow the following incoming ports: <strong>27716, 27717, 27719</strong>. Create two separate &#039;Simple&#039; rules both for TCP and UDP. On Windows, you probably don&#039;t need to do anything other than click <em>&#039;Allow access&#039;</em> once.</p><p>So that&#039;s it! Now it should work - nothing beats sending files via a nice fat cable just like in the old days. Enjoy the speed and simplicity (and less wear for your USB Flash devices). Thanks to this wonderful program, I was able to forgo Samba entirely. I did not look into other solutions such as NFS, SFTP or a Python server - they do seem interesting though, so might experiment with them later as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (Calamity)]]></author>
			<pubDate>Thu, 18 Jun 2026 21:05:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=64329#p64329</guid>
		</item>
	</channel>
</rss>
