Hi,
How to configure the Wing FTP Server when he created a user to automatically create a folder for the user based on login?
This is possible when changing the authentication to Windows authentication, but use Linux. : (
Thks
Alexandre
local newfolder = "/tmp/mydata/".."%Name"
c_MkDir(newfolder)
c_AddUserDirectory("%Domain","%Name",newfolder ,'/',true,true,false,false,false,true,false,false,false)Users browsing this forum: Google [Bot] and 2 guests