Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Tools
(view source)
Revision as of 17:13, 24 May 2017
361 bytes added
,
17:13, 24 May 2017
no edit summary
Line 33:
Line 33:
#!/bin/bash #set interpreter
#!/bin/bash #set interpreter
date=`/bin/date +%Y%m%d-%H%M%S` #set data-time variable for $date
date=`/bin/date +%Y%m%d-%H%M%S` #set data-time variable for $date
+
</pre>
+
+
==== rsync ====
+
Sync Path, Drives and mounted Networks:
+
Sync with Human readable Output, can be logged to a Log!
+
<pre>
+
rsync -av /source/ /destination
+
</pre>
+
To BOOST I/O DON'T use COMPRESS! "-z" cause the System Pause Transmissions during compress!!
+
On Cronjobs remove the "-v" this BOOST the rsync TOO!
+
<pre>
+
rsync -a /source/ /destination #fastest!
</pre>
</pre>
Author
Bureaucrats
,
Administrators
286
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Linux
Debian + Ubuntu
Apache Webserver
Openbox
SME server
Privoxy Tor
Postfix
Tinycore Linux
Tools
MySQL
MySQL
Wordpress
Customize
Unix
FreeBSD
Router OS
openwrt
pfsense
fritzbox
Netio Koukaam Wiki
netio-230a/b
Mediawiki
MediaWiki
Tools
Special pages
Printable version