Should. Join. To. Linux.
Jack Wallen/ZDNET
Nearly each day, I have to ship a file from my Pop!_OS Linux desktop to my Android gadget. Through the years, I’ve discovered some options, however this newest possibility, known as Packet, makes sending recordsdata from Linux to Android a breeze.
Packet works with Fast Share, and each desktop and cellular gadgets solely should be on the identical wi-fi community to perform. As soon as on the identical community, sending a file to Android is straightforward.
Additionally: My 6 favorite open-source Android apps from the Google Play store
Let me present you find out how to set up and use Packet on Linux.
Putting in Packet
What you may want: Packet is accessible as a Flatpak app, so you may want a Linux distribution with the common package deal supervisor put in.
You will additionally want an Android telephone or pill that features Close by Share (most variations of Android since Marshmallow) and a person with sudo privileges.
The very first thing to do is open your default terminal window in your Linux machine.
The set up of Packet might be carried out with a single command:
flatpak set up flathub io.github.nozwock.Packet
You will have to reply whether or not you need Packet put in system-wide or simply for you.
Additionally: 5 MacOS-like Linux distros that can rescue your old Intel Mac before support ends
As soon as you’ve got made that selection, okay the set up and look ahead to it to complete.
Lastly, you’ll be able to both sign off and log again in (so Packet might be launched out of your desktop menu), or you’ll be able to run the app with the command:
flatpak run io.github.nozwock.Packet
Utilizing Packet
Now that you’ve Packet put in, here is how you utilize it.
1. Connect with the identical community
Earlier than you utilize Packet, guarantee each your desktop/laptop computer and your Android gadget are on the identical wi-fi community.
2. Add your first file
From the primary Packet window, click on Add File after which, by way of your file supervisor, find and choose the file you wish to add.
The Packet window is straightforward to make use of.
Screenshot by Jack Wallen/ZDNET
3. Open Recordsdata
In your Android gadget, open Recordsdata after which faucet Fast Share.
You will discover the Fast Share button on the bottom-right nook of the Recordsdata window.
Screenshot by Jack Wallen/ZDNET
4. Ship the file
With Fast Share open in your Android gadget, it ought to then be listed in Packet. Click on the title of your telephone after which faucet Settle for in your Android gadget to simply accept the file being despatched.
As soon as the file has been despatched, you’ll be able to then delete it from Packet. When you do not delete the file, the following time you go to ship a file, it will likely be despatched, together with the brand new file.
5. Receiving recordsdata
If you wish to obtain recordsdata from Android, it is potential. Nevertheless, you may should make a configuration change. Click on the three horizontal line menu and click on Preferences.
Additionally: I’ve used virtually every Linux distro, but this one has a fresh perspective
Within the Preferences window, scroll to the underside and click on the On/Off slider for Static Community Port till it is within the On place. As soon as you’ve got carried out that step, you may have to open the 9300 port to your firewall.
When you’re utilizing a Ubuntu-based distribution, that course of is dealt with with the command:
sudo ufw permit 9300
You’ll be able to change the static port quantity (however keep in mind to open it in your firewall).
Screenshot by Jack Wallen/ZDNET
At this level, you’ll be able to ship recordsdata from Android to Linux, utilizing the Fast Share characteristic. You will obtain these recordsdata by way of Packet, and so they’ll be saved in your ~/Downloads folder (which might be modified in Preferences).
Additionally: 6 features I wish Linux would borrow from MacOS
And that is all there’s to sending and receiving recordsdata between Linux and Android, with the assistance of Packet.