Git Product home page Git Product logo

Comments (11)

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 08, 2007 02:41:20

Attachment: setup.py.patch.txt

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 08, 2007 02:55:16

Thanks for that but it's unnecessary.
We are currently creating new documentation for the upcoming 0.2.0 release by using
the wiki service provided by Google Code.
Some drafts of Tutorial and FAQs can be found here: 
https://code.google.com/p/billiejoex/w/list When all papers will be ready (just 
a matter of a couple of days) we'll create static
html dumps of wikis content.

Thanks again, anyway.

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 08, 2007 07:25:24

Great! I've missed the update. Feel free to close the issue.

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 08, 2007 07:29:12

BTW, if you are going to make a list of adoptions, here is an example of pyftpdlib
use in Far Manager http://enforum.farmanager.com/viewtopic.php?t=640

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 09, 2007 03:58:32

Very interesting, happy to know that.
Don't know if it's just because I'm missing something but I have installed Far
Manager, then I tried to install FTPThis with no luck:

C:\Documents and Settings\billiejoex\Desktop\FTPThis>install.py
Install failed: unable to find Far UserMenu in registry

Tested under Windows XP prof SP2.

PS - Note that 0.2.x code tree will break compatibilities with 0.1.x serie so you'll
need to modify ftpthis.py script included in that package a little bit.

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 09, 2007 12:54:48

It's not a problem. BTW, I've fixed the script.

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 09, 2007 14:03:20

I like that.
Nice integration!
Just another thing (it was our bug report, now it's yours :-)).
Into ftpthis.py you added such comment:

# use this to add anonymous write access
#authorizer.add_user ('anonymous', '', os.getcwd(), perm=('r', 'w'))

Usually it is expected from anonymous to be a 'read only' user doesn't having 'w'
permissions.
Moreover, this 'hack' works on 0.1.1 but will no longer work on 0.2.x which would
raise an "Error" exception in case you create a user named 'anonymous' by using
add_user() method.

Hope this helps

Issue closed as "WontFix"

Status:

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 09, 2007 21:43:22

I will keep that in mind. Thanks. =) But if you do not mind, I would like to add
another ticket for discussion about anonymous user behaviour. Say #38

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on September 17, 2007 09:47:28

Status: Fixed

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on May 02, 2008 11:27:42

Labels: Version-0.1.1

from pyftpdlib.

giampaolo avatar giampaolo commented on May 17, 2024

From [email protected] on October 13, 2008 12:13:14

Labels: Component-Library

from pyftpdlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.