use php to acces protected csv file code example
Example: use php to acces protected csv file
fopen("http://username:[email protected]/protectedDir/file.csv","r");
fopen("http://username:[email protected]/protectedDir/file.csv","r");