Bug in User.ResolvePath (General questions)

by Chris, (7501 days ago)

Hi

I just added a Debug.Print User.ResolvePath(User.HimeDir) in IwodFTPDNotify_LoginPassword and the result return was a double path i.e. c:\abc\c:\abc instead of c:\abc.

Also, if user.homedir = c:\abc , and user had cd in to files, is it possible to have additional user fields with:

User.ResolvedPath - returns c:\abc\files

and

User.RelativePath - returns /files

[:wink:]

Chris

locked

Complete thread: