Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTP Upload Permisssions #9

Open
devmattrick opened this issue Aug 31, 2014 · 0 comments
Open

FTP Upload Permisssions #9

devmattrick opened this issue Aug 31, 2014 · 0 comments

Comments

@devmattrick
Copy link

I noticed that there wasn't a way to configure upload permissions from the menu. I can't get it working myself, so I figured you may be able to understand how to (I don't know a lot of Python). Here is the documentation on how to chmod a file using ftputil:

http://ftputil.sschwarzer.net/trac/wiki/Documentation#ftphost-chmod

From what I saw is you can't use the "ftp" variable in your program, you need to use a FTPHost object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants