Comment to 'Dolphin Migration Errors'
  • i traing to migrate from the latest version 7.4.2 , the folder permisons for the old site is 777 and my folder permison for the storage folder i set to

    sudo find ./storage -type d -exec chmod 775 {} \;  
    

    I can upload videos and they are processed correctly, so it should import the old ones correctly too.