我想从文件管理器中提取zip文件,但我有这个错误。
PS:我使用Cpanel - laravel - CMS MASTER
Archive: /home/copyanc/domains/doica.ro/smartkindervilla/bootstrap-cms.zip
inflating: bootstrap-cms/.env.example
inflating: bootstrap-cms/.gitattributes
inflating: bootstrap-cms/.gitignore
inflating: bootstrap-cms/.travis.yml
inflating: bootstrap-cms/app/Console/Kernel.php
inflating: bootstrap-cms/app/Facades/CommentRepository.php
inflating: bootstrap-cms/app/Facades/EventRepository.php
inflating: bootstrap-cms/app/Facades/NavigationFactory.php
inflating: bootstrap-cms/app/Facades/PageRepository.php
inflating: bootstrap-cms/app/Facades/PostRepository.php
inflating: bootstrap-cms/app/Http/Controllers/AbstractController.php
inflating: bootstrap-cms/app/Http/Controllers/CommentController.php
inflating: bootstrap-cms/app/Http/Controllers/EventController.php
inflating: bootstrap-cms/app/Http/Controllers/PageController.php
inflating: bootstrap-cms/app/Http/Controllers/PostController.php
inflating: bootstrap-cms/app/Http/filters.php
inflating: bootstrap-cms/app/Http/Kernel.php
inflating: bootstrap-cms/app/Http/Middleware/Auth/Blog.php
inflating: bootstrap-cms/app/Http/Middleware/Auth/Edit.php
inflating: bootstrap-cms/app/Http/Middleware/CheckForMaintenanceMode.php
extracting: bootstrap-cms/app/Http/Requests/.gitkeep
答案 0 :(得分:0)
用于解决此问题,您只需要完全删除bootstrap-cms目录然后再次提取它们
答案 1 :(得分:0)
没有错误,这些消息描述了文件提取方法:“膨胀”或“提取”。