this post was submitted on 17 Jun 2024
177 points (98.4% liked)

Linux

53475 readers
630 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 5 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 3) 49 comments
sorted by: hot top controversial new old
[–] Samueru@lemmy.ml 2 points 10 months ago (1 children)
load more comments (1 replies)
[–] Senpai@lemm.ee 2 points 10 months ago (1 children)

Simply install flatpak then install warpinator

[–] Im28xwa@lemdro.id 1 points 9 months ago

Tried KDE connect, and it works perfectly

[–] b41b76cf@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

I've been using SSHelper together with rsync for years and it works perfectly. You can log in the first time with a password, and place your public key to use key based auth going forward.

In addition to doing this over WiFi I also often use a usb to ethernet adapter (usb side plugged into phone) to get better performance if I'm doing larger transfers, for example copying off a large number of photos.

Edit: looks like there's a note on the play store page about incompatibility with newer Android versions. Disappointing. I guess I'll have to find another solution when I eventually upgrade my phone.

[–] phx@lemmy.ca 2 points 10 months ago

Server or desktop, and what types of files? I find that a self-hosted version of NextCloud does pretty well for keeping contacts, images, and videos in sync.

(You could run it on a Pi as an intermediary to both if desired)

I used to use stuff like AndFTP in the past for similar functions

[–] retrogirl@lemmings.world 2 points 10 months ago

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

[–] wheresmysurplusvalue@hexbear.net 2 points 10 months ago

There are some browser based solutions like sharedrop.io and file.pizza. I haven't had the latter work for me though, not sure if it's still functional. They work through WebRTC to discover local candidates for receiving files, the same way that video calling typically finds the best connection.

Security

ShareDrop uses a secure and encrypted peer-to-peer connection to transfer information about the file (its name and size) and file data itself. This means that this data is never transfered through any intermediate server but directly between the sender and recipient devices. To achieve this, ShareDrop uses a technology called WebRTC (Web Real-Time Communication), which is provided natively by browsers. You can read more about WebRTC security here.

[–] D61@hexbear.net 1 points 10 months ago

Mostly because I'm not the most competent techie, I've been using VLC between my PC and iPhone, for moving "books" around on devices that are very out of date.

[–] fin@sh.itjust.works 1 points 10 months ago* (last edited 10 months ago)

snapdrop.net if on the same network

[–] Yuki@kutsuya.dev 1 points 10 months ago

I use Airdroid! It's free and works very well

[–] bykdd@lemmy.dbzer0.com 1 points 10 months ago

wifi file explorer pro apk

[–] FiniteBanjo 1 points 10 months ago (1 children)

Maybe not the fastest or most secure but you could set up a torrent. Some clients are open source.

load more comments (1 replies)
[–] Strider@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

X-plore on android can give file access via Web frontend in paid Version.

With that you can drag and drop files if that's what you're looking for.

[–] kusivittula@sopuli.xyz 1 points 10 months ago (1 children)

samba. share a folder on pc, and on your phone use a file manager that can access smb folders in your local network, then just copy or move from or to that folder. bit of a hassle to set up the first time, but makes things more convenient in the long run.

[–] Kualk@lemm.ee 2 points 10 months ago* (last edited 10 months ago)

I am surprised that most reliable and more importantly desktop environment independent solution is not as popular here.

I use it with iOS. Owlfiles app supports samba, but I am sure there are others.

[–] Azzk1kr@feddit.nl 0 points 10 months ago

My go to hack was quickly running a python http server and connect to it. I can't remember what the command was exactly. Something like python -m http.server or so, then connect to the ip from my phone, heh.

load more comments
view more: ‹ prev next ›