Re: Low effective synchronizing way when only moving files in local host
WinSCP can hardly be sure that it's the same file. It would be risky, if it did the move the file automatically. It's even more complicated in your situation, where WinSCP actually sees the new folder only, and does not really care about its contents (the new file).
But WinSCP allows you to resolve the two detected differences as rename on the synchronization checklist window:
https://winscp.net/eng/docs/ui_synchronize_checklist#renames
(though it won't work in your situation with the new folder, you would have to create it on the server before synchronization, so that WinSCP recognises the change as a new file).
But WinSCP allows you to resolve the two detected differences as rename on the synchronization checklist window:
https://winscp.net/eng/docs/ui_synchronize_checklist#renames
(though it won't work in your situation with the new folder, you would have to create it on the server before synchronization, so that WinSCP recognises the change as a new file).