Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Add settings: Upload edited files by "upload to temp file and move (rename) to realname"

If you are using SFTP, you can enable Transfer to Temporary Filename:
https://winscp.net/eng/docs/ui_pref_resume
Иван

Add settings: Upload edited files by "upload to temp file and move (rename) to realname"

For ex. user edited file ../folder1/test.php and click "Save".
You upload this file to ../folder1/slkfjiiuogjrtjperotgget01.php
and after success uploading delete ../folder1/test.php and rename uploaded ../folder1/slkfjiiuogjrtjperotgget01.php to ../folder1/test.php
This feature will solve "partial upload" error and minimalize time of "switching" to new version in HL production.
Thanks.