Hello, I made an archive on Windows (winrar) with the site, unzip it in ubuntu 16.04 and the .git folder disappears, but it doesn't matter, all the .htaccess files also disappeared. Tell me how you can unzip without losing files?
- 2Most likely, the files are not lost, but they are simply not visible by default. There is such a rule for files starting with a dot. - αλεχολυτ
- And how to display them, also when I deleted the folder with the unzipped site, I got an error in the basket (I can't open or display it) - Vladislav
- 2if you are looking under GUI, press Ctrl + H. In the console 'ls -a' - αλεχολυτ
|