Yeah, that seemed to have done the trick :) Big thanks!
I needed to use the steps argument and set it to 100 in order to not having to run the command hundreds of times ;)
php setup/setup.php migrate --run ilFileObjectMigrationAgent.ilFileObjectToStorageMigration --steps="100"
I needed to use the steps argument and set it to 100 in order to not having to run the command hundreds of times ;)
php setup/setup.php migrate --run ilFileObjectMigrationAgent.ilFileObjectToStorageMigration --steps="100"