Dear Linuxer,
saya mencoba untuk Install Proftp, tetapi sampai skrg saya belum bisa
konek ke ftp server saya
konfigurasi dari /etc/proftd.conf sbb:
ServerName "OGS FTP Server"
ServerType StandAlone
DefaultServer on
Port 21
Umask 022
MaxInstances 30
# Set the user and group that the server normally runs at.
User nobody
Group nogroup
# Normally, we want files to be overwriteable.
<Directory /*>
AllowOverwrite on
</Directory>
# A basic anonymous configuration, no upload directories.
<Anonymous ~ftp>
User ftp
Group ftp
# We want clients to be able to login with "anonymous" as well as "ftp"
UserAlias anonymous ftp
MaxClients 10
DisplayLogin welcome.msg
DisplayFirstChdir .message
# Limit WRITE everywhere in the anonymous chroot
<Limit WRITE>
DenyAll
</Limit>
</Anonymous>
sedangkan di inet.conf saya tulis sbb:
ftp stream tcp nowait root /usr/sbin/proftpd proftpd
Note : saya menggunakan Slackware 7.1
apa masih ada yang salah?
mohon pencerahan nya
Best regards,
Andiz
mailto:[EMAIL PROTECTED]
--
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Dapatkan FAQ milis dg mengirim email kosong ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3