Ricardo Reyes 0 Posted September 13, 2020 Share Posted September 13, 2020 Hello, I am looking for a way to create an FTP server in my tvbox, where I can create several users with their respective folders to save files and connect from a PC 0 Quote Link to post Share on other sites More sharing options...
Tido 187 Posted September 13, 2020 Share Posted September 13, 2020 Last time I took this one. Easy to configure, but if all ur features are there I dont know http://security.appspot.com/vsftpd.html // sent from mobile phone // 0 Quote Link to post Share on other sites More sharing options...
guidol 277 Posted September 13, 2020 Share Posted September 13, 2020 In the past I did also install vsftpd, but some time ago I did see that the package oppenssh not only has openssh-client / openssh-server... As third part there is the openssh-sftp-server which armbian does install. So I never installed vsftpd additionally again The 3 packets in armbian (on my installation) are: openssh-client 1:8.2p1-4ubuntu0.1 arm64 secure shell (SSH) client, for secure access to remote machines openssh-server 1:8.2p1-4ubuntu0.1 arm64 secure shell (SSH) server, for secure access from remote machines openssh-sftp-server 1:8.2p1-4ubuntu0.1 arm64 secure shell (SSH) sftp server module, for SFTP access from remote machines An idea for the configuration of openssh-sftp-server could be found at https://www.allthingsdigital.nl/2013/05/12/setting-up-an-sftp-only-account-with-openssh/ 1 Quote Link to post Share on other sites More sharing options...
Igor 2301 Posted September 13, 2020 Share Posted September 13, 2020 Or this one: https://linuxhint.com/ftp_server_proftpd_ubuntu/ 0 Quote Link to post Share on other sites More sharing options...
Werner 409 Posted September 14, 2020 Share Posted September 14, 2020 Moved to P2P since this is not an actual issue with the tvbox but a userspace project. Btw. Depending on your Armbian flavor (Buster, Focal, Bullseye...) any FTPd tutorial you can find with Google & Co. should work. 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.