Skip to content

Sharing File

Send files between desktop and mobile

LocalSend Local file sharing in native app. NOTICE: it depends on broadcast maybe not works in some LANs.

PairDrop PairDrop: Transfer Files Cross-Platform. No Setup, No Signup. Local file sharing in your web browser.

  • install it as container docker run -d --restart=unless-stopped --name=pairdrop -p 3030:3000 lscr.io/linuxserver/pairdrop

Share files between desktop, mobile and Linux

Use Ubuntu Server Linux distro as example.

setup samba server on Ubuntu

Samba client

Windows: Explorer (build-in)

macOS: Finder (build-in)

Android : Cx File Explorer

iOS: Files (built-in)

Use Windows as Samba Server

Windows 设置共享目录可匿名读写

  • 右击 指定文件夹,

  • 点击「显示更多选项-」 - 授予访问权限 - 特定用户……

  • 添加或勾选 Guest - 读取/写入

  • 点击「共享」

  • 控制面板\网络和 Internet\网络和共享中心\高级共享设置

    • 所有网络 - 密码保护的共享
    • 勾选 「无密码保护的共享」

ref: https://support.microsoft.com/zh-cn/windows/在-windows-中通过网络共享文件-b58704b2-f53a-4b82-7bc1-80f9994725bf

See also

Released under the CC-BY-NC-4.0