0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

raspberry pi 1 model bに、FTPサーバー入れてみた。

Last updated at Posted at 2016-10-21

概要

raspberry pi 1 model bに、vsftpd入れてみた。

開発環境

raspberry pi 1 model b
raspbian 2016_09_23 jessie lite

インストール

sudo aptitude install vsftpd

設定

/etc/vsftpd.conf

write_enable=YES 

写真

ras4.JPG

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?