folder structure for uploaded file

Hi,

​When I deployed my project to the localhost, it stored the document in “C:\Program Files\NetMake\v9\wwwroot\myproject_lib\file\doc”.

​But when I copy my project folder from “[LEFT][SIZE=13px]C:\Program Files\NetMake\v9\wwwroot\myproject[/SIZE][/LEFT]” to the web server, then I tried to upload file, it will store in “V:\myproject_lib\file\DY1DXU~D”.

​It auto create this folder “[LEFT][SIZE=13px]DY1DXU~D[/SIZE][/LEFT]”.

​Now, I want to copy all the files uploaded to “[LEFT][SIZE=13px]V:\myproject[/SIZE][/LEFT][LEFT][SIZE=13px]_lib\file\DY1DXU~D[/SIZE][/LEFT]” to another server folder, but I cannot detect the source folder. There is issue with [LEFT][SIZE=13px]"[/SIZE][/LEFT][LEFT][SIZE=13px]DY1DXU~D[/SIZE][/LEFT][LEFT][SIZE=13px]" because of this ~.

​Can someone please kindly help?

Thanks. [/SIZE][/LEFT]

[LEFT][SIZE=13px]solved. just found out that the folder name is “doc.” when trying to scan the directory.[/SIZE][/LEFT]