Displaying 2 results from an estimated 2 matches for "synchronice".
Did you mean:
synchronic
2003 Jun 23
0
Some problems with rsync
We use rsync to synchronice some folders from our Server inside the intranet
behind firewall and router, to the internet.
All together we sync 23 folders
for example we use:
# Case 1
rsync -e "ssh -i /path/keyfile -1" -auzP --bwlimit=8 '/path/directory_1'
'user@internetserver:/path/directory_1/'
# C...
2006 Jan 10
13
DO NOT REPLY [Bug 3392] New: fuzzy misbehaving if source is a file
https://bugzilla.samba.org/show_bug.cgi?id=3392
Summary: fuzzy misbehaving if source is a file
Product: rsync
Version: 2.6.6
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: egmont@uhulinux.hu