chfs

作者: zhuangjie 分类: 未分类 发布时间: 2025-02-11 23:41

PC多平台局域网HTTP文件分享

http://iscute.cn/chfs

同类工具hfs:

dufs(全平台)

文件夹以zip下载到本地,注意直接启动无参数默认无法下载目录,在要分享的目录下执行命令(需要访问到github文件), dufs官方地址

仅分享时(需要访问到github文件)powershell -Command "& {Invoke-WebRequest -Uri 'https://raw.githubusercontent.com/18476305640/typora/master/images/2024/11/20/dufs.exe' -OutFile 'dufs.exe'; Start-Process -FilePath '.\dufs.exe' -ArgumentList '--allow-archive' -NoNewWindow -Wait}"
开放所有上传/下载/删除权限(需要访问到github文件)powershell -Command "& {Invoke-WebRequest -Uri 'https://raw.githubusercontent.com/18476305640/typora/master/images/2024/11/20/dufs.exe' -OutFile 'dufs.exe'; Start-Process -FilePath '.\dufs.exe' -ArgumentList '-A' -NoNewWindow -Wait}"

hfs(仅windows)

hfs也可以下载文件夹格式是.tar官方地址

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

标签云