Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Issue 16429: python based ftp server (Closed)

Created:
12 years ago by ibrar
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10051 lines, --2 lines) Patch
A third_party/pyftpdlib/CREDITS View 1 chunk +97 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/HISTORY View 1 chunk +216 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/INSTALL View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/LICENSE View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/README View 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/README.google View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/build/lib/pyftpdlib/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/pyftpdlib/build/lib/pyftpdlib/ftpserver.py View 1 chunk +3127 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/demo/basic_ftpd.py View 1 chunk +44 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/demo/md5_ftpd.py View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/demo/throttled_ftpd.py View 1 chunk +89 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/demo/unix_ftpd.py View 1 chunk +88 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/demo/winnt_ftpd.py View 1 chunk +115 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/doc/adoptions.lnk.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/doc/faq.html View 1 1 chunk +98 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/doc/index.html View 1 chunk +158 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/doc/install.html View 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/doc/release-notes.html View 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/doc/rfcs-compliance.html View 1 chunk +720 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/doc/roadmap.lnk.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/doc/tutorial.html View 1 1 chunk +329 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/pyftpdlib/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/pyftpdlib/pyftpdlib/ftpserver.py View 1 chunk +3127 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/setup.py View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/pyftpdlib/test/test_ftpd.py View 1 chunk +1623 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ibrar
12 years ago (2008-12-22 22:57:03 UTC) #1
Erik does not do reviews
+pam to do the review. I'm the wrong guy for this one.
12 years ago (2008-12-22 23:11:59 UTC) #2
Pam (message me for reviews)
Somewhat rubber-stamp review. The import looks fine, but it needs a "README.google" file next to ...
12 years ago (2008-12-23 01:05:47 UTC) #3
ibrar
README.google file added
12 years ago (2008-12-23 09:55:52 UTC) #4
Erik does not do reviews
12 years ago (2008-12-23 19:22:50 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698