I'm running Windows Server 2012 R2 and I have a simple FTP server setup using IIS. I was wondering if there was a way to prevent a user from overwriting a file that already exists on the FTP server and instead rename the duplicate to a new name with a digit added to the end of the filename to make it unique. Is this possible?
↧