Need help using copy in the manifest.php

I have the used "copy" in another package that builds a module and it works fine.  Now I am trying to use "copy" in a package all by itself and I get a "Failed to copy cache/upgrades/temp/bEJWuG/Files/custom/Extension/application/Ext/EntryPointRegistry/UpdateClassTimeFields.php to custom/Extension/application/Ext/EntryPointRegistry/UpdateClassTimeFields.php"

Please help. I need this to work for a project that ends soon.

Parents
  • Hi Amy, This happens when you don't have file to copy in the path mentioned. Can you please check if the file is available in the directory. 

    Regards,

    Mohammed 

Reply
  • Hi Amy, This happens when you don't have file to copy in the path mentioned. Can you please check if the file is available in the directory. 

    Regards,

    Mohammed 

Children
  • My regular way of zipping using the GUI didn't work, so I was using the command line. 

    I realized after unzipping that the File directory didn't have anything in it.

    In other words the command line

    zip CE_Customization manifest.php Files

    doesn't include the folders and files under Files.