this post was submitted on 17 Jun 2024
165 points (98.2% liked)

Linux

55288 readers
1305 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I'm running OpenSUSE leap 15.5, When I was on the linux mint, I was using warpinator but using it on openSUSE is troublesome and I wish there was a linux version of blip but unfortunately there is not.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] MonkderDritte@feddit.de 4 points 1 year ago* (last edited 1 year ago)

Btw, clipboard is great too.

[–] daddyjones@lemmy.world 4 points 1 year ago

I find the easiest approach is to connect to the pc via sftp and use a file explorer that supports it - such as ghost commander.

[–] simonweiss@lemmy.ml 3 points 1 year ago

If by wirelessly you mean via Wi-Fi network then one convenient option is qrcp. It generates a QR-code right in your terminal, which you can scan with a phone and send/receive files through a web interface on the URL it provides.

If you want to transfer files regularly, there is another option. Almost every distro has Python installed, and the Python has a "built-in" FTP server. You need to just cd into desired directory and run the command python -m pyftpdlib -w. It will open a FTP server with root in this directory. You then can access it through a file manager, like Material Files for example, and send files and folders back and forth. In Material Files you can save the server address for future use.

[–] MrMobius@sh.itjust.works 3 points 1 year ago

Syncthing is great to periodically sync files between Linux and Android. And you could use it as file transfer service for occasional needs if you just share an empty directory.

[–] eugenia@lemmy.ml 3 points 1 year ago

Personally, I prefer LocalSend to KDEConnect.

[–] neidu2@feddit.nl 3 points 1 year ago* (last edited 1 year ago)

There might be more modern ways of doing this, but I run "Wifi FTP server" on my phone, with my download directory as its root. Then I use filezilla or whatever to transfer what I need. Trouble free and platform agnostic.

[–] pineapplelover@lemm.ee 3 points 1 year ago (1 children)

If it's anything big I send it to my synology nas. If it's something small then I honestly just send it through Signal. Although, I do wanna try this kde connect thing out as well.

[–] PlexSheep@infosec.pub 2 points 1 year ago (2 children)

Kde Connect works very well for this stuff. Sadly, on pop_os! I couldn't make it work, but I used in in all other distro before.

load more comments (2 replies)
[–] dandroid@sh.itjust.works 3 points 1 year ago

I have tried KDE connect, and it never works when I need it to. I just send it to myself on Signal. It's the easiest, most non-bullshit way.

[–] eldain@feddit.nl 3 points 1 year ago

Primitive ftpd from fdroid is my go-to "too lazy to configure a cloud thing" solution. It is fast and just works.

[–] doubletwist@lemmy.world 3 points 1 year ago

I've been using FolderSync (Pro in my case) for many years to sync files (automatically and/or on-demand) from my phone to my Linux server.

[–] KillingTimeItself@lemmy.dbzer0.com 3 points 1 year ago* (last edited 1 year ago)

uhm, well you can't primarily because android is a hot mess (quick note: this is mostly me ranting about the hell that android is for no fucking reason)

First of all, android only supports MDNS since android 12 and newer, MANY years after the standard was even finalized and put into use. (like a concerning amount) And yes, you can technically use that networking on a per app level (since android 6 or 8 i think), if it's implemented, but most apps don't because they're android apps. And the ones that do are basically useless (very cool thanks android)

Ignoring this, let's say that you have a samba server, and have a local DNS config setup to get around the MDNS bullshit. Oops, funny story, android doesn't natively support SMB shares, because apparently they aren't real and don't fucking exist. Now to be clear, most file managers do actually support SMB, the problem here is that those are often shit, and only supported in the actual file manager itself. If you wanted to per se, mount a samba share on android on the FS level, it is either impossible, or REQUIRES ROOT ACCESS.

Man it's a good thing rooting is easy, and not super convoluted, or risks bricking your phone in the event that it's designed like utter shit and cannot recover from being flashed incorrectly. (to be clear, i don't know shit about rooting, because it's a fucking disaster, and i might be misrepresenting it here, but only rooting, everything else is accurate)

so basically, cool story, the only option here that you have is using apps that are specifically designed to implement their own file transfer functionalities and protocols. There is one redeeming factor to this, and it's the fact that rsync exists, and that it isn't shit, but rsync isn't samba, so eat shit android. Rest in piss you disaster of an OS.

[–] Macropolis@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

SSH + Termux is one option. X-plore for Android is a good file manager with a bunch of options for transferring files over a network.

[–] Samueru@lemmy.ml 2 points 1 year ago (1 children)
[–] Im28xwa@lemdro.id 2 points 10 months ago

I switched to Ubuntu and KDE connect works perfectly with it!

[–] retrogirl@lemmings.world 2 points 1 year ago

For secure private transfer use the Warp flatpak in Linux and Worrmhole William in Android.

[–] atzanteol@sh.itjust.works 2 points 1 year ago

The android nextcloud client works great if you're willing to setup/maintain a nextcloud server.

[–] Senpai@lemm.ee 2 points 1 year ago (1 children)

Simply install flatpak then install warpinator

load more comments (1 replies)
[–] 0x0@programming.dev 2 points 1 year ago

I use primitive ftpd on the phone and FileZilla on the PC.

[–] Cwilliams@beehaw.org 2 points 1 year ago

I'll throw out another way: to access files from your phone, you can use termux. python -m http.server

[–] derbolle@lemmy.world 2 points 1 year ago

kde connect is my recommendation also

[–] crmsnbleyd@sopuli.xyz 2 points 1 year ago (1 children)
[–] Im28xwa@lemdro.id 2 points 10 months ago

I keep having issues with it

[–] Telorand@reddthat.com 2 points 1 year ago

Haven't seen anyone recommend Flying Carpet, yet.

I use it to transfer files between my Windows desktop PC and my Steam Deck.

load more comments
view more: ‹ prev next ›