1. Version: Github, svn 2. Office: Sharepoint, Office 365

1. Version: Github, svn 2. Office: Sharepoint, Office 365
To determine a file type, you can go to http://www.checkfiletype.com/ , upload file and check, you can get file type quickly and free.
using System; using System.IO; class DirectoryCopyExample { static void Main() { // Copy from the current directory, ...