Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
开源的跨平台文件共享工具 file-sharer
Apps Section
700
views ·
1
replies ·
To
floor
Go
量子巡游者
Moderator
2020-05-09 23:07
Author
本帖最后由 MMDMM 于 2020-6-10 10:07 编辑
file-sharer
基于 HTTP 协议的局域网文件共享,支持 Windows、Linux 和 MacOS,支持断点续传。
使用:
使用默认端口 80,共享用户家目录,仅显示非隐藏文件:file-sharer
使用端口 8000,共享当前目录,显示所有文件:
file-sharer -p
8000
-a .
查看帮助信息:
file-sharer -h
在终端里按下 Ctrl + C 即可停止共享。
Windows:
-a 选项暂时不可用,也就是说无论如何,你的共享目录中的隐藏文件都会被显示出来。
Linux:
默认情况下,普通用户无法绑定标准端口,可使用如下命令添加权限:
# {filename} 为你的可执行文件的路径
sudo
setcap
cap
_net_
bind
_service=+eip {filename}
Copy the Code
不建议使用 root 权限运行本程序,除非你知道自己在做什么。
截图:
下载:
下载地址
最新稳定版
Reply
Like 0
Favorite
View the author
All Replies
神末shenmo
deepin
Spark-App
Q&A Team
2020-05-10 01:53
#1
hfs.exe其实更加适合,deepin-wine完美运行
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
WiFi Drivers
Popular Events
More
file-sharer
使用:
Linux:
下载:
下载地址
最新稳定版