Same names files downloads from Linux OS to Windows OS
Trying to download files from Linux OS to Windows OS, these files have exactly same names on Linux
Folder but when copying them files to a Windows based OS Folder the files with the same name can not be
Copied on to the Windows Folder unless files are renamed.
I have to manually rename these files so I can copy them on to the windows folder. The number of files
with the same name are growing and doing this as a manual process is painful
Sample as follows
"On Linux Server OS"
There is a folder called \var\vpn
Sample of 2 files on the folder with same name are:
name.xml
NAME.xml
Note the same name but case sensitive
Linux Supports having files with the same on the same folder as long as the files are typed differently
lower case / upper case
Any hints to come up with a script that allows WinSCP to get these files downloaded on to Windows based File System Folders ??