Control Web Panel

WebPanel => FTP => Topic started by: nostra on August 28, 2016, 04:40:36 PM

Title: how to change ftp port
Post by: nostra on August 28, 2016, 04:40:36 PM
hello,
i try to change my ftp port i try this code(i used this topic http://forum.centos-webpanel.com/ftp/how-to-change-ftp-port/ (http://forum.centos-webpanel.com/ftp/how-to-change-ftp-port/)  )
Code: [Select]
grep Bind /etc/pure-ftpd/pure-ftpd.conf Bind 201
# Bind                      127.0.0.1,21
i get this error/output

grep: Bind: no such file or directory
grep: 201: no such file or directory

greetings
Title: Re: how to change ftp port
Post by: locvfx on March 23, 2017, 03:08:40 PM
nano /etc/pure-ftpd/pure-ftpd.conf

It's in there