this post was submitted on 25 Apr 2024
21 points (100.0% liked)

Open Source

29882 readers
463 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I want to do this kind of transfer.

host/client A:
     dir:
          - file a
          - file b
          - file c
          - file d [host B][download]


host/client B:
     dir:
          - file a[ host A] [download]
          - file b[ host A] [download]
          - file c[ host A] [download]
          - file d 

Also, I am not looking for syncthing, I need something which syncs meta data(not sure if this is the right word) not the actual files., and option to download individually or as per selection and run in background like KDE CONNECT.

all 10 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 4 months ago

syncthing or kdeconnect

[–] [email protected] 4 points 4 months ago (1 children)

I think what you are looking for is a network share. You can browse files and download the ones you want

[–] [email protected] 1 points 4 months ago (1 children)

except browse files,

I create a Directory, and that directory and it's files become available to network.

[–] [email protected] 1 points 4 months ago (1 children)

I create a Directory, and that directory and it’s files become available to network

So basically you want to set up an ftp server?

[–] [email protected] 1 points 4 months ago (1 children)
[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)
[–] [email protected] 2 points 4 months ago

You mean like LocalSend, croc, Share via HTTP or ShareX?

I think I've found an app some time ago that was just setting up an HTTP file server, so you could share whole directories. But I didn't have use for it and I forgot the name

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

What you are looking for is local peer-to-peer file sharing. When I was studying, we used eMule, but that is for Windows and old. I don't have a concrete software suggestion, but looking around the gnutella protocol could be promising.

Edit: QuantumCogs suggestion is also good, the use cases are slightly different.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Resilio Sync

It has a selective sync option, so devices know what files are there (metadata), but only syncs them when you click on one and choose sync now.