Same thing happened to me, lost a bunch of important files, strange thing is ext4magic can't even find they were deleted.
Basically in WinSCP moved one folder
WinSCP popped up a prompt and I thought it was similar to Windows when merging folders, but it just overwrite the entire contents. I don't think Linux allows that with the
Basically in WinSCP moved one folder
NameA
containing some sub-folders into another folder which also contained a folder named NameA
containing some of the same sub-folders, but with files in them.
WinSCP popped up a prompt and I thought it was similar to Windows when merging folders, but it just overwrite the entire contents. I don't think Linux allows that with the
mv
command, seems like WinSCP should use rsync for merging and be even more explicit.