pub async fn rename_file_on_juicehost( state: &Arc<AppState>, old_id: &str, new_id: &str, host: Option<&str>, )