Magento 2
How to find big folders?
Administration
cleanup
,
command-line
dmitrii_fediuk
(Dmitrii Fediuk)
April 10, 2020, 11:37am
1
du -csh ./* | sort -h -r
How to archive all Magento 2 files excluding not important for development ones and catalog images?
How to archive all Magento 1 files excluding not important for development ones?
How to archive a folder?
How to archive the `media` folder of Magento 1?
How to archive the `media` folder excluding product images?
How to find big orphaned files?
How to archive the `media` folder?
How to archive all Magento 2 files excluding not important for development ones?
How to archive the `pub/media/catalog` folder into a multi-part RAR archive?
How to delete garbage files?
dmitrii_fediuk
(Dmitrii Fediuk)
April 10, 2020, 11:38am
2
See also:
Cleanup
How to
delete garbage
files?
How to find
big folders
?
How to find
big orphaned files
?
Archiving
All files
Magento 2
without not important for development files
without not important for development files and product images
The
media
folder
with product images
without product images
a multi-part RAR archive
Magento 1
without not important for development files
The
media
folder
with product images