[ 'key' => 'iksop', 'secret' => '8htoiwn44g204th' ], 'endpoint' => 'https://s3.infra.flowdat.com/minio/login', 'use_path_style_endpoint' => true, 'region' => 'sa-east-1', 'version' => 'latest',]); $adapter = new AwsS3Adapter($client, 'comparaciones'); $filesystem = new Filesystem($adapter); $path = $_GET["path"]; $contents = $filesystem->listContents("/"); $dirs = array(); foreach($contents as $cont){ $dirs[] = $cont["path"]; } $dirs = array_reverse($dirs); echo "
Lista de Commits | '.$dir.' | '; } echo "