HEXUS.community discussion forums
  • HEXUS
  • HEXUS.tv
  • channel
  • gaming
  • lifestyle
  • trust
  • community
  • ESReality

  • Welcome to the HEXUS.community discussion forums forums.

    You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

    Go Back   HEXUS.community discussion forums > care@HEXUS > Thecus.care@HEXUS

    Thecus.care@HEXUS Founded in 2004, Thecus brings decades of R&D expertise, sales channel development, and a strong customer focus to deliver high-quality products that meet the storage needs of individuals and large organizations alike.

    Reply
     
    LinkBack Thread Tools
    Old 31-07-2008, 09:17 PM   #17 (permalink)
    Registered User
     
    Join Date: Jul 2008
    Posts: 1
    Thanks: 0
    Thanked 0 Times in 0 Posts
    Re: Backing up N5200 to external USB drive

    Originally Posted by themanwhoknows View Post
    any new solutions to this problem - did the new firmware bring any helpful changes? I'd really appreciate any hints regarding N5200-to-external USB HDD-backup... if possible without custom coding...

    thx
    Did you ever get anywhere with this? I am trying to do the same thing and can find no help on it.

    thanks
    hollidayabroad is offline   Reply With Quote
    Old 01-08-2008, 12:02 PM   #18 (permalink)
    Registered+
     
    Join Date: Apr 2008
    Posts: 55
    Thanks: 0
    Thanked 1 Time in 1 Post
    Re: Backing up N5200 to external USB drive

    tar -cf - -C /path/to/source . | tar -xpf - -C /path/to/backup/

    should handle that too, doing about the same, what cp -pRP would do, but not -u.
    -u in cp or rsync are quite comfortable, but not absolutely a must, because with a single operation, the old files could be deleted prior to save a new backup. There, data transfer of course is much higher.
    rsync will be faster with every run it takes. In -a it copies the files, what takes pretty long compared to others, but still is ok, considering that every information is kept, as time and ownership stamps. Once copied, additional -u only copies the delta and this is fast and will be even faster next time rsync is used. --delete slows down the transfer rate a bit again, but can be really desired. rsync could transfer links as links (they maybe useles in the new place) and it can fellow links and copy their contents and this is matter of the right decission by the user. I would prefere rsync where available and have good experience with that.
    For me, it is the forgotten very best file copy, sync and transfer tool at all.
    pit234a is offline   Reply With Quote
    Old 04-08-2008, 01:53 PM   #19 (permalink)
    Registered+
     
    Join Date: Aug 2007
    Location: Ilmenau / Jena
    Posts: 70
    Thanks: 1
    Thanked 0 Times in 0 Posts
    Re: Backing up N5200 to external USB drive

    Originally Posted by hollidayabroad View Post
    Did you ever get anywhere with this? I am trying to do the same thing and can find no help on it.

    thanks
    Well, the Thecus devices were not made for this. And all we did already was discussing ways to do this via SSH shell. All in all Omega already gave the right help.

    - install sysuser
    - install ssh
    - install rsync
    - login via SSH (from windoof: Putty)
    - type the line Omega suggested
    - go take a nap or two.

    I can't think of more help regarding this subject. And if you want a solution, create one! It's not Thecus' responsibility, as they did not advertise this functionality.

    Hardware mods:
    # they void your warranty
    # they may seem to work, but kill your machine later on
    # they are mostly unneeded, because the engineers who built a machine knew what they were doing...
    Stefan Huebner is offline   Reply With Quote
    Reply

    Breadcrumb
    Go Back   HEXUS.community discussion forums > care@HEXUS > Thecus.care@HEXUS


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off
    Trackbacks are On
    Pingbacks are On
    Refbacks are On
    Forum Jump

    Similar Threads
    Thread Thread Starter Forum Replies Last Post
    Help! Usb Memory Stick - Drive Configuration JohnTompson HEXUS.hardware 2 28-01-2008 01:51 PM
    USB flash drive advice Aaron HEXUS.hardware 12 28-07-2006 01:58 PM
    Free extra space? check this!!! DR HEXUS.hardware 145 01-10-2005 02:08 PM
    USB 2.0 Flash Drive oddity Firejack Help - technical & advisory 2 13-11-2004 03:14 PM
    Booting from a USB Floppy Drive jcoquillon HEXUS.hardware 1 11-03-2004 02:14 PM



    All times are GMT +1. The time now is 09:09 PM.

    Any representations/statements made on the HEXUS.community discussion forums are the representations/statements of the author i.e. the person/organisation making them. If any such representations/statements are disputed they are a matter between the parties concerned. HEXUS Limited accepts no responsibility for any misrepresentations, inaccurate or false statements made by any person/organisation other than HEXUS Limited employees.
    Powered by vBulletin® Version 3.7.2
    Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
    Content Relevant URLs by vBSEO 3.2.0
    © Copyright 2007 HEXUS Limited. All rights reserved. Unauthorised reproduction strictly prohibited.