My fellow members of this CS-Cart community,
I am in proces of moving one cs-cart installation from one server to another and while doing so I am downloading all the files in the root folder of our website (/public_html/…).
Now all seems to going wel except for the folder public_html/var/…
This folder / directory is huge in this case I just question if I really need all the files in this directory and what files I can simply either delete or skip when downloading.
Please look at the screenshot of my /var/ directory and tell me where to cherry pick or not when downloading.
[attachment=9427:screenshot_vardirectory.jpg]
You can skip the following directories without any problems:
- cache
- cache_
- __cache
- database
- upgrade
We do not recommend to skip other folders
[quote name='eComLabs' timestamp='1429182549' post='211691'] You can skip the following directories without any problems: - cache - cache_ - __cache - database - upgrade We do not recommend to skip other folders [/quote]
Thanks again.
Now I can start the process of moving the cs-cart installation according to plan.
You are welcome! If you face any problem, please let us know so that we can help you
[quote name='eComLabs' timestamp='1429262640' post='211827']
You are welcome! If you face any problem, please let us know so that we can help you
[/quote]
Hi
I just had another question. These files / directories that you mentioned. Can I delete them all the same ?
Regards
Anthony
[quote name='Webmaster_at_Mungotedo' timestamp='1430904692' post='213529']
Hi
I just had another question. These files / directories that you mentioned. Can I delete them all the same ?
Regards
Anthony
[/quote]
The “database” one contains all database dumps. If you do not need them, delete the directory.
The “upgrade” one contains information about previous upgrades. If you do not plan to revert upgrades in the future, delete the directory.
Other directories can be deleted at any time
After getting rid of the folders you don't need, Zip each folder up on the server and download as one file, it will cut the transfer time down by 10 to 100 times.