-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
53 lines (35 loc) · 1.45 KB
/
README
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
49
50
51
52
FileRsync module 0.11
====================
Mind & Media company from Singapore has developed the module.
Date Author Changes
=======================================
2010-04-11 Hock Sik To develop scripts for automating the copy of files during the plugging-in
of an external hdd
2010-04-28 Hock Sik To create new script named createversion2.txt
Introduction.
*************
This script creates the backup directory, mounts point to /dev/sdb1, use rsync to copy
files from the source directory to the destination and list out all files and
directories in the rundata{rundate}.txt and email the run result to user
Those sync to an external hdd are captured in the log file (backup.log).
This is a module for allowing users to configure config files
for accessing a ftp server
Installation
********************
Place the rules file named 95-usbplugin.rules under /etc/udev/rules.d
It will tell system to find and run an executable script.
Copyrights:
***********
GENERAL PUBLIC LICENSE
April 2011
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
10 UBI Crescent, #03-59 UBI TechPark,
Singapore 408564
Everyone is permitted to copy and distribute verbatim copies
of the module. Changing it is allowed.
UPGRADE
*******
For upgrade, pls look for the upgraded version at https://github.com/mindmedia
If you need help, post a message to [email protected].
The website is at http://www.mindmedia.com.sg.
Enjoy!