[Share Experiences] 局域网文件传输
Tofloor
poster avatar
捕风
deepin
2022-04-11 05:38
Author

https://snapdrop.net/

Reply Favorite View the author
All Replies
charm
deepin
2022-04-11 17:47
#1

python3 -m http.server -b [局域网ip] [自定义端口]

Reply View the author
捕风
deepin
2022-04-11 17:58
#2
charm

python3 -m http.server -b [局域网ip] [自定义端口]

老哥👍

image.png

Reply View the author
lizipeng0013
deepin
2022-04-11 18:23
#3

我用的燧炻传送,和这个差不多,可以发送文字和任意文件

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-04-11 19:21
#4

screen_1.png

sendbylan,maicss写的,局域网传输,可以直接扫码

spk://store/tools/sendbylan

Reply View the author
阿里不花312
deepin
2022-04-11 22:42
#5

scp [目标文件] [目标用户名]@[IP]:[目标目录]

Reply View the author
andktan
deepin
2022-04-11 23:16
#6
神末shenmo

screen_1.png

sendbylan,maicss写的,局域网传输,可以直接扫码

spk://store/tools/sendbylan

agree

Reply View the author
捕风
deepin
2022-04-12 02:34
#7
阿里不花312

scp [目标文件] [目标用户名]@[IP]:[目标目录]

这个得是服务器,得有ssh-server就有点麻烦了

Reply View the author
捕风
deepin
2022-04-12 02:34
#8
lizipeng0013

我用的燧炻传送,和这个差不多,可以发送文字和任意文件

基本上一样,真不错

Reply View the author