Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 8 matches
- Sat Jan 11, 2014 10:09 am
- Forum: General Discussion
- Topic: Failed to retrieve directory
- Replies: 5
- Views: 17641
Re: Failed to retrieve directory
No, you should put:
pasv_enable=YES
pasv_address=YOUR.IP.ADDRESS (put the IP that you are going to connect)
If you put 11.11.11.11 as passive address, you should connect to 11.11.11.11 not your second IP
That is original vsftpd conf file,Did not work until configuration change like that in my ...
pasv_enable=YES
pasv_address=YOUR.IP.ADDRESS (put the IP that you are going to connect)
If you put 11.11.11.11 as passive address, you should connect to 11.11.11.11 not your second IP
That is original vsftpd conf file,Did not work until configuration change like that in my ...
- Fri Jan 10, 2014 10:49 am
- Forum: General Discussion
- Topic: Failed to retrieve directory
- Replies: 5
- Views: 17641
Re: Failed to retrieve directory
thank you for reply.VestaLover wrote:Hi,
You need to enable Passive Mode in vsftpd (/etc/vsftpd.conf)
If you install CSF, you also need to enable the ports in TCP_IN
Good Luck.
Solved
Adding the following:
Code: Select all
pasv_address=127.0.0.1
Code: Select all
pasv_addr_resolve=YES
but images not uploaded
- Thu Jan 09, 2014 2:29 pm
- Forum: General Discussion
- Topic: Failed to retrieve directory
- Replies: 5
- Views: 17641
Failed to retrieve directory
I have a problem with connecting to FTP
the FTP client
Status: Resolving address of como.horusone.com
Status: Connecting to 23.226.138.132:21...
Status: Connection established, waiting for welcome message...
Response: 220 (vsFTPd 3.0.2)
Command: USER Hoop_como
Response: 331 Please specify the ...
the FTP client
Status: Resolving address of como.horusone.com
Status: Connecting to 23.226.138.132:21...
Status: Connection established, waiting for welcome message...
Response: 220 (vsFTPd 3.0.2)
Command: USER Hoop_como
Response: 331 Please specify the ...
- Thu Jan 09, 2014 12:24 am
- Forum: General Discussion
- Topic: New member on board!
- Replies: 3
- Views: 5322
Re: New member on board!
Welcome, and good luck
- Mon Jan 06, 2014 2:01 am
- Forum: General Discussion
- Topic: IPV6
- Replies: 18
- Views: 24585
IPV6
Hello,
my vps comes with ipsv 6 ,is vesta support ipv 6
if so, why my vestacp didn't appear the ipv 6 in IP
my vps comes with ipsv 6 ,is vesta support ipv 6
if so, why my vestacp didn't appear the ipv 6 in IP
- Tue Dec 31, 2013 11:57 am
- Forum: General Discussion
- Topic: Error: apt-get install failed
- Replies: 3
- Views: 12382
Re: Error: apt-get install failed
install Vesta on Debian7 64bit
got this Caution apache2 is running,after remove apache2 and forced installer worked
no such file or directory
i need to edit phpmyadmin for increase phpmyadmin import file size limit
my phpmyadmin max 2 048 kib import
got this Caution apache2 is running,after remove apache2 and forced installer worked
Code: Select all
nano /etc/phpmyadmin/config.inc.php
i need to edit phpmyadmin for increase phpmyadmin import file size limit
my phpmyadmin max 2 048 kib import
- Fri Dec 27, 2013 9:22 pm
- Forum: General Discussion
- Topic: Error: apt-get install failed
- Replies: 3
- Views: 12382
Re: Error: apt-get install failed
OS is Debian 7 32bit
output
Code: Select all
root@server1:~# cat /etc/apt/sources.list.d/nginx.list
Code: Select all
root@server1:~# cat /etc/apt/sources.list.d/nginx.list
deb http://nginx.org/packages/debian/ wheezy nginx
- Fri Dec 27, 2013 4:51 pm
- Forum: General Discussion
- Topic: Error: apt-get install failed
- Replies: 3
- Views: 12382
Error: apt-get install failed
Hello,
Trying to install Vesta on my VPS I get the following error
E: Malformed line 1 in source list /etc/apt/sources.list.d/nginx.list (dist parse)
E: The list of sources could not be read.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to ...
Trying to install Vesta on my VPS I get the following error
E: Malformed line 1 in source list /etc/apt/sources.list.d/nginx.list (dist parse)
E: The list of sources could not be read.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to ...