Results 1 to 3 of 3

Thread: Backups with tar

  1. #1
    Larry Kevin is offline Senior Member
    Join Date
    May 2011
    Posts
    199
    Rep Power
    2

    Default Backups with tar

    I'm looking at how this command to make backups and referring to this page I've seen how it works more or less. The problem I have is that by doing as the page is when I tell you where I want to save the copy I get an error and I keep the backup in the same directory where I want to back and also as the name puts 'z'. I place the order as is: tar-cvzf / home / user / copia.tgz


    Then I looked also how to make an incremental backup and saw it was the order-N to indicate a date. I do not know if when the run is good because the results shown are also directories that had been backed up and had not undergone any change.

  2. #2
    Henry Orson is offline Senior Member
    Join Date
    May 2011
    Posts
    217
    Rep Power
    2

    Default

    That you say you want to make a tgz file with the name back but you're not saying that's what you want to copy. An example would be this tar-cvzf / home / user / copia.tgz *. txt -> You would copy all the files. Txt. In the example you've spent backing up everything (from /) and excludes certain system directories .

  3. #3
    Sidonia Donan is offline Senior Member
    Join Date
    May 2011
    Posts
    219
    Rep Power
    2

    Default

    Okay so I have to pass two parameters, location and name that will copy and then the directory where you want to do the backup. And to make an incremental backup would also have to do as you say but adding-N and a date?
    Edit: Okay, now I understand why I was making a copy error. The parameter f is not put at the very end. If I leave at the end if it works perfect.

Similar Threads

  1. Backups in windows XP.
    By Gordius Princeps in forum Windows XP
    Replies: 1
    Last Post: 01-07-2011, 04:22 PM
  2. Backups in XP.
    By Gordius Princeps in forum Windows XP
    Replies: 1
    Last Post: 10-27-2010, 03:48 PM
  3. Get Computer Backups
    By JacksonPerez in forum other peripherals
    Replies: 0
    Last Post: 08-13-2010, 03:02 PM
  4. Data backups
    By Nelida Odanda in forum Storage
    Replies: 1
    Last Post: 12-09-2009, 06:36 AM
  5. Easy Backups
    By techno23 in forum Applications
    Replies: 0
    Last Post: 02-18-2008, 11:01 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48