mirror of
https://github.com/veeso/termscp.git
synced 2026-04-14 06:01:32 -07: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