Put File Asterik in Destination Folder Name
I have a client who want files upload to a folder with an asterisk in their folder name. When I as this so my session putfile it removed the * and appends the rest of the folder name to my filename that i am uploading. for instance file name TestFile1234.txt destination folder
\upload\*BIN when I run the session put file it tries to upload to \upload\TestFile1234.txtBIN I have used session putfile many times with no issues but having a special character in the destination folder name is a new one for me.
\upload\*BIN when I run the session put file it tries to upload to \upload\TestFile1234.txtBIN I have used session putfile many times with no issues but having a special character in the destination folder name is a new one for me.