The text of this article is not in this database — only its details are. Read it on the old site: Backup Your Source Code Daily Using C# Programming
4 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Backup Your Source Code Daily Using C# Programming
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Sahil GargPosted May 21, 2016, 2:46 PM
Sir if we want to store the backup on network drive without mapping the drive. How we can do that.
Mahesh ChandPosted Jul 11, 2014, 10:58 AM
Nice Sai. You could turn into a little backup utility and have user specify what folders they want to back to what destination. That will be very useful and even schedule backup. Cheers!