Hi,
I need help with a backup script to backup files that are new or modified only.
C:\Data to D:\Backup
C:\Data to a network location.
I don’t mind having 2 different scripts for the local backup and network backup.
I would like to run the backup script every night and it should backup the data into folders by time, date, month and year and a log file created.
Basically it should backup every day to a separate folder named according to time, date, month and year and log file created.
Regards,
Amk.