[pyftpdlib] r1264 committed - Edited wiki page FAQ through web user interface.

1 view
Skip to first unread message

pyft...@googlecode.com

unread,
May 12, 2014, 3:10:06 PM5/12/14
to pyftpdli...@googlegroups.com
Revision: 1264
Author: g.ro...@gmail.com
Date: Mon May 12 19:09:48 2014 UTC
Log: Edited wiki page FAQ through web user interface.
http://code.google.com/p/pyftpdlib/source/detail?r=1264

Modified:
/wiki/FAQ.wiki

=======================================
--- /wiki/FAQ.wiki Tue Apr 9 15:56:47 2013 UTC
+++ /wiki/FAQ.wiki Mon May 12 19:09:48 2014 UTC
@@ -21,7 +21,7 @@
For example you could run an anonymous ftp server from cmd-line by running:
{{{
giampaolo@ubuntu:~$ sudo python -m pyftpdlib
-[I 13-02-20 14:16:36] >>> starting FTP server on 0.0.0.0:21 <<<
+[I 13-02-20 14:16:36] >>> starting FTP server on 0.0.0.0:8021 <<<
[I 13-02-20 14:16:36] poller: <class 'pyftpdlib.ioloop.Epoll'>
[I 13-02-20 14:16:36] masquerade (NAT) address: None
[I 13-02-20 14:16:36] passive ports: None
@@ -35,7 +35,7 @@
giampaolo@ubuntu:~$ sudo python -m pyftpdlib -w
/usr/local/lib/python2.6/site-packages/pyftpdlib/ftpserver.py:520:
RuntimeWarning: Write permissions assigned to anonymous user.
RuntimeWarning)
-[I 13-02-20 14:16:36] >>> starting FTP server on 0.0.0.0:21 <<<
+[I 13-02-20 14:16:36] >>> starting FTP server on 0.0.0.0:8021 <<<
[I 13-02-20 14:16:36] poller: <class 'pyftpdlib.ioloop.Epoll'>
[I 13-02-20 14:16:36] masquerade (NAT) address: None
[I 13-02-20 14:16:36] passive ports: None
Reply all
Reply to author
Forward
0 new messages