Creating an anonymous login?

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
nebulus
504 Command not implemented
Posts: 9
Joined: 2004-06-08 12:46

Creating an anonymous login?

#1 Post by nebulus » 2004-06-23 14:49

Hey guys. I searched the forum for this and didn't find anything, so I'll ask: Is there a way to allow anonymous FTP in FileZilla Server?

User avatar
botg
Site Admin
Posts: 35508
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#2 Post by botg » 2004-06-23 15:10

Just add a user called anonymous

nebulus
504 Command not implemented
Posts: 9
Joined: 2004-06-08 12:46

#3 Post by nebulus » 2004-06-23 15:18

what about a password, leave it blank?

User avatar
botg
Site Admin
Posts: 35508
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#4 Post by botg » 2004-06-23 15:30

don't select the password checkbox

nebulus
504 Command not implemented
Posts: 9
Joined: 2004-06-08 12:46

#5 Post by nebulus » 2004-06-23 15:42

Got it. That was a lot easier than I thought. Thanks!

sbouli
500 Command not understood
Posts: 3
Joined: 2008-09-25 13:07

Re: Creating an anonymous login?

#6 Post by sbouli » 2009-09-08 16:17

Sorry to brought back this old old topic but this procedure seems not to work with the last server version (0.9.33 beta).

