Can't add add-on, getting "failed to open stream"error

Permalink
I'm trying to install a new add-on, but keep getting the following errors:
root/httpdocs/concrete/core/helpers/file.php on line 71

Warning: copy(root/httpdocs/packages/restore_block_types/single_pages/dashboard/system/backup_restore/restore_block_types/view.php) [function.copy]: failed to open stream: No such file or directory in root/httpdocs/concrete/core/helpers/file.php on line 71

Warning: copy(root/httpdocs/packages/restore_block_types/icon.png) [function.copy]: failed to open stream: No such file or directory in root/httpdocs/concrete/core/helpers/file.php on line 71

Warning: copy(root/httpdocs/packages/restore_block_types/controllers/dashboard/system/backup_restore/restore_block_types/controller.php) [function.copy]: failed to open stream: No such file or directory in root/httpdocs/concrete/core/helpers/file.php on line 71

Warning: copy(root/httpdocs/packages/restore_block_types/INSTALL.TXT) [function.copy]: failed to open stream: No such file or directory in root/coloradoabcd.org/httpdocs/concrete/core/helpers/file.php on line 71

Warning: copy(root/httpdocs/packages/restore_block_types/CHANGELOG) [function.copy]: failed to open stream: No such file or directory in root/httpdocs/concrete/core/helpers/file.php on line 71

Warning: copy(root/httpdocs/packages/restore_block_types/LICENSE.TXT) [function.copy]: failed to open stream: No such file or directory in root/httpdocs/concrete/core/helpers/file.php on line 71

Cache is turned off.
Running 5.6.1.2

Any help much appreciated!