I have also the same problem, when I try to OVERWRITE a file (it work when I transfer new files, the problem is only when file already exists)
Avoid misunderstanding and due to my inexperience with FileZilla Server, I publish all my logs and config files, so excuse me for long post.
(The server is a VMWare Windows 2003 server R2 x64 SP2)
Code:
<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">1</Item>
<Item name="Custom PASV IP" type="string">192.168.1.6</Item>
<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
written by Tim Kosse (Tim.Kosse@gmx.de)
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">0</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">*</Item>
<Item name="IP Filter Allowed" type="string" />
<Item name="IP Filter Disallowed" type="string" />
<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">0</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="user">
<Option Name="Pass">f6a47a638824180d57f0a561fd5843c6</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"></Option>
<Option Name="ForceSsl">0</Option>
<IpFilter>
<Disallowed />
<Allowed />
</IpFilter>
<Permissions>
<Permission Dir="E:\app\ohs\ohs\images">
<Option Name="FileRead">1</Option>
<Option Name="FileWrite">1</Option>
<Option Name="FileDelete">1</Option>
<Option Name="FileAppend">1</Option>
<Option Name="DirCreate">1</Option>
<Option Name="DirDelete">1</Option>
<Option Name="DirList">1</Option>
<Option Name="DirSubdirs">1</Option>
<Option Name="IsHome">0</Option>
<Option Name="AutoCreate">0</Option>
</Permission>
<Permission Dir="E:\app\ohs\ohs">
<Option Name="FileRead">1</Option>
<Option Name="FileWrite">1</Option>
<Option Name="FileDelete">1</Option>
<Option Name="FileAppend">1</Option>
<Option Name="DirCreate">1</Option>
<Option Name="DirDelete">1</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>
This is the complete file log (client side)
Code:
Stato: Connessione a 192.168.1.6:21...
Stato: Connessione stabilita, in attesa del messaggio di benvenuto...
Risposta: 220-FileZilla Server version 0.9.33 beta
Risposta: 220-written by Tim Kosse (Tim.Kosse@gmx.de)
Risposta: 220 Please visit http://sourceforge.net/projects/filezilla/
Comando: USER user
Risposta: 331 Password required for user
Comando: PASS *******
Risposta: 230 Logged on
Comando: SYST
Risposta: 215 UNIX emulated by FileZilla
Comando: FEAT
Risposta: 211-Features:
Risposta: MDTM
Risposta: REST STREAM
Risposta: SIZE
Risposta: MLST type*;size*;modify*;
Risposta: MLSD
Risposta: UTF8
Risposta: CLNT
Risposta: MFMT
Risposta: 211 End
Stato: Connesso
Stato: Lettura elenco cartelle...
Comando: PWD
Risposta: 257 "/" is current directory.
Comando: TYPE I
Risposta: 200 Type set to I
Comando: PASV
Risposta: 227 Entering Passive Mode (192,168,1,6,16,170)
Comando: MLSD
Risposta: 150 Connection accepted
Risposta: 226 Transfer OK
Stato: Contenuto cartella letto con successo
Stato: Lettura elenco cartelle...
Comando: CWD /images
Risposta: 250 CWD successful. "/images" is current directory.
Comando: PWD
Risposta: 257 "/images" is current directory.
Comando: PASV
Risposta: 227 Entering Passive Mode (192,168,1,6,16,171)
Comando: MLSD
Risposta: 150 Connection accepted
Risposta: 226 Transfer OK
Stato: Contenuto cartella letto con successo
Stato: Connessione a 192.168.1.6:21...
Stato: Connessione stabilita, in attesa del messaggio di benvenuto...
Risposta: 220-FileZilla Server version 0.9.33 beta
Risposta: 220-written by Tim Kosse (Tim.Kosse@gmx.de)
Risposta: 220 Please visit http://sourceforge.net/projects/filezilla/
Comando: USER user
Risposta: 331 Password required for user
Comando: PASS *******
Risposta: 230 Logged on
Stato: Connesso
Stato: Avvio upload di \\dboratest\e$\OraHome_1\ohs\images\favicon.ico
Comando: CWD /images
Risposta: 250 CWD successful. "/images" is current directory.
Comando: TYPE I
Risposta: 200 Type set to I
Comando: PASV
Risposta: 227 Entering Passive Mode (192,168,1,6,16,174)
Comando: STOR favicon.ico
Risposta: 150 Connection accepted
Risposta: 550 can't access file.
Stato: Avvio upload di \\dboratest\e$\OraHome_1\ohs\images\favicon.ico
Stato: Lettura elenco cartelle...
Comando: PASV
Risposta: 227 Entering Passive Mode (192,168,1,6,16,175)
Comando: MLSD
Risposta: 150 Connection accepted
Risposta: 226 Transfer OK
Comando: PASV
Risposta: 227 Entering Passive Mode (192,168,1,6,16,176)
Comando: STOR favicon.ico
Risposta: 150 Connection accepted
Risposta: 550 can't access file.
Stato: Avvio upload di \\dboratest\e$\OraHome_1\ohs\images\favicon.ico
Stato: Lettura elenco cartelle...
Comando: PASV
Risposta: 227 Entering Passive Mode (192,168,1,6,16,177)
Comando: MLSD
Risposta: 150 Connection accepted
Risposta: 226 Transfer OK
Comando: PASV
Risposta: 227 Entering Passive Mode (192,168,1,6,16,178)
Comando: STOR favicon.ico
Risposta: 150 Connection accepted
Risposta: 550 can't access file.
Stato: Lettura elenco cartelle...
Comando: PASV
Risposta: 227 Entering Passive Mode (192,168,1,6,16,179)
Comando: MLSD
Risposta: 150 Connection accepted
Risposta: 226 Transfer OK
Stato: Contenuto cartella letto con successo
This is the server side log:
Code:
(000057) 26/01/2010 10.26.17 - (not logged in) (192.168.1.180)> Connected, sending welcome message...
(000057) 26/01/2010 10.26.17 - (not logged in) (192.168.1.180)> 220-FileZilla Server version 0.9.33 beta
(000057) 26/01/2010 10.26.17 - (not logged in) (192.168.1.180)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
(000057) 26/01/2010 10.26.17 - (not logged in) (192.168.1.180)> 220 Please visit http://sourceforge.net/projects/filezilla/
(000057) 26/01/2010 10.26.17 - (not logged in) (192.168.1.180)> USER user
(000057) 26/01/2010 10.26.17 - (not logged in) (192.168.1.180)> 331 Password required for user
(000057) 26/01/2010 10.26.17 - (not logged in) (192.168.1.180)> PASS *******
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 230 Logged on
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> SYST
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 215 UNIX emulated by FileZilla
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> FEAT
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 211-Features:
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> MDTM
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> REST STREAM
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> SIZE
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> MLST type*;size*;modify*;
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> MLSD
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> UTF8
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> CLNT
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> MFMT
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 211 End
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> PWD
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 257 "/" is current directory.
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> TYPE I
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 200 Type set to I
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> PASV
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 227 Entering Passive Mode (192,168,1,6,16,170)
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> MLSD
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 150 Connection accepted
(000057) 26/01/2010 10.26.17 - user (192.168.1.180)> 226 Transfer OK
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> CWD /images
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> 250 CWD successful. "/images" is current directory.
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> PWD
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> 257 "/images" is current directory.
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> PASV
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> 227 Entering Passive Mode (192,168,1,6,16,171)
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> MLSD
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> 150 Connection accepted
(000057) 26/01/2010 10.26.22 - user (192.168.1.180)> 226 Transfer OK
(000058) 26/01/2010 10.26.29 - (not logged in) (192.168.1.180)> Connected, sending welcome message...
(000058) 26/01/2010 10.26.29 - (not logged in) (192.168.1.180)> 220-FileZilla Server version 0.9.33 beta
(000058) 26/01/2010 10.26.29 - (not logged in) (192.168.1.180)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
(000058) 26/01/2010 10.26.29 - (not logged in) (192.168.1.180)> 220 Please visit http://sourceforge.net/projects/filezilla/
(000058) 26/01/2010 10.26.29 - (not logged in) (192.168.1.180)> USER user
(000058) 26/01/2010 10.26.29 - (not logged in) (192.168.1.180)> 331 Password required for user
(000058) 26/01/2010 10.26.29 - (not logged in) (192.168.1.180)> PASS *******
(000058) 26/01/2010 10.26.29 - user (192.168.1.180)> 230 Logged on
(000058) 26/01/2010 10.26.29 - user (192.168.1.180)> CWD /images
(000058) 26/01/2010 10.26.29 - user (192.168.1.180)> 250 CWD successful. "/images" is current directory.
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> TYPE I
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> 200 Type set to I
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> PASV
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> 227 Entering Passive Mode (192,168,1,6,16,174)
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> STOR favicon.ico
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> 150 Connection accepted
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> 550 can't access file.
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> PASV
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> 227 Entering Passive Mode (192,168,1,6,16,175)
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> MLSD
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> 150 Connection accepted
(000058) 26/01/2010 10.26.30 - user (192.168.1.180)> 226 Transfer OK
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> PASV
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> 227 Entering Passive Mode (192,168,1,6,16,176)
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> STOR favicon.ico
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> 150 Connection accepted
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> 550 can't access file.
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> PASV
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> 227 Entering Passive Mode (192,168,1,6,16,177)
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> MLSD
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> 150 Connection accepted
(000058) 26/01/2010 10.26.32 - user (192.168.1.180)> 226 Transfer OK
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> PASV
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> 227 Entering Passive Mode (192,168,1,6,16,178)
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> STOR favicon.ico
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> 150 Connection accepted
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> 550 can't access file.
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> PASV
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> 227 Entering Passive Mode (192,168,1,6,16,179)
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> MLSD
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> 150 Connection accepted
(000058) 26/01/2010 10.26.33 - user (192.168.1.180)> 226 Transfer OK
Thanks in advance