[−][src]Function large_upload::upload
pub fn upload(
host_ip: &str,
host_port: u16,
remote_addr: &str,
source_path: &str,
target_path: &str,
prefix: Option<String>,
chunk_size: u32
) -> Result<String, ProtocolError>
pub fn upload(
host_ip: &str,
host_port: u16,
remote_addr: &str,
source_path: &str,
target_path: &str,
prefix: Option<String>,
chunk_size: u32
) -> Result<String, ProtocolError>