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
ftp list function only returning a String
#70
Luxed
opened
7 years ago
5
Update to version 0.9 of OpenSsl
#69
Luxed
closed
6 years ago
4
Correcting issue with list and nlst commands
#68
Luxed
closed
7 years ago
0
[feature]: support byte offset when retrieving a file
#67
mattgathu
opened
7 years ago
0
Update README badges
#66
mattnenterprise
closed
7 years ago
0
Document secure flag in README
#65
mattnenterprise
closed
7 years ago
0
list and nlst commands always return an error
#64
Luxed
opened
7 years ago
2
rust-OpenSSL 0.7 does not compile on latest Linux
#63
glennpierce
opened
7 years ago
3
use log crate for logging
#62
nagy
opened
7 years ago
0
Allow the retr reader to return something other than unit
#61
tomverran
closed
7 years ago
3
Add more tests
#60
matt2xu
closed
7 years ago
2
Make code more ergonomic
#59
matt2xu
closed
7 years ago
3
added get_ref() method to allow setting read/write timeout, see #52
#58
matt2xu
closed
7 years ago
1
#53 Updating the ftps docs to a working example
#57
mattnenterprise
closed
7 years ago
0
Make the code more ergonomic
#56
matt2xu
closed
7 years ago
1
Drop data connection early in FtpStream.list_command()
#55
17dec
closed
7 years ago
1
list() is waiting indefinitely
#54
17dec
closed
7 years ago
0
Update FTPS usage documentation
#53
yagop
closed
7 years ago
1
Set Read/Write Timeout
#52
msiemens
closed
7 years ago
3
Upgrade to latest OpenSSL
#51
arcrose
opened
8 years ago
5
Better SecureError
#50
arcrose
closed
8 years ago
0
Persist custom ssl
#49
arcrose
closed
8 years ago
5
data_command can only use the default SSL_CONTEXT
#48
arcrose
closed
8 years ago
0
Unify the library's interface and tidy up some code
#47
arcrose
closed
8 years ago
6
add DELE command for delete file.
#46
yackushevas
closed
8 years ago
1
Update readme
#45
arcrose
closed
8 years ago
3
Add a secure_with_ssl method
#44
arcrose
closed
8 years ago
1
Usability: FtpStream::connect doesn't default to port 21
#43
arcrose
closed
8 years ago
1
Fix and simplify README example
#42
arcrose
closed
8 years ago
3
help wanted: save all files by match pattern
#41
yackushevas
closed
8 years ago
1
README: syntax highlighting fix
#40
benaryorg
closed
8 years ago
1
QUIT on drop
#39
workanator
opened
8 years ago
4
FTPS support
#38
workanator
closed
8 years ago
11
RETR and TYPE
#37
workanator
closed
8 years ago
5
List commands
#36
workanator
closed
8 years ago
1
added simple upload test and fixed anonymous login
#35
matt2xu
closed
8 years ago
9
Now using host returned by PASV command
#34
matt2xu
closed
8 years ago
1
Simplified implementation of change working dir
#33
matt2xu
closed
8 years ago
2
Now using status constants instead of hard-coded integers
#32
matt2xu
closed
8 years ago
3
Renamed methods to more usual names: mkdir, rmdir...
#31
matt2xu
closed
8 years ago
1
Added put method
#30
matt2xu
closed
7 years ago
2
Add code 125 to fix data connection on IIS Ftp server
#29
daa84
closed
8 years ago
1
Add a CHANGELOG
#28
dbrgn
closed
8 years ago
1
Add Tests
#27
mattnenterprise
closed
7 years ago
7
Host documentation on Github pages
#26
matt2xu
closed
8 years ago
4
Changing method names to match FTP commands
#25
matt2xu
closed
8 years ago
1
Make pasv() use the host returned by the FTP server
#24
matt2xu
closed
8 years ago
0
Rewrite current_dir to use iterators instead of inner functions
#23
matt2xu
closed
8 years ago
1
Use status codes instead of hard-coded integers
#22
matt2xu
closed
8 years ago
1
Improved error handling
#21
matt2xu
closed
8 years ago
2
Previous
Next