Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

LANSend - File transfer utility for AROS and AmigaOS 3.x

Last updated on 4 hours ago
amigamiaamigamiaAdmin
Posted 3 days ago
Interesting software that I haven't seen posted here yet:

https://codeberg.org/marcus_fernstrom/LANSend

From the developer on facebook:

Quote

Doing some development and cross compiling means moving files all over the place.
FTP got tiring, Samba wouldn't play nice, and shared directories aren't a thing with virtualbox and AROS.
So I made LANSend.

Includes a simple INI file to let you pick the port, target directory and file conflict resolution.
Just drag and drop a file or directory onto the host GUI and it's immediately transferred.
Binaries for Amiga and AROS for receiving files and Linux and Windows for the sender GUI.


www.arosworld.org/infusions/forum/attachments/680766088_10232821490267182_6186341760768502040_n.jpg
Edited by amigamia on 28-04-2026 22:31, 3 days ago
x-vision, Amiwell79, miker1264
You do not have access to view attachments
X
x-visionJunior Member
Posted 3 days ago
Übercool! kind of a winpinator/warpinator but for AROS
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 3 days ago
- The 64-bit version of LANSend isn't working ‘Guru’

- I tested the 32-bit version of LANSend on VMware using port 4242, but the search runs indefinitely and nothing is found. Am I doing something wrong, or do I need to edit the .ini file?

- I’d like to point out that file sharing on AROS 32-bit and 64-bit with VMware, VirtualBox and QEMU works perfectly – you just need to use SMB2!
amigamiaamigamiaAdmin
Posted 2 days ago

AMIGASYSTEM wrote:

@AMIGASYSTEM - - The 64-bit version of LANSend isn't working ‘Guru’


You can report the issue to the developer (Marcus Fernstrom) on the link I posted or on the AROS Facebook page

Quote

- I tested the 32-bit version of LANSend on VMware using port 4242, but the search runs indefinitely and nothing is found. Am I doing something wrong, or do I need to edit the .ini file?


You can report the issue to the developer (Marcus Fernstrom) on the link I posted or on the AROS Facebook page

Quote

- I’d like to point out that file sharing on AROS 32-bit and 64-bit with VMware, VirtualBox and QEMU works perfectly – you just need to use SMB2!


OK
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 days ago

amigamia wrote:

@amigamia

You can report the issue to the developer (Marcus Fernstrom) on the link I posted or on the AROS Facebook page


I had reported the issues I encountered on Facebook, see the attached link, but my comment has been deleted!

https://www.faceb...?q=LANSend
amigamiaamigamiaAdmin
Posted 24 hours ago
Don't know what to tell you AMIGASYSTEM. Did you try submitting a bug report on his development page?
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 18 hours ago
Before deleting it, I think he must have read the message; if it was unwanted, there’s no point in sending it again.
M
magoriumSoftware Dev
Posted 4 hours ago

AMIGASYSTEM wrote:

@AMIGASYSTEM - - The 64-bit version of LANSend isn't working ‘Guru’

The current version of Free Pascal is incapable of producing a working executable for 64-bit ABIv11 AROS. Its support is based on AROS 64-bit ABIv1 (and before the ABI break).

Quote


- I’d like to point out that file sharing on AROS 32-bit and 64-bit with VMware, VirtualBox and QEMU works perfectly – you just need to use SMB2!

[/quote]
That's true but not everyone is able or willing to run SMB2 on their system/network.

Another possibilty for people running AROS inside a VM is to run a second VM with something like slitaz linux (it is very small and can be run headless with minimal resources) that is capable of supporting VM drivers so you can use shared folders with the host. Communication between the two VM can be internal and be about anything (serial, parallel, ftp, smb, etc).

Thus the utility from Marcus is just another means of sharing files (and a pretty convenient one when you run AROS on actual hardware).

That said, I haven't had the chance yet to test the 32-bit version yet. I'll try to do that when time permits and try to figure out what's the issue in case something is indeed wrong.

Indeed reporting directly to the repository is usually the quickest way of getting the right attention.
Edited by magorium on 01-05-2026 17:36, 4 hours ago
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: amigamia, magorium, AMIGASYSTEM, x-vision