Help with making a backup batch file
Posted: 31 Mar 2016 14:58
Hello! So i'm basically new to programming and new to batch as well!
I was wondering if anyone could help me design or make a code that will ask me what i want to backup and which directory i want to back it up to. If neither file or directory exist then the code will automatically make the file or the directory.
I already know the code on how to backup a specific file from a specific directory, so i just want to widen my code allowing the user to choose a file and which directory to backup to.
Thank you for your help!
I was wondering if anyone could help me design or make a code that will ask me what i want to backup and which directory i want to back it up to. If neither file or directory exist then the code will automatically make the file or the directory.
I already know the code on how to backup a specific file from a specific directory, so i just want to widen my code allowing the user to choose a file and which directory to backup to.
Thank you for your help!