namespace fs = std::filesystem; using path = fs::path; int transfer_files(path directory);