issues
search
pkg
/
sftp
SFTP support for the go.crypto/ssh package
BSD 2-Clause "Simplified" License
1.52k
stars
380
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid deadlock between Close when offset-modifying operation is still pending
#604
puellanivis
closed
6 days ago
2
Regression causing deadlock between File.Close and File.WriteTo
#603
ncw
opened
1 week ago
7
Inconsistent Result of Client.Stat() -> os.FileInfo.Name() for Remote Windows Machine
#602
jgriegershs
closed
2 weeks ago
3
File transfer performance issue when running on z/OS
#601
drimmeer
opened
3 weeks ago
10
Running on z/OS to receive file from z/OS failed SSH_FX_BAD_MESSAGE
#600
drimmeer
opened
1 month ago
13
io.Copy gives permission denied for get operation and io.ReadAll gives Bad Message for 190kb+ files
#599
aashakabra
opened
1 month ago
16
Question about generating a digest value during sftp transfer
#598
drimmeer
opened
1 month ago
18
V2? Indeed
#597
puellanivis
opened
1 month ago
0
Java Jsch library like sftp login interface implement
#596
je-ck
opened
1 month ago
1
Support for changing access and modification times (atime/mtime) on symbolic links (Lutimes) missing
#594
NikitaCOEUR
closed
2 months ago
2
Support newer sftp protocol versions
#593
tionis
opened
2 months ago
1
Blocking may occur when connecting to the wrong port
#592
shuaiys
closed
5 months ago
1
Large directory ReadDir ends up with connection lost error
#591
tpoxa
closed
5 months ago
8
Can we get file size in the Filewrite handler?
#590
neurosnap
closed
5 months ago
2
Strongly-typed accessor for FileStat
#589
liori
closed
5 months ago
3
update ReadFrom and ReadFromWithConcurrency docs
#588
emar-kar
closed
5 months ago
0
custom interface fails to trigger concurrent reads in `ReadFrom`
#587
emar-kar
closed
5 months ago
4
Server: Provide sequential read/write API
#586
klauspost
closed
5 months ago
6
Question about sshFxpOpendirPacket packet
#585
ior308
opened
7 months ago
4
Add WithMaxTxPacket server option
#584
peterverraedt
closed
6 months ago
0
Add SetExtendedAttrs to Client
#583
peterverraedt
closed
7 months ago
0
Add support for zos/s390x
#582
dustin-ward
closed
7 months ago
4
Proposal: Standardized FileInfo Structure. RE: z/OS performance investigation
#581
dustin-ward
closed
7 months ago
1
Add support for z/OS
#580
puellanivis
closed
8 months ago
0
Performance is much slower than a Java implementation when running in z/OS
#579
drimmeer
opened
8 months ago
5
Does this package Support z/OS (s390x) or not?
#578
drimmeer
opened
8 months ago
2
add CloserListerAt
#577
drakkan
closed
7 months ago
0
getting error while creating a client in a multithreaded usecase "Failed to create SFTP client: error receiving version packet from server: server unexpectedly closed connection: unexpected EOF"
#576
aashakabra
closed
9 months ago
8
The performance of transferring file is bad
#575
zhanghaiyang9999
opened
10 months ago
1
Rework client to prevent after-Close usage, and support perm at Open
#574
puellanivis
closed
9 months ago
6
how to handle binary and ascii file transfer to and from sftp server?
#573
aashakabra
closed
9 months ago
1
close file double time sometimes cause copy problem wh
#572
lindmin
opened
10 months ago
10
server.go: "/" for windows
#571
powellnorma
opened
10 months ago
8
How can I perform sftp download and upload feature for multiple files at root directory and within nested subfolder using https://github.com/pkg/sftp
#570
aashakabra
opened
11 months ago
3
In Windows, `Server` should allow a pseudo-directory for `/` which enumerates available drives
#569
powellnorma
opened
11 months ago
22
Bump golang.org/x/crypto from 0.1.0 to 0.17.0
#568
dependabot[bot]
closed
11 months ago
0
fix: add support for attrs in `sshFxpOpenPacket` for `Server`
#567
mafredri
closed
10 months ago
3
Connection lost when using library with limited bandwidth
#566
uncleDecart
closed
9 months ago
5
Cancelable ReadDirContext
#565
ungerik
closed
1 year ago
4
fix: sftp client hang when exit in sftp server example
#564
wwcd
closed
1 year ago
0
sftp client hang when exit in sftp server example
#563
wwcd
closed
1 year ago
2
Should Seek() io.SeekStart and io.SeekCurrent do the different things?
#562
pgalbavy-itrs
closed
1 year ago
1
Memfile stuff
#561
zelch
opened
1 year ago
10
fix: remove ioutil and use io/os libraries
#560
urko-b
closed
1 year ago
0
Add missing errors to request-errors.go
#559
martin-viggiano
opened
1 year ago
1
Fix typo in request-interfaces.go
#558
Lilja
closed
1 year ago
0
Request attributes are not being propagated for SSH_FXP_OPEN operation
#557
pavan-aeturi
opened
1 year ago
5
proposal/exposeRemoveFile
#556
edugamo1993
closed
1 year ago
1
proposal/exposeRemoveFile
#555
edugamo1993
opened
1 year ago
2
Properly handle io.EOF error conditions when reading
#554
dsnet
closed
1 year ago
4
Next