-
openwrt如何开启FTP
安装opkg install vsftpdetcinit.dvsftpd enable安装好之后编辑etcvsftpd.confbackground=YESlisten=YES#ftp_username=nobodyftp_use
-
openwrt如何开启FTP
安装opkg install vsftpdetcinit.dvsftpd enable安装好之后编辑etcvsftpd.confbackground=YESlisten=YES#ftp_username=nobodyftp_use
-
详解linux下mnt目录作用
linux下mnt目录的作用:mount英文解释: 登上; 爬上; 攀登; 骑上; 乘上; 跨上可直接理解为“挂载”挂接光驱、USB设备的目录,加载后,会在mnt里多出相应设备的目录。mnt是mount的缩写。Mount命令:需