Store Import Problem

Hi i like to update store import to a new shop

but i cant get the good path

how can i find the correct path i tryed almost everything

thx

Open index.php and add

fn_print_r(dirname(__FILE__));

after

require(dirname(__FILE__) . '/init.php');

Then open store-front to find path