Overwrite of existing file not working

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

Moderator: Project members

Post Reply
Message
Author
ekoslav
500 Command not understood
Posts: 3
Joined: 2021-01-28 17:40
First name: Dalibor
Last name: Milenkovic

Overwrite of existing file not working

#1 Post by ekoslav » 2021-01-28 17:55

Hello,
I am using FileZilla client version 3.52.2 on Win10, and have issue on one server running vsftpd on ubuntu 20.04.1 LTS.
FileZilla is able to upload and delete files and folders, but unable to overwrite existing files. It reports the file is uploaded successfully, but does not change actual file.
If I use the SFTP from the windows command prompt, put command overwrites the file with no issues.
If I delete file on the server first, the upload will be proper.
The server is on the same local network as the client. I have tried setting permissions to 777, but id did not make a difference.

However, another ftp site outside of the local network, running on Ubuntu 18.04, does not have this issue.

Any ideas?

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

Re: Overwrite of existing file not working

#2 Post by botg » 2021-01-29 08:30

According to the SFTP specifications it is an error to rename a file to a name that already exists.

ekoslav
500 Command not understood
Posts: 3
Joined: 2021-01-28 17:40
First name: Dalibor
Last name: Milenkovic

Re: Overwrite of existing file not working

#3 Post by ekoslav » 2021-02-02 19:18

Right, but what is causing this behavior?

Why does it work from command line and it does not from Filezilla ?

ekoslav
500 Command not understood
Posts: 3
Joined: 2021-01-28 17:40
First name: Dalibor
Last name: Milenkovic

Re: Overwrite of existing file not working

#4 Post by ekoslav » 2021-02-02 19:39

I just went to collect the examples, however I cannot replicate the issue anymore.

Since I made no action to correct the issue, I guess it will remain a mystery how the issue got resolved ...

Post Reply