Innovation Technology
Using rsync:
First install rsync (if not installed) : yum install rsync
rsync -a /source_directory /destination_directory
-- Disable foreign key checks (important for InnoDB) SET FOREIGN_KEY_CHECKS = 0; -- Delete product meta DELETE pm FROM wp_p...
No comments:
Post a Comment