issues
search
dani-garcia
/
rust_async_ftp
Fork of https://crates.io/crates/ftp with tokio async support
Apache License 2.0
21
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Vulnerability CVE-2020-26235
#22
mihaigalos
opened
1 year ago
0
Always use IP of control conn for data conn
#21
oscarwcl
opened
1 year ago
0
Maintenance commit
#20
sp1ff
opened
1 year ago
0
Is this crate still being maintained?
#19
sp1ff
opened
1 year ago
0
Second example on the docs home page doesn't build
#18
sp1ff
opened
1 year ago
0
Add dependabot
#17
NobodyXu
opened
2 years ago
0
Take `FnOnce` in `FtpStream::retr`
#16
NobodyXu
opened
2 years ago
0
Make FtpStream::get read the final response
#15
oscarwcl
opened
2 years ago
0
Documentation refers to openssl crate, current implementation is based on tokio-rustls
#14
djc
opened
2 years ago
0
FtpStream::get() doesn't read status::CLOSING_DATA_CONNECTION
#13
djc
opened
2 years ago
0
Async PUT from stream
#12
mihaigalos
opened
2 years ago
2
Add resume functionality
#11
mihaigalos
closed
3 years ago
5
add timeout option
#10
ghost
closed
3 years ago
1
Make FtpStream::retr error return type generic
#9
dodomorandi
closed
4 years ago
0
Made a dumb error here's the fix
#8
SamedhG
closed
4 years ago
1
Fix the minor bug in FtpStream::Get
#7
SamedhG
closed
4 years ago
1
Minor bug in FtpStream::get
#6
SamedhG
closed
4 years ago
5
FtpStream::retr should allow a more generic error type
#5
dodomorandi
closed
4 years ago
1
Update to Tokio 0.3
#4
dani-garcia
closed
3 years ago
3
FtpStream::list_command cannot handle unix newlines
#3
dodomorandi
closed
4 years ago
0
Split lines according to both dos and unix conventions
#2
dodomorandi
closed
4 years ago
3
Drop data stream before waiting close code
#1
dodomorandi
closed
4 years ago
2