Beispiel #1
0
void copyFile(const string& targetPath)
{
	snapshot.copyLocalFile(targetPath);
}