mhussain Posted May 3, 2011 Posted May 3, 2011 Hey people just a quick question I am using NT backup on a windows server 2003 to backup files onto a external hard drive. I have just gone and had a look at the backups and for some reason it is backing up all the folders but not individual files located within the folders I have had a look at the backup log and that seems fine. Any help would be much appreciated thank you
mhussain Posted May 3, 2011 Author Posted May 3, 2011 (edited) C:\WINDOWS\system32\ntbackup.exe backup "@C:\Support\Scripts\Full Server Backup.bks" /n "Wednesday Differential" /d "Wednesday Differential" /n "Wednesday Differential" /v:no /r:no /rs:no /hc:off /m differential /j "Wednesday Differential" /l:s /f "E:\Data Backup\Wednesday Differential.bkf" Edited May 3, 2011 by plexer used code tags
sukh Posted May 3, 2011 Posted May 3, 2011 1. You can use the GUI to do this. 2. You're using a script "Full Server Backup.bks" - You need to check in there what it's backing up. Sukh
mhussain Posted May 3, 2011 Author Posted May 3, 2011 yeap it is backing up but just backing up files. as its just backing up folders but not the files within the folders does that make sense
mhussain Posted May 3, 2011 Author Posted May 3, 2011 i know i am confused to lol i have posted one of the scripts in my secound post
mhussain Posted May 3, 2011 Author Posted May 3, 2011 [/code]C:\WINDOWS\system32\ntbackup.exe backup "@C:\Support\Scripts\Full Server Backup.bks" /n "Wednesday Differential" /d "Wednesday Differential" /n "Wednesday Differential" /v:no /r:no /rs:no /hc:off /m differential /j "Wednesday Differential" /l:s /f "E:\Data Backup\Wednesday Differential.bkf"[/code] there you are
sukh Posted May 3, 2011 Posted May 3, 2011 Full Server Backup.bks is the script, I believe, what you have posted is the command to execute the script. Check the path below C:\Support\Scripts\Full Server Backup.bks
mhussain Posted May 3, 2011 Author Posted May 3, 2011 i have attached the files cheers mate for the help much appricatedNew Text Document.txt
sukh Posted May 3, 2011 Posted May 3, 2011 1. I would create you bks file again via the GUI, it doesn't look right 2. Also, not sure why you have specified the /n switch twice? Sukh
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now