`mega-cp` is a command-line tool for interacting with the MEGA cloud storage service. It's used to copy files and directories to and from your MEGA account.
To use the command `mega-cp /folder1 /folder2`, you would typically be dealing with two folders:
- `/folder1`: This is the source folder, which could be either on your local machine or in your MEGA account, depending on how the command is framed.
- `/folder2`: This is the destination


