mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 01:26:04 -08:00
on_sent and on_recv methods for file transfer to finalize streams
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -147,7 +147,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
||||
[[package]]
|
||||
name = "ftp"
|
||||
version = "3.0.1"
|
||||
source = "git+https://github.com/ChristianVisintin/rust-ftp#cfe594f6e6acd6137087847357bf902207d4e477"
|
||||
source = "git+https://github.com/ChristianVisintin/rust-ftp#63b06ef1b21cd7bd0a44682e514144e67c071d0e"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"lazy_static",
|
||||
|
||||
Reference in New Issue
Block a user