Find the answer to your Linux question:
Results 1 to 4 of 4
hey i was trying to see if anyone knew a full script for a backup command. i want to backup all the files not the folders from one directory to ...
  1. #1
    Just Joined!
    Join Date
    Nov 2007
    Posts
    2

    Backup bash shell

    hey i was trying to see if anyone knew a full script for a backup command. i want to backup all the files not the folders from one directory to another. Any help with this would be very grateful

  2. #2
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    cp

    I wrote a Syncer for my PDA with the commands.
    • socat (For Secure data Sending over the internet)
    • cp (for copying the files I want to backup)
    • tar (for making them into one small file.)


    Hope that helps
    New Users, please read this..
    Google first, then ask..

  3. #3
    Just Joined!
    Join Date
    Nov 2007
    Posts
    2

    Script

    Hey thanks for the help. I was wondering if you had a copy of the script for me.

  4. #4
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Is this homework? If so read the rules.
    And, well i can give you the script. but it will be worthless for you since you dont have a Silu Device as I almost have.
    The SyncScript is made to Sync my Silu with my Mainboard.
    You cant use it. Trust me.
    New Users, please read this..
    Google first, then ask..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...