issues
search
mattnenterprise
/
rust-ftp
FTP client for Rust
Apache License 2.0
182
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to check if dir not exist
#121
4got
opened
2 months ago
0
"stream did not contain valid UTF-8"
#120
EternalNight996
opened
8 months ago
0
FTPS support is achieved through rust-native-tls and is disabled by default. To enable it secure should be activated in Cargo.toml.
#119
sok-debtrecovery-github-admin
opened
11 months ago
0
add connect_timeout method for FtpStream
#118
zredb
opened
1 year ago
0
list method return "stream did not contain valid UTF-8"
#117
llvvrui
opened
1 year ago
2
Maintenance status
#115
pinkforest
opened
1 year ago
1
I tried to upload the image and the zip, but I found that they were all corrupted.
#114
nageslan
opened
1 year ago
3
Hello, Where do I add my server address?
#113
juie887
opened
1 year ago
1
Broken Files when upload rar,zip,msi,etc
#112
her0mx
opened
1 year ago
1
Large download example
#111
tracker1
opened
2 years ago
2
Depends on old winapi: "the following packages contain code that will be rejected by a future version of rust"
#110
Christoph-AK
opened
2 years ago
0
FTP connection fails when connecting to IIS server
#109
SergenN
opened
2 years ago
0
Cargo audit failed
#108
balroggg
opened
2 years ago
0
Update chrono to pass audit
#107
balroggg
opened
2 years ago
1
Upgrade `regex` package versions to `>=1.5.5` (security vulnerabilities)
#106
John15321
opened
2 years ago
0
Rustls Support
#105
0cv
opened
2 years ago
0
Vendored support for Openssl
#104
Jomy10
opened
2 years ago
0
fix features and properly add native-tls feature
#103
j-hc
opened
2 years ago
0
Add resume functionality
#102
mihaigalos
opened
3 years ago
2
Move to GitHub Actions for CI
#101
mattnenterprise
closed
3 years ago
1
Update CHANGELOG.md for all versions
#100
mattnenterprise
closed
3 years ago
0
FtpStream.retr bounds are too strict
#99
euclio
opened
3 years ago
0
Add openssl and native-tls enable docs in README
#98
mattnenterprise
opened
3 years ago
0
FIX - Re-add openssl
#97
Elrendio
closed
3 years ago
1
No way to implement ssl session reuse since #92
#96
Elrendio
closed
3 years ago
2
FIX - Impl Error for FtpError
#95
Elrendio
closed
3 years ago
0
Disable PASV mode
#94
ChenhuiZhang
opened
4 years ago
0
put_with_stream method
#93
veeso
closed
3 years ago
0
General restyling - Removed deprecated statements and updated dependencies
#92
veeso
closed
3 years ago
1
Outdated openssl (0.9) does not allow to compile at systems using OpenSSL 1.1
#91
hugotiburtino
opened
4 years ago
0
Status of rust-ftp
#90
emoon
closed
2 years ago
4
Ignore a non-compiling test
#89
kulp
closed
3 years ago
1
Support IPv6 with PASV
#88
kulp
closed
2 years ago
1
MLSD command
#87
omikuji
opened
5 years ago
1
update to openssl 10, fix test
#86
AlecTroemel
closed
3 years ago
1
Update dependencies
#85
wnklmnn
closed
3 years ago
1
Upgrade openssl to 0.10. or replace it with rusttls
#84
kariae
opened
5 years ago
2
Update dependencies
#83
faulesocke
closed
3 years ago
1
Manual connection setup
#82
faulesocke
opened
5 years ago
0
Add connect_with_timeout method to FtpStream
#81
adolfosilva
closed
6 years ago
0
fix broken doctest for get_ref() on FtpStream
#80
markpash
closed
3 years ago
0
Add 200 as proper CDUP response code fixes #73
#79
mattnenterprise
closed
6 years ago
0
update deps
#78
yjhmelody
closed
6 years ago
0
Support tokio ?
#77
LuoZijun
opened
6 years ago
0
Accept also a 250 response code for RETR, STOR and LIST commands
#76
rrevenantt
closed
6 years ago
0
Question: Do get/retr methods return BufRead
#75
jacktuck
closed
6 years ago
8
File size increase on download tranfer
#74
MarcAntoine-Arnaud
opened
6 years ago
5
CDUP returns 200, not 250
#73
antoyo
closed
6 years ago
2
Put() function works but returns an error
#72
Luxed
opened
7 years ago
0
Consider using Clippy on the crate
#71
Luxed
closed
3 years ago
1
Next