I accidentally moved files in the remost host to somewhere. I need to revert the change.

It happens infuriatingly often, yet I can't find any help on google, this forum, anywhere.

I am trying to get differences by syncing the remote host and the local copy, but I don't think I have enough time to wait until the sync feature skim over all the directories.

I need to see what files I moved to where. Is there any log I can refer, to get those files back to where they belong?

0
1 comment

Hi there,

Based on my knowledge:

1) If you have "Operations logging" set up to "Details" level (in Deployment settings) .. and still have the same IDE session opened -- all such operations should be logged in that standard File Transfer tool window.

2) If nothing there (e.g. logging was on Summary level) or project was closed since then ... check your FTP logs on the server

-----

To prevent such accidental moving -- I suggest to enable "Drag-and-drop with ALT key pressed" option: https://stackoverflow.com/a/44594758/783119

0

Please sign in to leave a comment.