you need to clear cache before tranferring you files.
Better, dont use ftp. Pull your project to your server using git
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello, I am facing a bug with Filezilla, some folders are created automatically on my server.
These folders have absolute path names from my local machine... For example :
C:\Users\NAME\Herd\PROJECT\storage\logs
C:\Users\NAME\Herd\PROJECT\storage\framework\views
It looks like I transfered a symbolic link that makes a mess. But I do not know how to delete that.
When I delete them, they come back automatically.
These folders are created at the root and in the /public folder of my server.
Do you know what's happening?
Thanks!
Please or to participate in this conversation.