Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Backup to NAS

  • 06-01-2010 01:12PM
    #1
    Registered Users, Registered Users 2 Posts: 2,933 ✭✭✭


    Is there a program out there for a PC that will backup a folder to a NAS drive.

    Its for a photo folder which is about 50GB in size

    I'm looking for 2 things with this:
    1) Incremental Backup - I don't want the process to take ages
    2) Looking for all the files to be on the NAS (ie I'm not looking for some compressed file) - I want these backup files to be actually used... IE if they are on a folder on the NAS I can host them automatically

    Any help is appreciated.

    Regards, Rory


Comments

  • Registered Users, Registered Users 2 Posts: 3,357 ✭✭✭snappieT


    If you have Windows 7, that has an automatic backup tool that's really very very good.
    Apart from that, I don't know of any backup tools.


  • Registered Users, Registered Users 2 Posts: 2,933 ✭✭✭Sniipe


    unfortunately its Vista. I think the default backup doesn't create the files but moulds them all into one.

    Thanks anyway snappieT


  • Registered Users, Registered Users 2 Posts: 2,933 ✭✭✭Sniipe


    I'm going to try command line robocopy:
    Robocopy “C:\Users\Sniipe” “J:\TheBackup” /MIR /XA:SH /XD AppData /XJD /R:5 /W:15 /V /NP /LOG:Backup.log

    Add this to a batch file and see how it goes.

    also sync toy looks ok... I'll try that first


Advertisement