Meet LocalSend - A Cross-Platform, Open Source Alternative to AirDrop and Quick Share!

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • LocalSend is a free and open source application that securely transfers files between devices without the internet. It's cross-platform meaning that it's available for Windows, Mac, Linux, iOS (iPhone, iPad), and Android devices. This is a great alternative to AirDrop or Quick Share and can send and receive files to other devices without a 3rd party service like Google Drive.
    I used LocalSend around 20x while creating this video and all transfers went flawless!
    Video Notes: technotim.live/posts/localsend/
    LocalSend: github.com/localsend/localsend
    Support me on Patreon: / technotim
    Sponsor me on GitHub: github.com/sponsors/timothyst...
    Subscribe on Twitch: / technotim
    Become a TH-cam member: / @technotim
    Merch Shop 🛍️: l.technotim.live/shop
    Gear Recommendations: l.technotim.live/gear
    Get Help in Our Discord Community: l.technotim.live/discord
    Tinkers channel: / @technotimtinkers
    (Affiliate links may be included in this description. I may receive a small commission at no cost to you.)
    00:00 - What problem am I trying to solve?
    00:54 - LocalSend
    01:48 - Installing on Windows
    02:59 - Application Walk-though
    03:59 - Installing on iOS
    05:00 - Installing on Android
    05:56 - Installing on Linux
    07:36 - Installing on macOS
    08:15 - App is Built with Flutter
    08:47 - Windows to iOS
    10:02 - iOS to Android
    10:45 - Android to Linux
    11:25 - Linux to macOS
    12:05 - macOS to Windows
    12:52 - This Video Almost Wasn't
    13:20 - LocalSend + Docker?
    Thank you for watching!
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 305

  • @_.--.--._
    @_.--.--._ 4 หลายเดือนก่อน +109

    A few tips after playing with this for a bit:
    - It works on external/mobile networks with a wireguard connection to home (enable Quick Save on your home device to auto accept)
    - Enabling the auto start, quick save, and minimize to tray options on desktop allows this to act as a background service
    - A mapped network drive can be used as the save destination
    So now with these set up, I have an extremely fast way to drop files on my NAS from anywhere in the world using my phone. Awesome!

    • @HasanProd
      @HasanProd 4 หลายเดือนก่อน +6

      you should make a video on this

    • @demorez5
      @demorez5 4 หลายเดือนก่อน

      i could not get it work over wireguard. my phone and pc are on different networks, so thought this will be a solution, but they can't see each other

    • @_.--.--._
      @_.--.--._ 4 หลายเดือนก่อน

      @@demorez5 dang, I think yt filtered my reply. I'll try again without ips... try adding this to your wg interface settings, and substitute WIREGUARD_SUBNET with your wg subnet address:
      PostUp=iptables -t nat -A POSTROUTING -s WIREGUARD_SUBNET/24 -o br0 -j MASQUERADE
      PostDown=iptables -t nat -D POSTROUTING -s WIREGUARD_SUBNET/24 -o br0 -j MASQUERADE

    • @_.--.--._
      @_.--.--._ 4 หลายเดือนก่อน

      @@demorez5 ahhh I just tried twice and my reply got filt ered both times 😒 in lieu of my actual configs, look up the "how to set up wireguard firewall rules in linux" article on cyberciti, particularly the nat masquerade section, to add as postup/postdown wg interface settings

    • @_.--.--._
      @_.--.--._ 4 หลายเดือนก่อน

      @@demorez5 look up "wireguard postup nat masquerade" I tried posting instructions here but it won't go thru

  • @muddyexport5639
    @muddyexport5639 4 หลายเดือนก่อน +113

    I've been using LocalSend for about a year now with no issues between Mac, MS, iPhone, iPad, & Linux (several distros - desktops and Raspberry Pis). Made a contribution to devs. It is that good and that easy. And I am retired and cheap :~)

    • @ayoubthegreat
      @ayoubthegreat 4 หลายเดือนก่อน +2

      It seems great!

    • @helioradial
      @helioradial 4 หลายเดือนก่อน +1

      defo gonna do the same, the app is fantastic. i've always had a bit of an issue transferring files in between devices.

    • @aaronplays_
      @aaronplays_ 4 หลายเดือนก่อน +4

      Yeah, I've been using it for about 6 months. I had only one issue where if I try to send a huge file, it gets stuck in loading the file for sending. However, you can workaround it by sharing a folder that contains the huge file. Apparently it's an issue with Flutter.

    • @vla2uv
      @vla2uv 4 หลายเดือนก่อน

      @@aaronplays_ LocalSend, on my Android phone freezes when trying to send 1776 pictures of approximately 17GB from my phone to my Windows10 Pro PC! So, it can't handle such a large chunk of files!🤨

    • @aaronplays_
      @aaronplays_ 4 หลายเดือนก่อน

      ​@@vla2uv put the files in a single folder and share the folder. In the Send section, you'll find options for File, Media, Text, Folder and Apps. Select Folder and pick the folder containing your files.
      I also had freezing when trying to share 14GB of files. I checked the GitHub issues and found the workaround there. Apparently this is an issue with Flutter and they're working to fix it.

  • @blossomcherrypink
    @blossomcherrypink 4 หลายเดือนก่อน +28

    I like that you mention how it's developed using Flutter. It's interesting and could inspire some people who may be contemplating a multi-platform framework for their next project.

  • @saskog8455
    @saskog8455 4 หลายเดือนก่อน +14

    Just for the sake of it you could do a sha256 sum of original and roudtrip file at the end to prove that they are the same but still great video, thanx Tim. 👍

  • @bobalachabbs
    @bobalachabbs 4 หลายเดือนก่อน +9

    I have been looking for something like this for a while. Thanks for bringing it some attention!!

  • @ScanVisor64
    @ScanVisor64 4 หลายเดือนก่อน +4

    Perfect timing! I was looking for a Snapdrop/Pairdrop replacement literally just a couple of hours before you posted this. Thanks!

  • @abishekbaiju1705
    @abishekbaiju1705 4 หลายเดือนก่อน +15

    Finally an excellent app for sharing files between devices. I was looking for so many apps to work seamlessly. Even the google quick share has slow speeds and loses the transfer while sending large files. A huge kudos for the devs.

    • @vla2uv
      @vla2uv 4 หลายเดือนก่อน

      LocalSend, on my Android phone freezes when trying to send 1776 pictures of approximately 17GB from my phone to my Windows10 Pro PC! So, it can't handle such a large chunk of files!🤨

  • @romayojr
    @romayojr 4 หลายเดือนก่อน +44

    amazing! i've been looking for something like this for a long time - you're always coming in clutch. thanks, tim!

    • @ayoubthegreat
      @ayoubthegreat 4 หลายเดือนก่อน +1

      Yes it is great. I've been using syncthing.

  • @bilson7523
    @bilson7523 4 หลายเดือนก่อน +2

    Dude! This is great! Thanks for all the stuff you do, you have no idea how much time your channel has saved my home lab setup

  • @Reza1984_
    @Reza1984_ 4 หลายเดือนก่อน +13

    The magic of Flutter baby

  • @santosvision
    @santosvision 4 หลายเดือนก่อน +2

    This is amazing!!!!! Thank you so much
    The fact that it doesn't require internet and it does not consume a lot of resources running in the background is amazing.

  • @jason-budney7624
    @jason-budney7624 4 หลายเดือนก่อน +2

    Thank you for sharing this Tim. No more sending pics through email getting them from one device to another.

  • @simuman
    @simuman 4 หลายเดือนก่อน +2

    Wow, great video. Aways been bug bear for me about sending files locally. Definitely gonna give this a go. Thx for all the work done.

  • @WunderTechTutorials
    @WunderTechTutorials 4 หลายเดือนก่อน +2

    You always find services that I didn't know I needed. Another great video man, you're the GOAT in this space.

  • @Equality-and-Liberty
    @Equality-and-Liberty 4 หลายเดือนก่อน

    Thanks for this nice video Tim. I will give localSend a try. I'm already using Projectsend to send files to external locations, so this will make my file management complete.

  • @alexandzors
    @alexandzors 4 หลายเดือนก่อน +2

    I've been using the quick share app from google on my windows machines but this looks neat. I swear everytime i watch a video from you I end up adding more software to my list of "check out" lol.

  • @LampJustin
    @LampJustin 4 หลายเดือนก่อน +14

    Btw you can and probably should install .deb packages with apt and not dpkg. Using apt it'll automatically do the dependency resolution and install missing ones.

  • @moelassus
    @moelassus 4 หลายเดือนก่อน +1

    Thanks for pointing this out! I've been using Signal Note to Self to send files to myself on different platforms. Being 100% local I prefer this.

  • @user-rx4gw7gz9m
    @user-rx4gw7gz9m 4 หลายเดือนก่อน +1

    Thank you for this one Tim! Excellent solution.

  • @nyceyes
    @nyceyes 4 หลายเดือนก่อน

    Hello. I'm hard-core Fedora, Android (and reluctantly Windows) and I never ran into this useful app. I never liked uploading & downloading files to a cloud drive as a copy conduit. This is excellent. Thank you for this video uploader. 💚

  • @berrywin
    @berrywin 4 หลายเดือนก่อน

    Thank you for sharing this! I will test this app. It is a little clever app!
    I have three OS:es Windows, mac, Linux and an Android tablet. When I want to share files I find that just email to myself is the easiest! Now I have a good alternative!

  • @Viking8888
    @Viking8888 4 หลายเดือนก่อน

    Thank you for this Tim, I've wanted exactly this, for years!

  • @alanjrobertson
    @alanjrobertson 4 หลายเดือนก่อน

    Wow, looks like a lovely clean app. Great demo - have installed already! 🎉

  • @8xpdhpckkg
    @8xpdhpckkg 4 หลายเดือนก่อน

    I think it speaks volumes for us nerds when we're super excited about sharing files locally xD Great video, thank you! Installilng this as we speak^^

  • @matthiasnott
    @matthiasnott หลายเดือนก่อน

    Excellent advice, works beautifully! Had to restart my IPhone to make it appear in the share menu.

  • @Trains-With-Shane
    @Trains-With-Shane 4 หลายเดือนก่อน +12

    Excellent Timing! I actually asked about trying to do something similar on your Discord a week or two ago. I was looking for a Docker based app. But I didn't want or need the files to be stored in an internal database. I wanted them stored in a plain share. And my usage case was iPhone to CIFS Share then to Windows. I think this solution will be the best out of everything that I've found so far as i'd looked at NextCloud, SyncThing, etc. Although like you if they end up with a Docker container or some provision to set up an "auto accept" that would be even better for my usage case.

    • @craw0967
      @craw0967 4 หลายเดือนก่อน

      I just checked it out. There is a “quick save” setting that allows you to set up a device to auto accept incoming files.

  • @amazonbox1115
    @amazonbox1115 หลายเดือนก่อน

    Super helpful, been using some random app on the appstore to send photos from my phone over to my PC and it worked okay, but this is way nicer and has no ads.

  • @andreaseriksson8121
    @andreaseriksson8121 4 หลายเดือนก่อน

    Thank you. This is the tool I have been looking for.

  • @IEnjoyCreatingVideos
    @IEnjoyCreatingVideos 4 หลายเดือนก่อน

    Great video Tim! Thanks for sharing it with us!💖👍😎JP

  • @MarcBehar
    @MarcBehar 4 หลายเดือนก่อน +6

    This is great, was using KDE Connnect for a long time but it stopped working on windows a while back, this should do fine for my use

  • @miriamramstudio3982
    @miriamramstudio3982 4 หลายเดือนก่อน

    Fantastic. Will install right away. Thanks

  • @faizannabi7540
    @faizannabi7540 4 หลายเดือนก่อน +2

    This is the app that I have been searching for a long time. I hope it stays open source-free. Thanks, man. :)

    • @ernestgalvan9037
      @ernestgalvan9037 4 หลายเดือนก่อน

      ..‘I hope it stays open source-free’ .. yeah, heaven forbid the software author/developer might make a buck or two off the 100,000’s of users.
      And users wonder why so many ‘FREEE!!’ Apps end up dead. “But It’s FREEE!”..

    • @faizannabi7540
      @faizannabi7540 4 หลายเดือนก่อน

      @@ernestgalvan9037 Yea, don't mind paying a buck or 2 to the developer.

  • @mjdevlog
    @mjdevlog 4 หลายเดือนก่อน

    such an amazing presentation, thanks for this.

  • @MiroslavIvanovimbmf
    @MiroslavIvanovimbmf 4 หลายเดือนก่อน

    In my watch list for some time, thank you for testing it for me 🙂

  • @briankaler6147
    @briankaler6147 4 หลายเดือนก่อน +3

    pretty cool, sent a file to my steamdeck (from windows) and only took me about 5 minutes to get setup and running, very smooth. speed is pretty decent over my wifi @~ 15MB/sec which is about half of most of my SMB transfers, but you can’t really beat the ease of this.

    • @ZeerakImran
      @ZeerakImran 4 หลายเดือนก่อน +1

      yeah the speed is surprisingly slow. It may be device related or something going on with network config but around 6months ago or more, I was transferring at 55-65MB/s. It's now mostly 15MB/s to 22MB/s. I have tried many devices with linux, mac os, windows, android, iPhone and there isn't any pattern which lets me know how fast the transfer will be. Generally it will be 15-20MB/s but sometimes on certain devices it starts at and maintains 55-65MB/s consistently every time for the entire duration of large transfers. LocalSend does also crash sometimes and does need a better notification system which lets the user know if the transfer stopped and so on. But it's an amazing app with no ads and is open-source. I know theoretical maximums are very different but with wifi cards at 150MB/s (1200mbps) and disk read and write speeds at 2000MB/s+, getting 50MB/s transfer rate should be the base line otherwise something is going wrong. I have experimented with firewalls (on/off), ethernet on one device and wireless on other, wireless to wireless (wifi 6, wifi 5), encryption (on/off). Interestingly, one device on ethernet to router and other device wireless had no noticeable impact whatsoever on transfer speed or reliability. I want wireless speeds for transfers to improve as well as their reliability big time but most of all I want full fibre installed in my location ffs. 200mbps for a p2p connection isn't really decent at all considering 200mbps is so easily achievable between 2 devices (one could be on the other side of the Earth) with an internet connection. 1gbps is easily do-able between 2 devices anywhere in the world. So 200mbps p2p, there's definitely something going wrong here. Some sort of bottleneck which I'm sure can easily be corrected.

  • @helioradial
    @helioradial 4 หลายเดือนก่อน

    nice one dude! really practical litte tool. thank you.

  • @jorge_runs
    @jorge_runs 4 หลายเดือนก่อน

    Kudos! Great find.

  • @user-kb5zo5kl9z
    @user-kb5zo5kl9z 4 หลายเดือนก่อน

    This video came at an awesome time, I was struggling to find any solution.

  • @joe-skeen
    @joe-skeen 4 หลายเดือนก่อน

    Thanks for a nontrivial demo! Many app reviews just show a trivial hello world use case and don't demonstrate a cross platform complicated scenario.

  • @ThePandaGuitar
    @ThePandaGuitar 4 หลายเดือนก่อน

    love the vid! thanks tim

  • @rootuj
    @rootuj 4 หลายเดือนก่อน

    hey thanks a lot i wanted something similar as well, i ended up finding syncthing for my solution but this works great, since syncthing more or less like permanent way of syncing within your devices this works great for let's suppose sending something from my friends device

  • @gennypalumbo9670
    @gennypalumbo9670 4 หลายเดือนก่อน

    OMG! Thank you so much! I was looking for this for years! I got Macs and Windows machine at home and my office, and I hate iPhone, i use a Galaxy S22 there was no way to get something like this!

  • @4evermetalhead79
    @4evermetalhead79 4 หลายเดือนก่อน +2

    Would be cool if it had a pair key between machines.
    In the office space where there are snoopy colleagues (acting like 5 year olds) would be just trying to send you files all the time etc. a pairing key would possibly keep anyone else outside of the sharing circle as it wouldn’t be discoverable, and just leaving in those who have to be in the know, something like a hidden network.

  • @HandBuilt
    @HandBuilt 4 หลายเดือนก่อน

    Really great solution for transferring between devices that was a pain before.

  • @samys288
    @samys288 4 หลายเดือนก่อน

    Pretty good video and application, thank you

  • @BladeWDR
    @BladeWDR 4 หลายเดือนก่อน +2

    A neat application. I've just been using SyncThing to accomplish a similar task, but this would be good for one off file transfers.

  • @swistak0220
    @swistak0220 4 หลายเดือนก่อน +11

    It's nice but you still need the devices to be on the same network.
    This would be a lot better if someone finally implements Nerby Share protocol (with WiFi direct and Bluetooth) on other platforms

    • @RogerioPereiradaSilva77
      @RogerioPereiradaSilva77 4 หลายเดือนก่อน

      To transfer large files over Bluetooth is just not a good idea even if it turns out to be feasible. BT file transfer is okay for small amounts of data only.

    • @swistak0220
      @swistak0220 4 หลายเดือนก่อน

      @@RogerioPereiradaSilva77 That's right, however when not on the same network devices can find each other over bluetooth and negotiate wifi direct connection. That's how Nerby Share works on Android

  • @junialter
    @junialter 4 หลายเดือนก่อน +1

    Will this also work across different subnets or is it only relying on broadcast / multicast?

  • @TechySpeaking
    @TechySpeaking 4 หลายเดือนก่อน +1

    Hell yeah, LocalSend is awesome, glad it's getting recognition.

  • @physbuzz
    @physbuzz 4 หลายเดือนก่อน

    Nice! I use unison file synchronizer for my linux systems, configured to run as a daemon on startup. I normally don't have a problem just using Dropbox, but sometimes I'm running a simulation and I have tens or hundreds of gigs of video frames that I want to pull to my main pc. Maybe I'll try localsend next time I'm working on something like that!

  • @markirwin3624
    @markirwin3624 10 วันที่ผ่านมา

    Oh this is going to be soooooooo much easier than plugging in a data cable and navigating through the file system.

  • @kevinhughes9801
    @kevinhughes9801 4 หลายเดือนก่อน +1

    Great vid so useful thank you

  • @paolomarini_eu
    @paolomarini_eu 4 หลายเดือนก่อน

    excellent find

  • @megace2022
    @megace2022 19 วันที่ผ่านมา

    thanks, it help me a lot

  • @jaygreentree4394
    @jaygreentree4394 4 หลายเดือนก่อน

    Already loving this software. Its very fast.

  • @xfabiosoft
    @xfabiosoft 4 หลายเดือนก่อน +4

    Does it require to stay on same WiFi network or can be an ad hoc connection like airdrop?

    • @ZeerakImran
      @ZeerakImran 4 หลายเดือนก่อน

      It requires you to be on the same network connection. I think it uses the network connection to transfer data p2p. It might just use the network to identify devices available on the network before being able to establish a connection between them like airdrop but I don't think it does unfortunately. Its dependant on the network sadly.

  • @NassiC21
    @NassiC21 4 หลายเดือนก่อน +2

    It seems that there is no info at all about the file before you accept to reciev it? Im not sure i like that. I know you are prob just sending to your self or a friend/family member, but still would be nice to see file name, size, hash etc.

  • @sirlaotse
    @sirlaotse หลายเดือนก่อน

    This is how everything should work. Great app!!! The best of a kind

  • @Raiserre
    @Raiserre 4 หลายเดือนก่อน

    I have snapdrop installed on my home server and using it well, but it only works in certain situations and I am looking for a replacement. Any suggestions for a good replacement that can also be used on an external network would be appreciated, of course.

  • @omagadavid9923
    @omagadavid9923 4 หลายเดือนก่อน +1

    Do the devices always have to be in the same WiFi network

  • @chrisumali9841
    @chrisumali9841 2 หลายเดือนก่อน

    Thanks for the demo and info, awesome. I am sending you a Thumbs Up! LOL

  • @firworks
    @firworks 4 หลายเดือนก่อน

    I've been using Warpinator for this. Does localsend support cli mode as well?

    • @RogerioPereiradaSilva77
      @RogerioPereiradaSilva77 4 หลายเดือนก่อน

      Another shout for Warpinator. It does pretty much the same thing as Localsend and has been around for quite a while now.

  • @julian.morgan
    @julian.morgan 4 หลายเดือนก่อน

    The app seems to be borked on MacOS Big Sur - it installs but just opens to a blank window. I tried the app store and the direct download .dmg installs. I might give homebrew a try but really I was looking for something to share files with my non-techy family and they're not up to managing homebrew and run a mile at the sight of a terminal. :(

  • @justinbaker53
    @justinbaker53 2 หลายเดือนก่อน

    64MB/s or 512Mbps is slow for a gigabit connection over your lan...was the linux machine or mac using a spinning disk?

  • @muawwazahmad101
    @muawwazahmad101 3 หลายเดือนก่อน

    I transfered files (videos) from windows 10 to Iphone 15 Pro Max. The photos app does not show the videos. Don't know why?

  • @user-be5by6hr8w
    @user-be5by6hr8w 2 หลายเดือนก่อน

    You say it uses local network and not internet. What does it mean? I do not understand how does to device exchange information without bluetooth or internnet?

  • @whummer98
    @whummer98 4 หลายเดือนก่อน

    Not sure if anyone mentioned it, but have you run checksums on the files to make sure they are identical? Probably are but its far better than playing video.

  • @tljstewart
    @tljstewart 3 หลายเดือนก่อน

    does this actually use your wifi network, or just device wifi and bluetooth. for instance, AirDrop creates a peer-to-peer connection

  • @KenPryor
    @KenPryor 4 หลายเดือนก่อน

    This is excellent!

  • @strangetoucane
    @strangetoucane 4 หลายเดือนก่อน

    Also another tip You can use this app with tailscale as well since it uses IPs to connect i just figured out that it can transfer files without even on the same since you are on the tailnet there it’s really good tool for remote transfer as well Thanks.

  • @pauldwalker
    @pauldwalker 4 หลายเดือนก่อน

    useful, thanks

  • @otreeson5305
    @otreeson5305 4 หลายเดือนก่อน +2

    Since syncthing doesn't have an app for iPhone this would be a great addition.

  • @ismailibrahim9630
    @ismailibrahim9630 4 หลายเดือนก่อน

    i dont know what im doing wrong but my devices on the same network cant find each other using localsend apps both on windows 11 and android phone

  • @CuriousG21
    @CuriousG21 4 หลายเดือนก่อน +1

    Just set-up an SMB share. I can access everything on my file server on every device. With a VPN server hosted on my LAN, I can tunnel in from anywhere in the world.

  • @Shambolicoholic
    @Shambolicoholic 4 หลายเดือนก่อน

    Do your devices need to be in the same subnet? Anyone get it to work across VLANs?

  • @jimmyscott5144
    @jimmyscott5144 4 หลายเดือนก่อน +2

    You should look at video quality and hash to see if they stay the same

  • @jackipiegg
    @jackipiegg 4 หลายเดือนก่อน +1

    does localsend work without having the same wifi connected?
    e.g. transfer files outside without wifi.

    • @RogerioPereiradaSilva77
      @RogerioPereiradaSilva77 4 หลายเดือนก่อน

      Short answer is no. The long answer is maybe, assuming you have a properly set up VPN. Out of all of these easy file transfer solutions, SyncThing s the only one that will work over the internet as well as it does on a LAN.

  • @babisral
    @babisral 4 หลายเดือนก่อน

    why is paidrop no longer on github? Im still hosting a docker with it. maybe time to stop that if its no longer updated.

  • @cccccc864
    @cccccc864 4 หลายเดือนก่อน

    What about something that doesn't required a shared wifi connection like quickshare or airdrop?

  • @virctual
    @virctual 20 วันที่ผ่านมา

    i cant find a nearby device, and both devices are on the same wifi. pls help!

  • @TasnimAhmadTawsib
    @TasnimAhmadTawsib หลายเดือนก่อน

    I dont know why but when I play this video I can use PiP on my android without premium. Its only when I play this video. Can anyone explain?

  • @yourpcmd
    @yourpcmd 4 หลายเดือนก่อน

    What about Intel Unison? I've been using it for quite some time without any issues. Works on all devices.

  • @marcinbrzozowski2091
    @marcinbrzozowski2091 4 หลายเดือนก่อน

    What about Warpinator? I'm using it on Android, Win 11 and Linux boxes

  • @tcurdt
    @tcurdt 4 หลายเดือนก่อน

    wormhole style clients are great, too.

  • @glyslay4102
    @glyslay4102 4 หลายเดือนก่อน

    Thankyou for a guide. I've been using Syncthing for a while but it's quite buggy for quick send between smartphone and desktop (Windows i'm looking at you buddy :D )

  • @g.s.3389
    @g.s.3389 4 หลายเดือนก่อน

    very interesting!

  • @mikemcmlln
    @mikemcmlln 4 หลายเดือนก่อน

    Anyone know where the save location for a non-media file is, on an IOS device?

  • @lukchem
    @lukchem 4 หลายเดือนก่อน +1

    Since this is only on the Local Network and not Peer to peer like AirDrop, wouldn’t it be simpler to just enable File Sharing over the network directly from the operating system? I wouldn’t use this to send stuff between my own devices, but still it’s an option to send stuff to friends without giving them full access to all your files I guess.

  • @HarshaDwivedi33
    @HarshaDwivedi33 16 ชั่วโมงที่ผ่านมา

    Thanks

  • @LtdJorge
    @LtdJorge 4 หลายเดือนก่อน

    You should have done an md5sum at the end to confirm lossless transfer (which definitely should have been, otherwise something is really wrong) but just for giggles 😂

  • @ChristopherJohnsonIsAwesome
    @ChristopherJohnsonIsAwesome 4 หลายเดือนก่อน

    This is really cool, but I'm happy I have a Synology NAS; it solves this problem seamlessly regardless of OS

  • @jeffherdz
    @jeffherdz 4 หลายเดือนก่อน

    So do you always have to get permission from the other computer to send a file, or can you bypass that?

    • @TechnoTim
      @TechnoTim  4 หลายเดือนก่อน

      You can auto accept. It’s in settings. I think it’s called quick send!

    • @jeffherdz
      @jeffherdz 4 หลายเดือนก่อน

      @@TechnoTim Cool !

  • @castielbriel
    @castielbriel 4 หลายเดือนก่อน

    Amazing app

  • @anveshb3296
    @anveshb3296 4 หลายเดือนก่อน

    Hey guys. I just setup snapdrop in my network. I like the convenience of not installing any app on the client. What are the problems with snapdrop and how does localsend solve it?

    • @anveshb3296
      @anveshb3296 4 หลายเดือนก่อน

      Also, any drawbacks using localsend?

  • @rafaelg8238
    @rafaelg8238 หลายเดือนก่อน

    great app, thanks video. how use on ubuntu server?

  • @ChristopherJohnsonIsAwesome
    @ChristopherJohnsonIsAwesome 4 หลายเดือนก่อน

    Wouldn't it be easier to use sudo apt install ./fileName.deb to handle the installation and dependencies simultaneously?

  • @remy44444
    @remy44444 4 หลายเดือนก่อน

    I am not quite sure why not stick up with with Android's Quick Share since it officially supported on Windows, open sourced and imported to Linux MacOS etc.

  • @overnxted
    @overnxted 4 หลายเดือนก่อน

    Amazing!!!, save my transfers!!! xD

  • @Vincent_Koech
    @Vincent_Koech 4 หลายเดือนก่อน

    Invest in modern Wi-Fi access point. I had the same experience while using Quick Share to PC.

  • @seantellsit1431
    @seantellsit1431 4 หลายเดือนก่อน +1

    interesting. This won't work if wifi and Lan devices are on a different vlan as this this app requires mDNS.