User.CurrentPath (wodFTPServer)
How do I find the current user path?
How do I find the current user path?
by wodDrazen , (6864 days ago) @ Chris
Hi Chris,
I have to ask you, what Protocol are you using in wodFTPserver?
Regards,
Drazen
by Chris , (6864 days ago) @ wodDrazen
Any protocol. I was coding a standard FTP server set-up and needed to monitor what folder the user was in and could not find a current path is in FTPserver user object. Then I thought, how will I know where is the user is? I could not see anything in the help.
by wodDrazen , (6864 days ago) @ Chris
Hi Chris,
You can use ChangeDir Event and ResolvedPath and RelativePath variable.
ResolvedPath will show you full path to folder on your system and RelativePath will show you path that is seen by the user.
Here is example:
----------------------------------------------
Private Sub FtpD_ChangeDir(ByVal User As wodFTPDComLib.IFtpUser, ByVal RelativePath As String, ResolvedPath As String, Action As wodFTPDComLib.FtpActions)
Debug.Print User & User.Login & is in & ResolvedPath & folder. This is users folder & RelativePath
End Sub
----------------------------------------------
More help for ChangeDir Event you can find here:
http://www.weonlydo.com/FTPServer/Help/wodFTPDLib~wodFTPD~ChangeDir_EV.html
Hope this helps.
Regards,
Drazen
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
It is very refreshing to find such helpful, knowledgeable and quick responding technical support.
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
Many thanks for your excellent support service. I can see why you have a long list of excellent testimonials on your website.
Brilliant, even works on the mobile phone...
Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
You did a great job on wodSSH and wodSSHServer! I got a lot for very little money. Thanks!
Not only wodSFTPdll is excellent, the service you have provided is outstanding and second to none!