Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / goftp/server issues and pull requests

#77 - Update conn.go

Pull Request - State: closed - Opened by lichao2014 over 5 years ago

#76 - compitable previous public ip setting

Pull Request - State: closed - Opened by lunny over 5 years ago

#75 - Add xmkd support

Pull Request - State: closed - Opened by lunny over 5 years ago
Labels: enhancement

#74 - add drone support

Pull Request - State: closed - Opened by lunny over 5 years ago

#73 - Add appe command support

Pull Request - State: closed - Opened by lunny over 5 years ago
Labels: enhancement

#72 - Implement APPE command

Issue - State: closed - Opened by isavcic over 5 years ago - 4 comments
Labels: enhancement

#71 - Fix the usage of example

Pull Request - State: closed - Opened by wzshiming over 5 years ago
Labels: docs

#70 - Allow server to work in passive mode with a user given public ip

Pull Request - State: closed - Opened by xetorthio over 5 years ago - 1 comment

#69 - Docker 中没有写入权限

Issue - State: open - Opened by ht101996 over 5 years ago - 1 comment

#68 - Use constant-time compare for SimpleAuth

Pull Request - State: closed - Opened by titanous almost 6 years ago
Labels: enhancement

#67 - add a passive port range

Pull Request - State: open - Opened by driff almost 6 years ago - 1 comment

#66 - How to limit the speed at the server

Issue - State: open - Opened by zhuxinquan almost 6 years ago - 3 comments
Labels: feature

#65 - Can't accept XMKD command

Issue - State: closed - Opened by Oshi41 almost 6 years ago - 1 comment
Labels: enhancement

#64 - Update cmd.go (added XMKD)

Pull Request - State: closed - Opened by ca6aqa almost 6 years ago - 1 comment

#63 - Report errors to client when sending the RETR data

Pull Request - State: closed - Opened by ncw almost 6 years ago - 1 comment
Labels: bug

#62 - Fix socket leak for never used PASV connections

Pull Request - State: closed - Opened by ncw about 6 years ago - 2 comments

#61 - Add timeout

Pull Request - State: closed - Opened by crlssn over 6 years ago

#60 - Goftp master

Pull Request - State: closed - Opened by bhendo over 6 years ago

#59 - Fix race condition for passive sockets

Pull Request - State: closed - Opened by ncw over 6 years ago

#58 - Fix formating for fmt.Sprint() messages

Pull Request - State: closed - Opened by ncw over 6 years ago

#57 - Make sure we reset the append flag on RETR

Pull Request - State: closed - Opened by ncw over 6 years ago - 1 comment

#56 - Don't end error messages with \n as this confuses some clients.

Pull Request - State: closed - Opened by ncw over 6 years ago - 1 comment

#55 - remove trace log

Pull Request - State: closed - Opened by lunny over 6 years ago

#54 - Fix bug that hang on list a file

Pull Request - State: closed - Opened by odknt over 6 years ago - 2 comments

#53 - Fix feat bug

Pull Request - State: closed - Opened by lunny over 6 years ago
Labels: bug

#52 - Make a new simpler example server

Pull Request - State: closed - Opened by ncw over 6 years ago - 2 comments

#51 - Fix socket leak on passive connections

Pull Request - State: closed - Opened by ncw over 6 years ago - 4 comments

#50 - Fix "bind: address already in use" message when using passive mode

Pull Request - State: closed - Opened by ncw over 6 years ago - 1 comment
Labels: enhancement

#49 - Fix race condition in GoListenAndServe() for passive sockets

Pull Request - State: closed - Opened by ncw over 6 years ago - 2 comments

#48 - added LPRT command

Pull Request - State: closed - Opened by discobean over 6 years ago - 3 comments

#47 - 500 Command not found, and if via passive address scan failure

Issue - State: closed - Opened by discobean over 6 years ago - 1 comment
Labels: feature

#46 - 修复不能FileZilla无法自动识别字符集的问题

Pull Request - State: closed - Opened by ssfyn over 6 years ago - 2 comments

#45 - when the ftp client auto select Character encoding

Issue - State: closed - Opened by godla almost 7 years ago - 2 comments

#44 - Use sendfile syscall to send out file

Pull Request - State: closed - Opened by Mr-Dai almost 7 years ago - 2 comments

#43 - Fix the problem of integer overflow when file size is too large

Pull Request - State: closed - Opened by Mr-Dai almost 7 years ago - 2 comments
Labels: bug

#42 - Improve shutdown behaviour

Pull Request - State: closed - Opened by folbricht almost 7 years ago - 1 comment
Labels: enhancement

#41 - Implement Serve function to allow custom listeners

Pull Request - State: closed - Opened by folbricht almost 7 years ago - 2 comments
Labels: enhancement

#40 - Add conn test

Pull Request - State: closed - Opened by sapk almost 7 years ago - 2 comments
Labels: testing

#39 - Refactor parse list param

Pull Request - State: closed - Opened by sapk almost 7 years ago - 6 comments
Labels: bug

