Backup your published programs and libraries using a full automated script

Overview

Sometime we need to create a backup our programs and libraries. To browse for it is really humdrum. :< So I designed a full automated backup script.

Features

  • Shell script based full automated backup.
  • The target is published programs and libraries.
  • You can select a target user name.

Platform

  • Linux (Tested on Ubuntu 10.10 and FreeBSD 8.1)
  • MacOS (Tested on Mac OS X using MacPorts)
  • Cygwin on Windows (Maybe...)

Screen shots

Setup

/media/uploads/shintamainjp/mbed_backup_screenshot0.png

Execute

/media/uploads/shintamainjp/mbed_backup_screenshot1.png

Result

/media/uploads/shintamainjp/mbed_backup_screenshot2.png

How do I use it?

  1. Download the zipped file from this page.
  2. Extract the script from the zipped file.
  3. Execute the script with a target user name.
  4. Check the result in your terminal.

Resource

Special thanks

  • Special thanks to Mr.<<user okini3939="">>-san. He tested on FreeBSD 8.1.
  • Special thanks to Mr.<<user okano="">>-san. He tested on Mac OS X.


2 comments on Backup your published programs and libraries using a full automated script:

13 Feb 2017

The Libraries and Programs folders are created but are blank after running this code. Could you please help me resolve the problem? I am using a Mac

01 Apr 2018

same here, think that the url has changed.

Example URL from where the script tries to build a list for downloading http://mbed.org/users/<USER ID>/programs?page=1 This list is empty because the url does not exist.

The full automated script needs a update.

Please log in to post comments.