[随波逐流]CTF Flags

   [随波逐流]CTF Flags

软件版本:v1.0.0   数据版本: v20260201
返    回

[Rsync]Common

 广告模块
ID: 7416
标题: [Rsync]Common
描述: https://github.com/vulhub/vulhub/tree/master/rsync/common
类型: Real
网站: BUUCTF
题目链接: https://buuoj.cn/challenges#[Rsync]Common
赛事: Rsync
年度: None
Flag值: rsync -av /path/to/source /path/to/destination
writeup: https://zhuanlan.zhihu.com/p/659314811
rsync -av --exclude='*.jpg' /path/to/source/ /path/to/destination/
https://www.linux-man.cn/common/command/rsync/
答案错误,我要更正