mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Unique function to send and receive files in session.rs via TransferPayload. Fixed transfer size when sending multiple entries
This commit is contained in:
@@ -227,7 +227,6 @@ impl FsEntry {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
/// ### unwrap_file
|
||||
///
|
||||
/// Unwrap FsEntry as FsFile
|
||||
|
||||
Reference in New Issue
Block a user