MySQL Forums
Forum List  »  Newbie

Re: MySQL Workbench Secure Export and Import
Posted by: Mark Johnson
Date: October 02, 2025 06:29AM

A simple, safe option for a novice: export your schema/data with MySQL Workbench, compress/encrypt it with 7-Zip (AES-256), then share via a secure method like WinSCP/FileZilla over SFTP. Share the password separately. The analyst can validate with a SHA-256 checksum. If budget allows, a managed cloud option like Egnyte adds extra security, but the free method works fine if you’re careful.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Workbench Secure Export and Import
October 02, 2025 06:29AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.