Displaying 20 results from an estimated 3000 matches similar to: "Backup dir issue"
2006 Sep 15
2
Library details - rsync 2.6.8
Hi ,
I have downloaded the latest rsync 2.6.8 package
"rsync-2.6.8-sol8-sparc-local.gz" from solaris freeware website.
After the installation of the package, i tried verify the list of
dynamic dependancies,
it is throwing the following problem.
Any other package need to be downloaded for this ?
ldd rsync
libpopt.so.0 => (file not found)
libiconv.so.2 =>
2001 Dec 15
1
Understanding backup-dir semantics
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please cc in replies as I am not subscrubed to the list - However I have just
searched backwards over the list archive looking for an answer and I can't
find any posts relating to this.
I am currently backing up my family's windows machine over the network to my
linux box by mounting the windows disk as a file share an using cp to copy
2009 Apr 02
2
cryptic output with itemized option
Hi,
Could any one please tell me if there is any way to remove 11 letters long
cryptic output from -ii option.
I am using rsync 3.0.5
rsync -av -stats -ii --log-file-format='CONTENTS: %i %f %l %o %b'
--log-file='/tmp/rsync-test' Mydocs/ Mydocs1/"
The output of this command:
2009/03/31 15:15:17 [4537] building file list
2009/03/31 15:15:29 [4537] created directory Mydocs1
2006 May 17
1
changing single to double backslash
Hi, all. I didn't find something like this in the faq
list:
I wound like build a function to substitute single
backslashes in a string to double:
ChangeSlash<-function(dir) ...
so
ChangeSlash("C:\mydocs\test")
returns
"C:\\mydocs\\test"
Thanks,
C.
_______________________________________________________
Abra sua conta no Yahoo! Mail: 1GB de espa?o, alertas
2005 Nov 19
3
Permissions problem I don't understand
I am try to use rsync from my windows box (under cygwin) to back up "My
Documents" on to a debian server (known on my home network as roo.home)
running rsyncd from inetd where it is run as root.
my rsyncd.conf file sets the gid and uid to user backup.backup thusly:-
syslog facility = daemon
uid = backup
gid = backup
hosts allow = 192.168.0.0/24
hosts deny = 0.0.0.0/0
timeout = 600
2004 Mar 26
1
rsync/cwsync dir spaces on the path
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi:
First let me say that rsync/cwrsync is amazing !
And sorry ! if I'm bothering you with this question...
I need to sync my work files from the WinXP Pro machine to our Solaris
one... so far so fine..
My problem is when I specify the path on the rsyncd.conf (cwrsync) I
have tried many combinations
from:
2006 Aug 02
2
Behaviour that I don't understand
I am trying to set up rsync as a daemon under WindowsXP (professional) in
order to be able to backup this machine on to a linux server. I am
struggling with an issue I don't understand. I don't know whether it is an
Rsync issue or a Cygwin issue, so I am asking both mailing lists.
My WindowsXP machine has ip address 192.168.0.25 and name rabbit.home
My Linux machine has ip address
2005 Sep 27
3
Free space/capacity displayed as garbage...
Dear,
I'm having some strange problems with Samba.
I have shared a linux folder on my samba and have mapped it to a drive letter in Windows XP (I also tried with Windows 2000).
When I right click my mapped drive and click on properties to view the free space and capacity, I get all garbage as can be seen
from the screenshot at:
http://www.nuonsoft.com/temp/samba_free_space.jpg
I'm running
2007 Apr 13
1
disable roaming profiles
Hi, i followed the official faq trying to disable roaming profiles but
it doesnt work
in smd.conf i have
logon home =
logon path =
for every new pc that i have joined to the domain, the hole desktop and
mydocs directory is transfered to the server!!!!!!!
i have wasted 15G because of that and if a user logons in another
machine all the crap is transfered back again in this pc.
So, it is not
2014 Mar 06
1
Struggling with antispam
I have a dovecot installation I am building on a raspberry pi for a mail
server for the home.
I am almost there, everything bar one thing is working.
In simple terms dovecot is the authentication agent and the lda (using
lmtp) for postfix. My maildir mailboxed at at /var/mail - location and
accounts controlled by a small sqlite database.
the uid for these mailboxes are 10001 and up and are
2013 Mar 15
2
Samba (3.6.12) - Different Home Directories for Different Users
Hello,
I am using Samba (3.6.12) with Gentoo Linux (Kernel Version 3.7.10) and I
have a system integrated with Active Directory (the Microsoft Windows
servers are running 2008 Enterprise Edition, Release 2). All is well on that
front (I can log in, directories are created, etc.)
What I would like to do now is have different /etc/skel directories for
different groups. So, for example, if
2005 Jan 10
1
Off line folders
I may be able to help on this one...we were having a similar problem and
just last week cured it. (I hope!)
I had to do two things:
1). On the clients having this problem, edit this registry key:
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\NetCache\GoOff
lineOnSlowLink". If it's not there (as in my case) you may have to add the
last key. Make sure it's a
2007 Mar 28
2
Transfering not working - how to debug?
I cannot seem to get any transfers to work at all. The console show I
have #1 amd #2 set up for Blind and Attended Transfer, but when I hit
these buttons on my handset nothing happens (other than I hear the dtmf
tones on the other end of the line).
roo*CLI> show features
Builtin Feature Default Current
--------------- ------- -------
Pickup *8 *8
2010 Jun 22
2
where is backup-dir rooted?
The current man text for rsync is rather sparse in what it tells you
about backup-dir
This is from my debian installation - which appears to have come from
the source here
--backup-dir=DIR
In combination with the --backup option, this tells rsync to
store all backups in the specified directory on the receiving
side. This can be used for incremental backups. You can addi?
tionally specify a
2007 Jan 08
2
rsync - 2.6.8 ( broken pipe )
Wayne,
While testing rsync 2.6.8, I often receive broken pipe error, even though
there is no network problem, between
Active and Standby nodes. Please clarify.
2007/01/09 02:11:36 [1076] rsync: connection unexpectedly closed (342821
bytes received so far) [receiver]
2007/01/09 02:11:36 [1076] rsync: writefd_unbuffered failed to write 84
bytes [generator]: Broken pipe (32)
2007/01/09
2008 Oct 23
0
R CMD Rd2dvi (PR#13200)
Hello,
I can build packages with R-2.8.0 but I cannot run the code:
R CMD Rd2dvi --pdf --no-clean <pkg_name>
=20
Error message:
.: Can't open C:/Apps/R/R280/share/sh/dcf.sh: No such file or directory
The system cannot find the path specified.
=20
The above code works fine in R-2.7.2.
=20
Comparing the bash script Rd2dvi.sh between R-2.7.2 and R-2.8.0 makes me
think that the script is
2007 Jun 21
2
Need Help: User Defined R Functions in Sweave/Latex
Dear all,
I want to start my post by expressing my sincere gratitude for all the
help this group has given me in Sweave/Latex/R. The tools are
excellent and so is the community!
On to the question.
My Sweave code is intended to make lots of plots and create a *.pdf
document. Sweave is perfect for this. The only problem is that I find
myself using the same R code, within my Sweave input file
2005 Jul 04
2
Permissions Question
List-
I have a permissions issue. Below is my script. I am attempting to
archive several data sets from our current production server (a Win2K
box) to our new server, a high performance Fibre Channel Linux-based
system.
C:\bin\cwRsyncServer\bin\rsync.exe -avvi
--rsh="c:\bin\cwRsyncServer\bin\ssh.exe -l root"
--password-file=c:\bin\cwRsyncServer\etc\secret --progress --stats
2002 Feb 05
3
Doubt in Rsync !!
Sir,
How to run the rsync server in the remote machine.
I want to mirror the set of directories from one machine to another
machine
which are in the network.
I used the following command :
/usr/sbin/rsync -vv --delete --recursive --times --perms --update
source directory
destinationmachine:destination directory.
I got the error:
Permission denied.
How to tackle this error ?
thanks
laks
2001 Nov 09
0
major database problems!!
Please help!
I'm currently running samba 2.2.2 on a redhat 7.1 computer. I'm having
major database problems with any database that I try to store on my
samba server. The programs are quickbooks, act, and access. Basically,
all of my index files keep getting really hosed. I have to repair and
rebuild files everyday. This is bad especially since this client is a
recent convert from NT to