Setelah MengKonfigurasi WebMail Server, Sekarang kita akan belajar mengkonfigurasi FTP Server. Hanya diperlukan beberapa Langkah untuk mengkonfigurasi FTB server tersebut.
*Kata2 berwarna merah adalah perubahan/sesuatu yang harus anda buat.
1) apt-get install proftpd
Run proftpd : standalone
2) pico /etc/proftpd/proftpd.conf
# Includes DSO modules
Include /etc/proftpd/modules.conf
# Set off to disable IPv6 support which is annoying on IPv4 only boxes.
UseIPv6 off
# If set on you can experience a longer connection delay in many cases.
IdentLookups off
ServerName "antoro.situstkj.co.cc"
ServerType standalone
DeferWelcome off
3) /etc/init.d/proftpd restart Stopping ftp server: proftpd. Starting ftp server: proftpd. 4) Buka browser komputer client dan buka url ftp://www.situstkj.co.cc anda akan melihat tampilan ini: Anda bisa login menggunakan username antok, ataupun username anisa, yang sudah anda buat pada saat konfigurasi mail server tadi. |
Ditulis oleh
Ant Adm - Jumat, Oktober 22, 2010
saya mencoba setting FTP server, saya ikuti settingan di atas tapi tetap tdk bisa.tampil pesan seperti ini:
BalasHapus- warning: unable to determine IP address o 'server'
- error: no valid servers configured
- fatal: error processing configuratio file '/etc/proftpd/proftpd.conf'
failed
tempat salahnya dimana ya??
BalasHapusmohon pencerahnya!!!
berarti belum ada server nya tuh ato ga server ip nya bentrok trus ada salah tulisan di proftpd.conf nya mohon di cek ulang
BalasHapus