async fn remote_sftp_list( client: &Client, uri: &str, sizes: IconSizes, ) -> Result<Vec<Item>, String>