description: I asked a question in stackoverflow (Link to question) about how FTP server works in data channel, I did not get my answer,however I find out that there are several FTP server, My server use proftpd with default config(I think it's direct Admin default config actually)
Problem well, I don't want this, I want FTP Create directory directly without any renaming or anything else, but I don't know how to configure proftpd to work like this
any ideas ?
edit: apparently this only happen when a directory is created, question updated
edit 2: I ended up changing inotify logic to support ProFTPd directory creation, AFAIK this behavior become default since a security bug, but still I'd like to know if there is any workaround