Upload is successful but file doesn't change

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

Moderator: Project members

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

Re: Upload is successful but file doesn't change

#46 Post by botg » 2017-05-11 07:11

FileZilla does not remember file contents.

If you make local changes to the file and afterwards press F5 in FileZilla, does the file size and modification time in the local directory listing change?

SSy1
504 Command not implemented
Posts: 6
Joined: 2017-05-11 05:12
First name: Dama
Last name: Koa

Re: Upload is successful but file doesn't change

#47 Post by SSy1 » 2017-05-11 07:29

I generally just drag and drop from explorer, but when that was failing I then tried to update the file using the local directory listing within filezilla and same problem happened.

Look, the fact is if you read my post thoroughly, you will see that unless I am lying, it is 100% a problem with filezilla caching files that don't exist anywhere else, for some odd, strange and weird reason.

As outlined - it is DELETED from the target, and the local is no longer the same as the old one, and when I upload that exact same filename, filezilla somehow magically manifests an older version that at that moment exists nowhere else.

Other ftp programs 30 seconds later update it fine. Different filename through filezilla, no problem.

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

Re: Upload is successful but file doesn't change

#48 Post by botg » 2017-05-11 09:04

I repeat:
botg wrote:FileZilla does not remember file contents.
I also repeat my question that hasn't been answered yet:
If you make local changes to the file and afterwards press F5 in FileZilla, does the file size and modification time in the local directory listing change?

SSy1
504 Command not implemented
Posts: 6
Joined: 2017-05-11 05:12
First name: Dama
Last name: Koa

Re: Upload is successful but file doesn't change

#49 Post by SSy1 » 2017-05-11 09:28

Of
course
it
does.
Attachments
fz.jpg
fz.jpg (79.14 KiB) Viewed 5511 times

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

Re: Upload is successful but file doesn't change

#50 Post by botg » 2017-05-11 09:50

What is your file exists action set to??

SSy1
504 Command not implemented
Posts: 6
Joined: 2017-05-11 05:12
First name: Dama
Last name: Koa

Re: Upload is successful but file doesn't change

#51 Post by SSy1 » 2017-05-11 10:27

As previously mentioned, it works for other files, and therefore, by inference, the settings are correct.
Attachments
fz.jpg
fz.jpg (93.72 KiB) Viewed 5505 times

SSy1
504 Command not implemented
Posts: 6
Joined: 2017-05-11 05:12
First name: Dama
Last name: Koa

Re: Upload is successful but file doesn't change

#52 Post by SSy1 » 2017-05-11 10:33

And more relevantly, it happens even when the remote file is deleted.

Do you want to read my original post again and take more than 5 seconds to digest it so you ask me more pertinent questions?

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

Re: Upload is successful but file doesn't change

#53 Post by botg » 2017-05-11 15:38

Well, FileZilla does not cache file contents. It simply lacks the capability to do so. If you upload a file yet only an old version appears on the server, there can be only three options, in decreasing order of likelyhood:
1) Important facts have been omitted in the problem report
2) FileZilla is being presented an outdated file by the system
3) An utterly terrible transparent reverse proxy uploads a stale copy of the file

unsu
500 Command not understood
Posts: 1
Joined: 2017-05-11 16:17
First name: M
Last name: D

Re: Upload is successful but file doesn't change

#54 Post by unsu » 2017-05-11 16:22

SSy1 wrote:And more relevantly, it happens even when the remote file is deleted.

Do you want to read my original post again and take more than 5 seconds to digest it so you ask me more pertinent questions?
Your attitude is brutal.
I see your functions.php, so guessing you are using wordpress - did you recently install a caching plugin?
You sure you didn't set a cache rule for your files to not expire?

I had that issue yesterday with overwriting pdf files - and my w3 cache setting for media included pdf files, so the browser was still serving the old file even though the new file was clearly uploaded.

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

Re: Upload is successful but file doesn't change

#55 Post by boco » 2017-05-11 17:04

Additionally, slightly different file sizes between local and remote copy do mean NOTHING if the file has been uploaded as ASCII Data Type. If you upload it as Binary type then file sizes match.

Imagine that today, hundreds if not thousands of devices and software programs operate between FileZilla and the server. Caching and malfunctions can occur in each and any of them. Yet, the user always tends to blame the first (or only) thing they can see.

If you didn't pay your electricity bill, you wouldn't blame your vacuum cleaner for not working, would you?
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Please do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###

SSy1
504 Command not implemented
Posts: 6
Joined: 2017-05-11 05:12
First name: Dama
Last name: Koa

Re: Upload is successful but file doesn't change

#56 Post by SSy1 » 2017-05-12 03:15

Your attitude is brutal.
In response to disrespectful attitude - see post sequence.
I see your functions.php, so guessing you are using wordpress - did you recently install a caching plugin?
You sure you didn't set a cache rule for your files to not expire?
Thank you for the suggestion - no, nothing of the sort. And I don't see how that could happen - when I delete the file from the theme folder, Wordpress gives a 500 meaning the file is gone. When I re-upload the new file, filezilla delivers the old one.
Additionally, slightly different file sizes between local and remote copy do mean NOTHING
Read original post thoroughly. File was tested, not file size compared.
1) Important facts have been omitted in the problem report
Maybe - that's why you need to ask pertinent questions.
2) FileZilla is being presented an outdated file by the system
My thoughts exactly, but how this is possible only you would know. Especially since this does not happen with other software (and never has in over 15 years of development).
3) An utterly terrible transparent reverse proxy uploads a stale copy of the file
Also possible, and very strange that it would be that file only. Again, why only filezilla?

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

Re: Upload is successful but file doesn't change

#57 Post by botg » 2017-05-12 07:44

What's the difference between this one file and every other file? There must be some difference.

neuemage
500 Command not understood
Posts: 1
Joined: 2017-06-01 14:51

Re: Upload is successful but file doesn't change

#58 Post by neuemage » 2017-06-01 15:06

7 years later same problem.

I've had this for ages, my solution: stop using filezilla.

Tried it today, uploaded a CSV file (drag and drop so they dont blame the editor, and this file has no web view so they dont blame the browser, im using SFTP no proxy, file exist is "overwrite" so thats not it), FZ said it was uploaded successfully but log said "File transfer skipped", old file was just sitting there mocking me.

used other clients, no problem on replacing files, maybe just maybe its your code

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

Re: Upload is successful but file doesn't change

#59 Post by botg » 2017-06-01 17:32

It has been successfully skipped in accordance to your configured file exist action. That's not an error.

N8OH
500 Command not understood
Posts: 2
Joined: 2013-10-30 22:18
First name: Nate
Last name: McCo

Re: Upload is successful but file doesn't change

#60 Post by N8OH » 2018-01-18 22:30

Me Too!!! Pulling Hair Out!

Post Reply