Page 5 of 5

Re: Upload is successful but file doesn't change

Posted: 2019-01-03 15:29
by Melfear
I had the same issue and I solved it!

In my case it was a configuration error. I created an FTP account on my host with access to "/public_html" and I configure FileZilla to access my website FTP with that account and in the "Advanced", I had a "Default distant folder" to "/public_html". That was my error cause I already gave the access to that folder so on login it go to "/public_html" by default and the FileZilla config add another folder like this "/public_html/public_html/". I replace my FileZilla configuration with "/" and that did the trick.

Hope it helps :)

Re: Upload is successful but file doesn't change

Posted: 2019-01-03 22:21
by boco
That's because the configured Home on the FTP account becomes the root directory upon connect. Users are jailed into that tree and cannot go further up (unless explicitly configured by symlinks or aliases).

Re: Upload is successful but file doesn't change

Posted: 2021-04-06 13:17
by michaelsorg1
I don't know exactly what the problem with Mozilla is, but here's the fix:

set your transfers to binary, and breath a sigh of relief!
Image

Re: Upload is successful but file doesn't change

Posted: 2021-04-06 13:33
by boco
We do not have anything to do with Mozilla. I like Mozzarella better.

And, linking a picture from your hard drive is very clever, it will not work for anyone but you, unfortunately.