当前位置:网站首页>FileZilla 搭建ftp服务器
FileZilla 搭建ftp服务器
2022-08-03 05:08:00 【leoppeng】
ftp和ftps的区别
(http和https区别)。都是通过TSL进行安全加密传输
主动模式和被动模式的区别
主动模式:服务器连客户端的随机端口号。当前网络环境几乎无法实现
被动模式:客户端连服务器的随机端口号。

安装:
一路next即可
配置:
- 端口号(命令端口号)

创建用户:

设置用户名,密码,目录
- 设置防火墙
不管是主动还是被动,数据端口号都是随机的。所以防火墙这个地方不要设置单独的端口。可以直接设置应用。如下图:


当然也可以。如果是被动模式,也可以自定义端口号的范围,这样就设置防火墙的时候,也可以开一个范围端口号。
边栏推荐
- Peptides mediated PEG DSPE of phospholipids, targeted functional materials - PEG - RGD/TAT/NGR/APRPG
- redis键值出现 xacxedx00x05tx00&的解决方法
- mysql 创建索引的三种方式
- 设计模式——组合模式、享元模式(Integer缓存)(结构型模式)
- Super handy drawing tool is recommended
- 超好用的画图工具推荐
- Online password generator tool recommendation
- Shell之条件语句
- Apache DolphinScheduler版本2.0.5分布式集群的安装
- 2022/08/02 Study Notes (day22) Multithreading
猜你喜欢
随机推荐
js garbage collection mechanism
typescript41-class类的私有修饰符
【Harmony OS】【ARK UI】ets使用startAbility或startAbilityForResult方式调起Ability
【Harmony OS】【ArkUI】ets开发 图形与动画绘制
【HMS core】【Ads Kit】华为广告——海外应用在国内测试正式广告无法展示
【Harmony OS】【ARK UI】ets use startAbility or startAbilityForResult to invoke Ability
JS bottom handwriting
JS底层手写
Talking about GIS Data (5) - Geographic Coordinate System
User password verification
Flink state
接口测试框架实战(二)| 接口请求断言
接口测试如何准备测试数据
【Harmony OS】【ARK UI】轻量级数据存储
IO process thread -> thread -> day5
2.何为张量
[Harmony OS] [ArkUI] ets development graphics and animation drawing
Interface test framework combat (1) | Requests and interface request construction
私域流量引流方法?分享购火爆的商业模式,你值得拥有
自组织是管理者和成员的双向奔赴









