These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Partial Migration on the new forum.
Hi guys,
I am trying to migrate a large cPanel site to Virtualmin. The compressed file is >33GB so decompressed it's >50GB.
During migration the tool unpacked the file and then failed because there was no administrator password. Now a large chunk of my HDD is being taken up by these extracted files which I need to clear up. Can you guys tell me where they will be? The system is CentOS 6.
Thanks
Howdy,
There's a good chance they're in /tmp -- probably in /tmp/.webmin.
What output do you receive if you run this command:
du -sh /tmp/.webmin
Howdy,
There's a good chance they're in /tmp -- probably in /tmp/.webmin.
What output do you receive if you run this command:
du -sh /tmp/.webmin
Hi there,
Thanks for the reply. Yes, I found them shortly after posting in /tmp. They were hidden so I didn't see them first time checking.
Thanks again.