~sschwarzer/ftputil#25: 
Unconventional server setup issues

A data vendor's ingenious idea of security consists of anonymous access but no PWD permissions for the login directory. This causes issues logging in because it breaks everything.

Duct tape solution:

Not to sure how to fix it right now, wrapped the FTPHost.init pwd call with a try, catch for now.

Status
RESOLVED INVALID
Submitter
ftputiluser (unverified)
Assigned to
No-one
Submitted
16 years ago
Updated
16 years ago
Labels
bug library

ftputiluser (unverified) 16 years ago · edit

sschwarzerdotnet@… - domain specific address rule (if sender does not equal username then spam)

schwa (unverified) 16 years ago · edit

Sorry, I missed your report, saw it only now.

Could you please be more specific about what "it breaks everything" means? ;-) For example, you could put the input/output of an interactive Python session, including a possible traceback, into a comment on this issue. (I recommend to enclose program output in ... so you don't have to escape characters which have a special meaning for Trac.)

Stefan

schwa (unverified) 16 years ago · edit

I close this issue because it lacks information needed to fix anything in ftputil (see my previous comment).

Register here or Log in to comment, or comment via email.