issues
search
AspectUnk
/
russh-sftp
SFTP subsystem supported server and client for Russh
Apache License 2.0
64
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update thiserror requirement from 1.0 to 2.0
#60
dependabot[bot]
opened
2 weeks ago
0
Update russh-keys requirement from 0.45 to 0.46
#59
dependabot[bot]
closed
2 weeks ago
1
feat: Open file with specific flags and file attributes
#58
Wykiki
closed
2 weeks ago
1
`FileAttributes` needed while opening file on some `sftp` server
#57
Wykiki
closed
2 weeks ago
5
Ability to configure out client/server support via feature flags
#56
kanpov
opened
1 month ago
1
Performance of download
#55
m0ppers
opened
1 month ago
2
Stream split
#54
AspectUnk
closed
1 month ago
0
docs: add adopters to readme
#53
grampelberg
closed
1 month ago
0
Server: Directories are appearing as files in filezilla
#52
MarkusTieger
closed
1 month ago
1
ADOPTERS
#51
grampelberg
closed
1 month ago
1
feat: Implement Drop for StfpSession
#50
Wykiki
closed
1 month ago
1
ERROR - Disconnected
#49
TheMuteM
opened
2 months ago
1
Update russh requirement from 0.43 to 0.45
#48
dependabot[bot]
closed
3 months ago
0
Update russh-keys requirement from 0.43 to 0.45
#47
dependabot[bot]
closed
3 months ago
0
Update Russh
#46
chanderlud
closed
3 months ago
3
Update to russh 0.44
#45
kyrias
closed
3 months ago
0
Use OsString instead of String so that paths are actually represented correctly
#44
kanpov
closed
4 months ago
3
hardlink support
#43
AspectUnk
closed
4 months ago
0
Support non-utf8 file names
#42
gulrotkake
opened
4 months ago
12
When should I release the file handles?
#41
MarkusTieger
closed
4 months ago
0
Hard link support
#40
kanpov
closed
4 months ago
2
Update buf.rs
#39
yuzw1007
closed
4 months ago
0
Update buf.rs
#38
yuzw1007
closed
5 months ago
0
Construct `FileType` from `FileMode` correctly.
#37
bspot
closed
4 months ago
0
Conversion from `FileMode` to `FileType` is incorrect.
#36
bspot
closed
4 months ago
1
Allow to specify timeout when creating SftpSession
#35
XVilka
closed
1 month ago
0
client: Fix mangled packets beeing read when sending new requests.
#34
bspot
closed
1 month ago
0
Client: Issuing requests asynchronously causes reading mangled packets
#33
bspot
closed
1 month ago
1
`client::rawsession::Limits` not exported
#32
bspot
closed
6 months ago
1
example client - avoid unwraps
#31
XVilka
opened
6 months ago
0
Concurrency requests / Performance improvement
#30
AspectUnk
closed
6 months ago
0
Implement easy conversion for open options
#29
girstenbrei
closed
6 months ago
1
Make File clonable
#28
girstenbrei
closed
6 months ago
5
Respond with EOF when finished listing directory
#27
girstenbrei
closed
6 months ago
1
Call close on channel at EOF
#26
girstenbrei
closed
6 months ago
1
How to change working directory
#25
Andycharalambous
closed
6 months ago
1
Unable to Disconnect Using 'bye' Command
#24
yossyX
closed
6 months ago
2
chore: fix clippy lints and add some documentation
#23
simonsan
closed
6 months ago
1
ci: add continous integration
#22
simonsan
opened
8 months ago
0
Read_string blocking
#21
TheBlindM
closed
1 month ago
2
hash support
#20
UVUUUVUU
closed
6 months ago
1
hash support
#19
UVUUUVUU
closed
6 months ago
0
Call flush on stream in `russh-sftp::server::process_handler`
#18
michaelfortunato
closed
9 months ago
0
Read_dir unable to read link file
#17
TheBlindM
closed
9 months ago
1
Should `russh-sftp::server::process_handler` call flush on every write?
#16
michaelfortunato
closed
9 months ago
4
Downloading multiple files using a single SFTP session
#15
zidaye
opened
11 months ago
0
Performance optimization
#14
zidaye
closed
6 months ago
2
end of stream #12
#13
AspectUnk
closed
11 months ago
0
How to close the SFTP session?
#12
netthier
closed
11 months ago
4
Should SftpSession::create truncate the file?
#11
rukai
closed
1 year ago
1
Next