I've been using PutFTP recently , Here is my configuration ,
With these configurations, sometimes it works and sometimes it doesn't
Error message: Failded to rename temporary file .blablabla~~ to blablabla~~ and failed to delete it when attempting to clean up;
It's usually assumed that it's a permission issue that's holding me back, but I've made this folder accessible to everyone!But even with permissions, why does it sometimes succeed and sometimes fail ?
I route the failure to itself, and when it is repeated many times, it is likely to succeed.I don't understand why.
By the way, I know the mechanism of PutFTP, he writes a temporary file first, and when he writes it, he changes the name back to the original file name.
Has anyone experienced this ?
(I'm sorry I can't share too much information because of confidentiality, but I think I've made that clear)