iMr.WiFi..! Posted September 23, 2017 Share Posted September 23, 2017 (edited) hello .. how can i create ftp user + mtaserver.. via ( ssh2 php ) on website.. with linux vps anyone have idea ??? Edited September 23, 2017 by iMr.WiFi..! Link to comment
Psychotic_OZ Posted October 27, 2018 Share Posted October 27, 2018 Well I use centos 7 and this is how I do it. Type these commands: useradd <UserName> then: passwd <Username> then it'll ask you to set the password which you will then do. After that connect using filezila using the username and password you just set and use sftp protocol also put your server ip in as the host also set logon type to normal Link to comment
AaroN⍩ Posted December 29, 2020 Share Posted December 29, 2020 Install FTP Server On Linux Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now