(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> Connected, sending welcome message...
(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> 220-FileZilla Server version 0.9.33 beta
(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> 220 Please visit http://sourceforge.net/projects/filezilla/
(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> USER anonymous
(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> 331 Password required for anonymous
(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> PASS **************
(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> 530 Login or password incorrect!
(000003) 08/09/2009 18:16:18 - (not logged in) (192.168.1.32)> disconnected.

with a anonymous user created with no password (checkbox blank).

any idea ?

Stéphane


PS : FileZilla Server.xml

<FileZillaServer>
<Settings>
<Item name="Admin port" type="numeric">14147</Item>
<Item name="Serverports" type="string">21</Item>
<Item name="Number of Threads" type="numeric">2</Item>
<Item name="Maximum user count" type="numeric">0</Item>
<Item name="Timeout" type="numeric">120</Item>
<Item name="No Transfer Timeout" type="numeric">600</Item>
<Item name="Allow Incoming FXP" type="numeric">0</Item>
<Item name="Allow outgoing FXP" type="numeric">0</Item>
<Item name="No Strict In FXP" type="numeric">0</Item>
<Item name="No Strict Out FXP" type="numeric">0</Item>
<Item name="Login Timeout" type="numeric">60</Item>
<Item name="Show Pass in Log" type="numeric">0</Item>
<Item name="Custom PASV IP type" type="numeric">0</Item>
<Item name="Custom PASV IP" type="string" />
<Item name="Custom PASV min port" type="numeric">0</Item>
<Item name="Custom PASV max port" type="numeric">0</Item>
<Item name="Initial Welcome Message" type="string">%v&#x0D;&#x0A;written by Tim Kosse (Tim.Kosse@gmx.de)&#x0D;&#x0A;Please visit http://sourceforge.net/projects/filezilla/</Item>
<Item name="Admin IP Bindings" type="string" />
<Item name="Admin IP Addresses" type="string" />
<Item name="Enable logging" type="numeric">1</Item>
<Item name="Logsize limit" type="numeric">0</Item>
<Item name="Logfile type" type="numeric">1</Item>
<Item name="Logfile delete time" type="numeric">14</Item>
<Item name="Use GSS Support" type="numeric">0</Item>
<Item name="GSS Prompt for Password" type="numeric">0</Item>
<Item name="Download Speedlimit Type" type="numeric">0</Item>
<Item name="Upload Speedlimit Type" type="numeric">0</Item>
<Item name="Download Speedlimit" type="numeric">10</Item>
<Item name="Upload Speedlimit" type="numeric">10</Item>
<Item name="Buffer Size" type="numeric">32768</Item>
<Item name="Custom PASV IP server" type="string">http://ip.filezilla-project.org/ip.php</Item>
<Item name="Use custom PASV ports" type="numeric">0</Item>
<Item name="Mode Z Use" type="numeric">1</Item>
<Item name="Mode Z min level" type="numeric">1</Item>
<Item name="Mode Z max level" type="numeric">9</Item>
<Item name="Mode Z allow local" type="numeric">0</Item>
<Item name="Mode Z disallowed IPs" type="string" />
<Item name="IP Bindings" type="string">192.168.1.100</Item>
<Item name="IP Filter Allowed" type="string">192.168.1.*</Item>
<Item name="IP Filter Disallowed" type="string">*</Item>
<Item name="Hide Welcome Message" type="numeric">0</Item>
<Item name="Enable SSL" type="numeric">0</Item>
<Item name="Allow explicit SSL" type="numeric">1</Item>
<Item name="SSL Key file" type="string" />
<Item name="SSL Certificate file" type="string" />
<Item name="Implicit SSL ports" type="string">990</Item>
<Item name="Force explicit SSL" type="numeric">0</Item>
<Item name="Network Buffer Size" type="numeric">65536</Item>
<Item name="Force PROT P" type="numeric">0</Item>
<Item name="SSL Key Password" type="string" />
<Item name="Allow shared write" type="numeric">0</Item>
<Item name="No External IP On Local" type="numeric">1</Item>
<Item name="Active ignore local" type="numeric">1</Item>
<Item name="Autoban enable" type="numeric">1</Item>
<Item name="Autoban attempts" type="numeric">10</Item>
<Item name="Autoban type" type="numeric">0</Item>
<Item name="Autoban time" type="numeric">1</Item>
<Item name="Service name" type="string" />
<Item name="Service display name" type="string" />
<SpeedLimits>
<Download />
<Upload />
</SpeedLimits>
</Settings>
<Groups />
<Users>
<User Name="anonymous ">
<Option Name="Pass"></Option>
<Option Name="Group"></Option>
<Option Name="Bypass server userlimit">0</Option>
<Option Name="User Limit">0</Option>
<Option Name="IP Limit">0</Option>
<Option Name="Enabled">1</Option>
<Option Name="Comments">anonymous</Option>
<Option Name="ForceSsl">0</Option>
<IpFilter>
<Disallowed />
<Allowed />
</IpFilter>
<Permissions>
<Permission Dir="I:\redmine\public\FTP">
<Option Name="FileRead">1</Option>
<Option Name="FileWrite">1</Option>
<Option Name="FileDelete">0</Option>
<Option Name="FileAppend">0</Option>
<Option Name="DirCreate">1</Option>
<Option Name="DirDelete">0</Option>
<Option Name="DirList">1</Option>
<Option Name="DirSubdirs">1</Option>
<Option Name="IsHome">1</Option>
<Option Name="AutoCreate">0</Option>
</Permission>
</Permissions>
<SpeedLimits DlType="0" DlLimit="10" ServerDlLimitBypass="0" UlType="0" UlLimit="10" ServerUlLimitBypass="0">
<Download />
<Upload />
</SpeedLimits>
</User>
</Users>
</FileZillaServer>

User avatar
boco
Contributor
Posts: 26913
Joined: 2006-05-01 03:28
Location: Germany

Re: Creating an anonymous login?

#7 Post by boco » 2009-09-08 16:31

Code: Select all

<User Name="anonymous ">
Delete the excessive space after 'anonymous'.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

sbouli
500 Command not understood
Posts: 3
Joined: 2008-09-25 13:07

Re: Creating an anonymous login?

#8 Post by sbouli » 2009-09-08 16:49

shame on myself !!

Thanks

Stéphane

bart169
500 Command not understood
Posts: 1
Joined: 2012-01-23 09:10
First name: Lecoq
Last name: David

Re: Creating an anonymous login?

#9 Post by bart169 » 2012-01-28 12:57

hello
sometime, on any server, you can enter on the password the mail of a customer on the site..

User avatar
boco
Contributor
Posts: 26913
Joined: 2006-05-01 03:28
Location: Germany

Re: Creating an anonymous login?

#10 Post by boco » 2012-01-28 14:00

That's what Netiquette says: Give your full email as password. But I've yet to see anyone actually doing that.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

hocquantrimang
421 Kicked by Administrator
Posts: 1
Joined: 2012-02-14 08:19
First name: quantrimang
Last name: hoc

Re: Creating an anonymous login?

#11 Post by hocquantrimang » 2012-02-14 09:05

what happen if i use anonymous account and set a password ?
FileZilla - where the love begin

User avatar
boco
Contributor
Posts: 26913
Joined: 2006-05-01 03:28
Location: Germany

Re: Creating an anonymous login?

#12 Post by boco » 2012-02-14 09:09

Then it's not anonymous anymore, just a regular account with that name.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

indexfz
421 Kicked by Administrator
Posts: 4
Joined: 2012-02-25 16:19
First name: In
Last name: Dex

Re: Creating an anonymous login?

#13 Post by indexfz » 2012-02-26 13:24

To avoid confusion, I'm assuming loging in as "anonymous" means that only the username is actually anonymous, but not your connection. The FTP server can still log your IP..
Last edited by indexfz on 2012-03-01 03:26, edited 3 times in total.

wapsmadusanka
500 Command not understood
Posts: 1
Joined: 2012-02-26 16:23
First name: waps
Last name: madusanka
Location: sri lanka

Re: Creating an anonymous login?

#14 Post by wapsmadusanka » 2012-02-26 16:38

Hi Guys,
I am interested about this, sometimes i cant register for some websites due to this problem. it says service is not available for your region.
Please guide me, :( :( :( :(
<Signature removed due to violation of forum rules>

User avatar
boco
Contributor
Posts: 26913
Joined: 2006-05-01 03:28
Location: Germany

Re: Creating an anonymous login?

#15 Post by boco » 2012-02-26 19:28

Your problem is completely unrelated to anything discussed here. You are having problems with geolocation and IP-banning of regions. So you need to go and find a location anonymizing proxy (e. g. a US. one). But we can't help you with that here.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply