Hello, all. I'm a website programmer for a local news organization. I develop processes for importing content into our CMS from multiple sources, including Photo Mechanic. I've searched the forum for mention of a particular FTP feature, but I'm not even sure what it's called.
What we want to do is determine whether a file has been completely uploaded before our process attempts to retrieve it from the FTP server. Some FTP clients have a feature that will temporary rename a file - say "myfile.jpg" - to, for example, "myfile.part" on the FTP server while the transfer is in progress, then rename it back to "myfile.jpg" when the transfer is complete. Does PM support such a feature, and if so, how can the user enable it?