FTP Server for XAMPP server on Windows

Can anyone suggest a (free) FTP Server for an Apache (XAMPP) server running on windows? XAMPP includes FileZilla server which unfortunately does not support renaming of files when the target file(name) already exists. Since WD and my own scripts make heavy use of that function this is a real problem :frowning:

windows has a FTP service that you can add.
I use it for the exact reason you stated

Thanks for the suggestion :slight_smile: I was reluctant to go any part of the way down the IIS rabbit hole and stuck with filezilla. I re-wrote some of my scripts to upload/delete/rename but experience shows that uploads happen so fast through the network that it’s not a real issue.

One curious thing, I couldn’t understand how my panasonic webcam’s “rename” option wasn’t having a problem, and I found it is actually doing upload/delete/rename too.