Rsync using XML
 |
|
 |
|
I created this Bash script as a project for the system administration course I’m taking for the summer. I’m sure there are bugs in it, so let me know if you find any.
It basically uses an XML configuration file, which includes the source, destination, and any excludes from the transfer. You then pass either -u or -d (upload or download) and the options -x (delete if not in source) and -f (force). Destination can be local or remote, but source must be local. |
|
 |
|
 |
( This Software is Available for Direct Download )
|
|
 |
|
 |
|
Supported Operating System(s) |
CentOS, Debian, Linux Generic, Mac OS X, |
File Size |
1 kb |
Version |
x |
License Type |
Open Source |
Requirements |
Bash / KSH shell |
Author Website |
http://gnutoolbox.com |
|
|
 |
|
 |
|
 |
|