Mailinglist Archive: opensuse-bugs (5243 mails)
< Previous | Next > |
[Bug 810661] VSFTPD does not start due to missing another service which depends
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 21 Mar 2013 18:48:47 +0000
- Message-id: <20130321184847.B7E3024551B@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=810661
https://bugzilla.novell.com/show_bug.cgi?id=810661#c5
--- Comment #5 from Cristian Rodríguez <crrodriguez@xxxxxxxxxxxx> 2013-03-21
14:48:46 CLT ---
ok, I do not have an ftp server install, let's try here:
zypper in vsftpd
El siguiente paquete NUEVO va a ser instalado:
vsftpd
1 nuevo paquete a instalar.
Tamaño total a descargar: 143,0 KiB. Después de la operación, se utilizarán
329,6 KiB adicionales.
¿Desea continuar? [s/n/?] (s): s
Descargando paquete vsftpd-3.0.2-4.2.1.x86_64
(1/1), 143,0 KiB (329,6 KiB desempaquetado)
(1/1) Instalando vsftpd-3.0.2-4.2.1[hecho]
#systemctl enable vsftpd.service
ln -s '/usr/lib/systemd/system/vsftpd.service'
'/etc/systemd/system/multi-user.target.wants/vsftpd.service'
#systemctl start vsftpd.service
#ftp localhost
Trying ::1...
Connected to localhost.
220 (vsFTPd 3.0.2)
Name (localhost:crrodriguez): anonymous
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
It works, I do not understand what you did for it to fail.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous | Next > |