Author Topic: how to change ftp port  (Read 9671 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
how to change ftp port
« 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/  )
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
« Last Edit: August 28, 2016, 04:42:50 PM by nostra »

Offline
***
Re: how to change ftp port
« Reply #1 on: March 23, 2017, 03:08:40 PM »
nano /etc/pure-ftpd/pure-ftpd.conf

It's in there