issues
search
psychoone7
/
pyftpdlib
Automatically exported from code.google.com/p/pyftpdlib
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
EBADF (bad fd) instead of EADDR (address already in use)
#243
GoogleCodeExporter
closed
9 years ago
3
Multi process FTP server doesn't clean resources on exit
#242
GoogleCodeExporter
opened
9 years ago
0
Empty password problem with default server
#241
GoogleCodeExporter
closed
9 years ago
25
Add __main__ for "python -m pyftpdlib" syntax
#240
GoogleCodeExporter
closed
9 years ago
4
Test failures with Python 3
#239
GoogleCodeExporter
closed
9 years ago
9
No username in log file on authentication failures
#238
GoogleCodeExporter
closed
9 years ago
3
Event on_disconnect doesn't work on network fail
#237
GoogleCodeExporter
opened
9 years ago
1
Failed authentications timeout using MultiprocessFTPServer instead of returning login incorrect
#236
GoogleCodeExporter
closed
9 years ago
6
serve_forever() and SIGTERM / SIGINT handling
#235
GoogleCodeExporter
closed
9 years ago
2
Provide a nice __repr__ for FTPHandler and DTPHandler
#234
GoogleCodeExporter
closed
9 years ago
2
on_logout() called for invalid user
#233
GoogleCodeExporter
closed
9 years ago
8
Hybrid IPv4/IPv6 support is broken
#232
GoogleCodeExporter
closed
9 years ago
1
New callbacks in FTPHandler
#231
GoogleCodeExporter
closed
9 years ago
4
EPSV with ipv4 does not work
#230
GoogleCodeExporter
opened
9 years ago
5
Backslash is not handled properly
#229
GoogleCodeExporter
closed
9 years ago
6
Threaded FTP Server has a failed import reference to ioloop in r1126
#228
GoogleCodeExporter
closed
9 years ago
1
What time will support Impicit SSL
#227
GoogleCodeExporter
closed
9 years ago
2
use lftp connect TLS_FTPHandler is error
#226
GoogleCodeExporter
opened
9 years ago
3
Use logging module for logging
#225
GoogleCodeExporter
closed
9 years ago
14
Unit tests for demo scripts
#224
GoogleCodeExporter
closed
9 years ago
0
Split ftpserver.py into different sub modules
#223
GoogleCodeExporter
closed
9 years ago
3
Unhandled exception in handle_error() causes server crash.
#222
GoogleCodeExporter
closed
9 years ago
2
code review nitpicks
#221
GoogleCodeExporter
opened
9 years ago
2
Race in _IOLoop.instance()
#220
GoogleCodeExporter
closed
9 years ago
3
It is very difficult to run multiple handlers/servers in the same process.
#219
GoogleCodeExporter
closed
9 years ago
7
AbstractedFS.validpath calls self.realpath(self.root)
#218
GoogleCodeExporter
opened
9 years ago
0
Problem with ActiveDTP
#217
GoogleCodeExporter
opened
9 years ago
0
server seems to hang up when home path is unicode
#216
GoogleCodeExporter
closed
9 years ago
5
Sleeping in a thread and issuing a new command while it sleeps gives 100% CPU usage
#215
GoogleCodeExporter
closed
9 years ago
7
Doesn't close sockets on quit
#214
GoogleCodeExporter
closed
9 years ago
2
feature request: custom message when authentication fails
#213
GoogleCodeExporter
closed
9 years ago
3
If the local file access very slow, it will hand the ftp server, all other client can not do any operations.
#212
GoogleCodeExporter
closed
9 years ago
10
TypeError: unsupported operand type(s) for +=: 'int' and 'tuple' in initiate_sendfile function
#211
GoogleCodeExporter
closed
9 years ago
4
File Download error
#210
GoogleCodeExporter
closed
9 years ago
2
AttributeError: '_socketobject' object has no attribute 'data_channel'
#209
GoogleCodeExporter
closed
9 years ago
2
AttributeError: 'str' object has no attribute 'close'
#208
GoogleCodeExporter
closed
9 years ago
4
Provide "on_connect() and "on_disconnect()" callback methods
#207
GoogleCodeExporter
closed
9 years ago
2
Can't change directory when process cwd == /root
#206
GoogleCodeExporter
closed
9 years ago
2
self.root or self._root in class AbstractedFS ?
#205
GoogleCodeExporter
closed
9 years ago
2
ftp_RETR does not handle exceptions other than IOError.
#204
GoogleCodeExporter
closed
9 years ago
5
Add support for kqueue() and epoll() to event loop
#203
GoogleCodeExporter
closed
9 years ago
12
Write a benchmark script
#202
GoogleCodeExporter
closed
9 years ago
1
MFMT FTP command support.
#201
GoogleCodeExporter
opened
9 years ago
5
Turn FTPServer.serve_forever() into a classmethod
#200
GoogleCodeExporter
closed
9 years ago
2
UnixAuthorizer with require_valid_shell option is broken
#199
GoogleCodeExporter
closed
9 years ago
2
Patch to add unicode support to trunk
#198
GoogleCodeExporter
closed
9 years ago
16
slow .read on file blocks mainloop for too long
#197
GoogleCodeExporter
closed
9 years ago
5
Provide a callback for failed login attempts
#196
GoogleCodeExporter
closed
9 years ago
8
Use python-daemon library in demo/unix_daemon.py
#195
GoogleCodeExporter
closed
9 years ago
13
Large file uploads hang when using TLS.
#194
GoogleCodeExporter
closed
9 years ago
8
Previous
Next