Search found 4 matches
- Fri Jul 25, 2014 11:27 am
- Forum: RHEL/CentOS
- Topic: ftp - getting access denied
- Replies: 6
- Views: 18006
Re: ftp - getting access denied
Can I do this for Debain 7.5? I'm having troubles with vsftpd as well. Nevermind, Google is amazing. For anybody else with Debian: service vsftpd stop update-rc.d -f vsftpd remove apt-get install proftpd wget http://c.vestacp.com/0.9.8/debian/proftpd.conf -O /etc/proftpd.conf sed -i "s/vsftpd/proftp...
- Fri Jul 25, 2014 8:07 am
- Forum: Debian/Ubuntu
- Topic: FTP Problems
- Replies: 4
- Views: 9699
Re: FTP Problems
Do you use CSF? I'm assuming I don't since I installed Debian and ran the install script for Vesta instantly. (Altho I did have to remove apache2 first as the installer warned of problems if I didn't) Edit: I guessing not since /etc/csf directory doesn't exist to run uninstall.sh. More info, I'm tr...
- Thu Jul 24, 2014 9:02 pm
- Forum: Debian/Ubuntu
- Topic: FTP Problems
- Replies: 4
- Views: 9699
Re: FTP Problems
FileZilla latestShadowcrit wrote:I think naming the client that is being used will help.
- Thu Jul 24, 2014 10:14 am
- Forum: Debian/Ubuntu
- Topic: FTP Problems
- Replies: 4
- Views: 9699
FTP Problems
I've installed Vesta on Debain 7.6 and everything's working except for the FTP. My client returns this. Status: Connecting to 192.168.1.3:21... Status: Connection established, waiting for welcome message... Response: 220 (vsFTPd 3.0.2) Command: USER amaterasu Response: 331 Please specify the passwor...