当前位置:网站首页>ftp服务
ftp服务
2022-04-21 13:50:00 【Ghost eye】
匿名用户可以通过ftp服务上传,下载,删除文件同时上传目录文件的权限是755
首先
关闭防火墙,selinux,(写yum源)挂载,安装 vsftpd包

配置
开启服务,查看状态

编写配置文件/etc/vsftpd//vsftpd.conf

anon_other_write_enable=yes 以及添加用户删除权限,也写入其中
然后重启服务 systemctl restart vsftpd
此时在文件栏输入地址ftp://ip即可访问

但是发现不能传文件

更改文件权限(chmod 命令参数中,u 代码所有者、g 代码所属组、o 代表其他用户、a 代表所有人)

此时便可以上传删除

同时文件权限为755
版权声明
本文为[Ghost eye]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_46595570/article/details/120609451
边栏推荐
- 软件测试常见问题 开发模型 PC端qq登录测试用例 BUG的相关问题 测试用例设计的常用方法
- EsgynDB 关于带索引的DELETE性能提升
- [special topic of stack and queue] - Dual queue simulation stack
- 基于VScode的ESP32开发学习(五):用户自定事件循环详解,dedicated task
- 深度学习与图像识别:原理与实践 笔记Day_10
- Unittest unit test (V)
- 《商用密码应用与安全性评估》第一章 密码基础知识-小结
- Explication détaillée du mécanisme d'allocation de mémoire JVM
- impala常用命令(持续更新ing)
- 深度学习与图像识别:原理与实践 笔记Day_16
猜你喜欢

EsgynDB 使用JDBC UDR访问远程Trafodion的几个问题小结

POI与EasyExcel读写测试

MySQL Samsung index and cost calculation

The sales attribute values in sku must be filled in in pairs. Why

Esp32 development learning based on vscode (V): detailed explanation of user-defined event cycle and dedicated task
![[special topic of stack and queue] - Dual queue simulation stack](/img/5f/241804f418487e779f8bd762df5556.png)
[special topic of stack and queue] - Dual queue simulation stack

Deep analysis and optimization of JVM memory model

Esgyndb cleans up inconsistent objects

Unittest unit test (III)

山东大学项目实训树莓派提升计划二期(七)对象和类
随机推荐
Esp32 development learning based on vscode (V): detailed explanation of user-defined event cycle and dedicated task
深度学习与图像识别:原理与实践 笔记Day_18(目标检测)续
Promise -- several key problems
Machine learning notes - Moore Penrose pseudo inverse
mysql-慢查询日志与索引合并解析
Synchronized of concurrent locking mechanism
2021-11-06数据库
山东大学项目实训树莓派提升计划二期(七)对象和类
JVM內存分配機制詳解
Deep analysis and optimization of JVM memory model
CAS and atomic atomic operation classes for concurrent programming
jupyter notebook 如何跨文件复制多个代码块/cells (复制到另外一个文件)
Tool function --- get parameters from the address bar
Openldap uses ldapadd to add users manually
Explication détaillée du mécanisme d'allocation de mémoire JVM
STM32 MCU beginner 5-iic communication drive OLED screen
Vagrant detailed tutorial
Esgyndb about the performance improvement of delete with index
<2021SC@SDUSC>山东大学软件工程应用与实践JPress代码分析(十二)
Tool function - date formatting