pub async fn dir_info( client: &Client, uri: &str, ) -> Result<(String, String, Option<PathBuf>), String>