Page 1 of 1

Can't FTP up new file w'out Always Overwrite Without Prompt

Posted: 11.09.2008, 07:38
by bugmenot
2008.06b. I have noticed that my FTP connection (passive mode) will not upload a file which is not already on the FTP server unless "Always Overwrite Without Prompt" is selected on the last Copy popup window. Filezilla Server output log suggests it is the LIST /<fname> that occurs when the option is not set. It only seems to pass that test if the filename already exists. Unfortunately there is no error detected at the FC end (until you do a directory listing).

PS Awesome program overall.

Posted: 11.09.2008, 07:58
by Karol
Have you this checked:
Bug/New: FTP upload not possible for some servers; try to define the line "Command4FileExists=SIZE" in the server section of freecommander.ftp

Posted: 11.09.2008, 08:05
by bugmenot
No!
AND it fixed it!
Thanks :)