View Single Post
Staro 29.05.2013., 09:35   #1081
tintin
Premium
 
tintin's Avatar
 
Datum registracije: Aug 2007
Lokacija: negdje
Postovi: 1,792
Citiraj:
Autor tintin Pregled postova
Opet se moram ispraviti, ide ProFTPD ali samo kao anonimni user, ne prihvača mi nijedan username i password. Jel treba možda što podesiti u Win7?

Ovo je profptd.conf....

Citiraj:
ServerName DD-WRT
DefaultAddress 192.168.1.9
ServerType standalone
DefaultServer on
AuthUserFile /tmp/proftpd/etc/passwd
ScoreboardFile /tmp/proftpd/etc/proftpd.scoreboard
Port 21
Umask 022
MaxInstances 10
MaxLoginAttempts 3
User root
Group root
UseReverseDNS off
IdentLookups off
RootLogin on

DenyAll

DelayEngine off
WtmpLog off
DefaultRoot /mnt

AllowOverwrite on




User ftp
Group root
UserAlias anonymous ftp


DenyAll


tintin je offline   Reply With Quote