I am trying to find out if anyone knows a way to append one data file to another data file using C#. I have found examples of adding text lines. But I want to copy a file to a folder and if a file already exists, I want to append the data not overwrite it.
Thanks,
Cristy
Thanks,
Cristy