FileZilla FTP & SFTP All In One
FileZilla FTP & SFTP All In One
FTP Client
FileZilla_3.63.2.1_macosx-x86.app.tar.bz2
https://filezilla-project.org/download.php?type=client

FTP Server
FileZilla_Server_1.6.7_macosx-x86.pkg
https://filezilla-project.org/download.php?type=server

(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!
demos
FileZilla FTP 端口号: 22 ✅
$ sftp://192.168.18.135:22@pi -p
$ open "pi@192.168.18.135" 22



开启 FTP service
# SSH
$ sudo raspi-config
# new ✅
$ sudo apt update
# old ✅
$ sudo apt-get update
# install SFTP
$ sudo apt install vsftpd
$ sudo apt-get install vsftpd
# 可选是否编辑配置文件 ❓
$ sudo vim /etc/vsftpd.conf
$ sudo nano /etc/vsftpd.conf
https://www.cnblogs.com/xgqfrms/p/17267400.html#5169206
https://www.raspberrypi.com/documentation/computers/configuration.html#the-raspi-config-tool
refs
https://www.cnblogs.com/xgqfrms/p/17267344.html#5162601
Linux change archive mirror All In One
Linux / Debian / Ubuntu / Raspberry Pi OS
https://www.cnblogs.com/xgqfrms/p/17301579.html
©xgqfrms 2012-2021
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/17267400.html
未经授权禁止转载,违者必究!

浙公网安备 33010602011771号