-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please provide an AppImage for Linux #5
Comments
Sure thank you |
Please let me know if you are running into issues making the AppImage or gathering the required information, so that I can help you. |
I have no experience working with appimage before, so i think i have to go from scratch |
Let me see what I can do real quick... |
A test AppImage is available at https://github.com/probonopd/LAN-Share/releases. Please let me know how it works for you. Then I will send a pull request. |
Can you do this please so that we know it actually works? Thanks. |
the appimage works perfectly |
Thanks for confirming. I will send a pull request with detailed instructions. |
I tried the appimage and for me file transfer does not work, or not completely. Any idea what could be the issue, if related to the appimage or something else? Abdularis, did you test file transfer in both ways? Did you try with different OSes on the two machines? More details: |
@thecursedfly make sure those two pc can ping each other, & please check the windows firewall to allow the application to send & receive packet from network |
@thecursedfly does it work on the same system with the non-AppImage version? |
My system is Fedora and there is no rpm; and I'm not expert enough to build from source. I disabled the firewall in Windows and from Linux I can ping the Windows machine; still, not able to detect the Windows machine in LANShare (application open in both). |
I can also ping the Linux PC from Windows |
I launched LAN Share from appimage on Manjaro (firewall off) and from deb on old Elementary OS. At first list of detected OSes was empty but then it detected the other system and transferred files correctly without a hassle. |
When the receivers dialog pops up it'll start with empty list, wait for other device to send udp broadcast packet (telling that they were there) and receive it, then inserted in the list |
I tested it at work between Manjaro laptop (appimage) and Windows 10 PC (installed), works correctly in both ways 👍 . If firewall is not blocking ports all works well. Super easy, no need to read hours about servers and set one up. One small thing I would like see is: when waiting for the other system to show up, I should see some progress bar/working circle/scanning/searching... etc. anything indicating that program is working and I just need to wait a little. There is some small delay (1-3s) before system shows up and in that time a user feels insecure if it's working, so indication that it does something would be nice. It's good for first impressions and overall feeling on how program works. Although I could possibly set a NAS server I prefer to use such program. It's awesome in its simplicity! |
I can finally confirm that it works also for me under Fedora 28 for transferring to and from Windows after I added the two ports (both tcp and udp) to the Fedora firewall. I was previously trying to disable the firewall, but it seems I was not having success. |
So the AppImage is really works |
Providing an AppImage would have, among others, these advantages:
appimaged
--appimage-extract
parameterHere is an overview of projects that are already distributing upstream-provided, official AppImages.
If you have questions, AppImage developers are on #AppImage on irc.freenode.net.
I'm happy to help making an AppImage if you are interested.
The text was updated successfully, but these errors were encountered: