Displaying 20 results from an estimated 500 matches similar to: "what am I doing wrong"
2004 Jun 14
1
stalling during delta processing
I have a 29 Gig full backup on a remote server (lets call if fedor) that is called Kbup_1.
I have a 1.3 Gig incremental backup on my local server.
I have rsync 2.6.2 on both servers. Both are RedHat Linux 9.1 on i-686 hardware platforms.
I issue the command "time rsync -avv --rsh=rsh --stats /test/Kibbutz/Kbup_1 fedor://test/Kibbutz". The synch takes ~5 minutes of real time and about
2004 Jun 11
2
reporting a bug
problem with --backup
I am doing this the old fashioned way via e-mail.
I deal with Bugzilla too much and would prefer to not open yet another bugzilla account that generates more e-mail that I dont need to sift through, especially when it looks very similar to in-house bugzilla stuff.
I am running rsync 2.6.2 as it is downloaded with only the --bwlimit patch supplied by Wayne via e-mail
2004 Jun 16
3
[Bug 1463] New: poor performance with large block size
https://bugzilla.samba.org/show_bug.cgi?id=1463
Summary: poor performance with large block size
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: wmatthews@sepaton.com
2004 Jun 15
3
how to exclude large files from backup list.
Hi,
I am using a computer to back up files from another computer automatically. I want to exclude large files from backing up. How can I do that?
Thank you.
Wensheng Jiang
2004 Jun 16
2
Suggested chnage to "--partial" usage.
Hi There,
This post is brought about due to the following two:
http://www.mail-archive.com/rsync@lists.samba.org/msg10702.html
http://www.mail-archive.com/rsync@lists.samba.org/msg10709.html
I have a situation where I need to upload large files over an unstable link
(resuming is a requirement) and only when they are complete can they be
renamed and hence replace the original file. The
2019 Oct 07
2
Is imap "list" required before imap "select" for shared folder?
I set up a shared mailbox with dovecot and it basically works. However,
before I can imap SELECT or STATUS the shared mailbox I have to first do
an imap LIST, i.e,
. list "" *
If list is not done first, the imap select or status command on the
shared mailbox results in a "NO" response with "mailbox doesn't exist"
response text.
I can provide more
2011 Nov 26
4
SPSS -> R
I'm an SPSS user trying to make the transition to R.
Can someone help me translate the following SPSS code into R?:
GLM Total_tp1 Total_tp2 WITH Age Sex
/WSFACTOR=Time 2 Repeated
/METHOD=SSTYPE(3)
/CRITERIA=ALPHA(.05)
/WSDESIGN= Time
/DESIGN= Age Sex Age*Sex.
Also. can anyone recommend any resources to help SPSS users learn to things in R?
Thanks,
-kristi
[[alternative HTML
2006 Jun 05
4
Intermitent ''lost connection to mysql'' error
Hi,
I''ve been looking at Ruby on Rails for an in-house project where I
work. After I got everything setup correctly (apache, fcgi, mysql, etc)
I''ve started to run into "lost connection to mysql" errors. I googled
to try and find a solution, but most of the problems people seem to be
having are constant and simple to fix. I haven''t found anyone talking
2004 Jun 03
5
question
hello
i looked in google , faq etc but didnt found a answer.
sorry if i overseen something.
how i can auth. via a hostkey without make a config in ~/.ssh
normaly ssh has support with ssh -i /keyfile is there any way to combine it
via rsync , with
rsync -e "ssh -i key" ..etc etc does not work
thx bye
2017 Jan 03
2
recent Xen XSA's (199-204)
On 01/03/2017 02:29 AM, Johnny Hughes wrote:
> On 01/02/2017 11:05 AM, Brandon Shoemaker wrote:
>> Hi list,
>>
>>
>>
>> Are the recent Xen XSA?s (199-204) updates going to be released soon?
>>
>>
>>
>> http://xenbits.xen.org/xsa/
>
> They are in the testing repo .. waiting on feedback that they work.
>
>
>
2001 Oct 31
3
2.9.9p2 and Solaris-2.8 PAM: Cannot delete credentials[7]: Permission denied
The 2 errors:
pam_setcred: error Permission denied
Cannot delete credentials[7]: Permission denied
Looks to be a major bug in the PAM module for Solaris-2.8/2.7/2.6.
Has anyone from the list (developers of OpenSSH, endusers, hackers, etc.)
came up w/ a solution? Even a temporary one?
When authenticating yourself on the same system that worked, but when
authenticating to another system failed. I
2008 Nov 26
1
bridging - Didn't get a frame from channel
Hi,
I am having a difficulty with
getting two realtime user?s to bridge on answer. I have managed successfully to
bridge the same two users/channels via the Bridge Manager api command and
confirm that the two communicate directly bypassing the asterisk server (I
confirmed this with Wireshark).
Does anyone have some ideas? I have
put some log entries below.
I haven?t attached my
2002 Jun 14
1
different loginscripts
Hi,
at the moment I use "logon script = scripts\%G.bat", and have two
scripts for my two main user groups.
Now there are some special users which should have different scripts, so
I thought, if there is a way of adding an option to use two login
scripts; e.g. if there is an user script, use it, if not than use the
group script.
Or do I have to maintain that "problem" by
2012 Jul 19
1
problem replacing NA's in a dataset (10% remain after removal attempt)
Hi all,
I'm attempting to gap-fill a dataset, replacing the missing values with
each month's day or night median value.
The problem is that my code results in some, but not all the NA's being
replaced and I cannot figure out how this is possible. When I look at
the individual line's where the NA's remain, they should have been
captured in my code as far as I can tell.
2017 Jan 02
2
recent Xen XSA's (199-204)
Hi list,
Are the recent Xen XSA's (199-204) updates going to be released soon?
http://xenbits.xen.org/xsa/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20170102/575997f6/attachment.html>
2004 Jun 16
2
[OT] CVS update
Um,
I don't remember the exact checkout command line I used, but it was
probably something like the instructions on the web page:
cvs -d :pserver:cvs@pserver.samba.org:/cvsroot rsync
anyway, how do I update?
I tried:
[chris@lt2 rsync]$ cvs update -d -P
cvs [update aborted]: connect to pserver.samba.org(66.70.73.150):2401
failed: Connection refused
and login gives the same:
[chris@lt2
2006 Jan 05
2
POP3 only - why is cur/ growing?
Hi,
I use Sarge's dovecot for a pop3 mail collection server. IMAP is not
used at all. It works well, but I would like to know why one of the
accounts also keeps a copy of all e-mail copies in the cur/ folder?
Thanks a lot,
Wally
--
Wally Winchester
wally_winchester at fastmail.fm
--
http://www.fastmail.fm - The way an email service should be
2004 Jan 16
2
ext3 bug?
Hi,
I have a severe filesystem crash on a machine with a single ext3 filesystem.
It is the second time that this happens to me (on two different machines that
are identical in hardware setup and mostly in software - I cloned them when
I started to work).
It looks like the journal (or something else, i am not an expert here) has
gone wild and overwritten loads of inodes. I have a single filesys
2011 May 29
5
Free CNAM
FreeCNAM.org is providing a free CNAM API for Open Source PBX users.
This API queries a private CNAM database, and returns standard
15-Character CNAM results. Any entry not already in the database will
be queued for investigation, and added to the database as soon as
information is located. This system has access to several CNAM
backends, and is not a party to any use-limiting or no-caching
1998 Apr 10
5
Problems with smbpasswd
I've compiled the latest version of samba (1.9.18p4) and set up password
encryption (per instructions in the ENCRYPTIONS.txt file). Setting root's
smbpasswd worked with no problems. I set another user (me) with an
smbpasswd. Tried "smbclient -L '\\hostname\wwinzer'". The output is the
following:
68 wwinzer@Sun-E3000:~ ==> smbclient '\\champusa.com\wwinzer'