#38 - Only open data connection if no error

Pull Request - State: closed - Opened by sapk almost 7 years ago
Labels: bug

#37 - Fix documentation for driver interface

Pull Request - State: closed - Opened by sapk almost 7 years ago - 1 comment
Labels: docs

#36 - Fix CircleCI and address a test race condition

Pull Request - State: closed - Opened by allenluce almost 7 years ago - 1 comment
Labels: testing

#35 - Fix race bug and add race test

Pull Request - State: closed - Opened by lunny almost 7 years ago - 3 comments
Labels: bug

#34 - Fix race condition setting connection value

Pull Request - State: closed - Opened by allenluce almost 7 years ago - 1 comment

#33 - Add test framework

Pull Request - State: closed - Opened by lunny almost 7 years ago - 1 comment
Labels: testing

#32 - Fix connection failure in PASV mode.

Pull Request - State: closed - Opened by ghost about 7 years ago

#31 - Fix support for explicit TLS

Pull Request - State: closed - Opened by preng69 over 7 years ago - 3 comments

#30 - Include UTF8 in FEAT list since the server supports UTF-8.

Pull Request - State: closed - Opened by preng69 over 7 years ago - 2 comments

#29 - Fix race condition when uploading files at the same time socket is read

Pull Request - State: closed - Opened by jontonsoup over 7 years ago - 1 comment
Labels: bug

#28 - Send back a proper multiline response

Pull Request - State: closed - Opened by allenluce over 7 years ago - 5 comments
Labels: bug, enhancement

#27 - Incompatible with ncftp?

Issue - State: closed - Opened by matti777 over 7 years ago - 7 comments
Labels: bug

#26 - fix bug: passive listen string ip

Pull Request - State: closed - Opened by lichao2014 almost 8 years ago - 2 comments

#25 - passiveListenIP will get a bad IP string

Issue - State: closed - Opened by lichao2014 almost 8 years ago - 3 comments

#24 - Pluggable logging backend

Pull Request - State: closed - Opened by klingtnet almost 8 years ago - 2 comments
Labels: feature

#23 - How to replace the logger?

Issue - State: closed - Opened by klingtnet almost 8 years ago - 3 comments
Labels: feature

#22 - fixes bug

Pull Request - State: closed - Opened by admpub about 8 years ago

#21 - Remove unused fields in Server struct

Pull Request - State: closed - Opened by simon3z about 8 years ago - 1 comment

#20 - Improve passive socket error reporting

Pull Request - State: closed - Opened by simon3z about 8 years ago - 1 comment

#19 - Fix commands requirements

Pull Request - State: closed - Opened by simon3z about 8 years ago - 3 comments

#18 - Fix data transfer error code

Pull Request - State: open - Opened by simon3z about 8 years ago - 4 comments

#17 - Fix race condition setting connection value

Pull Request - State: closed - Opened by simon3z about 8 years ago - 5 comments

#16 - Replace buildTCPString with JoinHostPort

Pull Request - State: closed - Opened by simon3z about 8 years ago - 1 comment

#15 - Use core libraries and remove dependencies

Pull Request - State: closed - Opened by simon3z about 8 years ago - 1 comment

#14 - Convert back slashes to forward slashes; close data handle after retr

Pull Request - State: closed - Opened by fuzzac over 8 years ago - 4 comments

#13 - Allow server to be behind a NAT

Pull Request - State: closed - Opened by phacops over 8 years ago

#12 - Not correctly closing connections

Issue - State: closed - Opened by nodefortytwo over 8 years ago - 1 comment

#11 - Explicit TLS mode is implemented.

Pull Request - State: closed - Opened by notorca over 8 years ago - 1 comment

#10 - Fixed wrong detection of the closed connection

Pull Request - State: closed - Opened by notorca over 8 years ago - 1 comment

#9 - Avoid 'read error use of closed network connection' after client QUIT

Pull Request - State: closed - Opened by notorca over 8 years ago - 1 comment

#8 - Close the connection on the server when the client closes it first

Pull Request - State: closed - Opened by folbricht almost 9 years ago - 1 comment

#7 - Endless loop when client terminates the connection

Issue - State: closed - Opened by folbricht almost 9 years ago - 1 comment

#6 - Reading username from the driver

Issue - State: closed - Opened by DanielSmedegaardBuus almost 9 years ago - 3 comments

#5 - sftp

Issue - State: closed - Opened by joeblew99 almost 9 years ago - 4 comments

#4 - Add ability to shut down a server

Pull Request - State: closed - Opened by mechmind almost 9 years ago - 1 comment

#3 - fixes bug

Pull Request - State: closed - Opened by admpub about 9 years ago - 1 comment

#2 - 有严重的内存泄漏问题

Issue - State: closed - Opened by codeskyblue about 9 years ago - 1 comment

#1 - LIST -al command not supported

Issue - State: open - Opened by codeskyblue about 9 years ago - 1 comment
Labels: enhancement