pub async fn start_rust_receiver(
    filepath: String,
    relay: String,
    transfername: String
) -> Result<String>