I am trying to move a file from a local folder to Shared Folder via the C# Code
_strDestFile = Path.Combine(_strFoldertoMove, _strSourceFile)