Mega Cp Files
The most powerful alternative to cp is rsync , a tool designed for efficient file synchronization. Unlike cp , which blindly copies everything, rsync is intelligent. It compares the source and destination files, and only copies the data that has actually changed, a feature known as . This makes rsync much faster than cp for subsequent syncs. Even for a first copy, rsync often offers better reliability and can resume interrupted transfers.
mega-put ~/reports/* /reports/
If you want to know more about keeping your network safe, let me know: mega cp files