CSF'yi kurdum sorunsuz çalışıyor fakat ufak bir sorunum var.
Ftp'ye bağlanmak için, Quick Allow bölümünden ip adresimi ekleyip izin vermem gerekiyor. Bu özelliği nasıl kapatabilirim ? Modemi her resetlediğimde ip adresim değiştiği için sorun oluyor.
İp adresimi eklemeden bağlanmaya çalıştığımda aşağıdaki hatayı veriyor CuteFTP
Timeout (60000 ms) occurred on receiving server response.
CuteFtp logları ise şu şekilde:
Alıntı
STATUS:> [18.09.2010 14:23:47] Socket connected. Waiting for welcome message...
[18.09.2010 14:23:50] 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 3 of 50 allowed.
220-Local time is now 14:26. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> [18.09.2010 14:23:50] Connected. Authenticating...
COMMAND:> [18.09.2010 14:23:50] USER diziizle
[18.09.2010 14:23:50] 331 User diziizle OK. Password required
COMMAND:> [18.09.2010 14:23:50] PASS *****
[18.09.2010 14:23:50] 230-User diziizle has group access to: diziizle
230 OK. Current restricted directory is /
STATUS:> [18.09.2010 14:23:50] Login successful.
COMMAND:> [18.09.2010 14:23:50] PWD
[18.09.2010 14:23:51] 257 "/" is your current location
STATUS:> [18.09.2010 14:23:51] Home directory: /
STATUS:> [18.09.2010 14:23:51] This site supports features.
STATUS:> [18.09.2010 14:23:51] This site supports SIZE.
STATUS:> [18.09.2010 14:23:51] This site can resume broken downloads.
COMMAND:> [18.09.2010 14:23:51] REST 0
[18.09.2010 14:23:51] 350 Restarting at 0
COMMAND:> [18.09.2010 14:23:51] PORT 192,168,1,3,212,175
[18.09.2010 14:23:51] 200 PORT command successful
COMMAND:> [18.09.2010 14:23:51] LIST
ERROR:> [18.09.2010 14:24:51] Timeout (60000 ms) occurred on receiving server response.