Displaying 20 results from an estimated 2000 matches similar to: "Rsync on 3 places"
2007 Mar 28
2
Destination Permissions on Windows XP
Hello all,
This is my first post to the group, so please go easy on me.
I've setup a cwRsync server on a Windows 2003 Server and an XP client.
I have setup rsync to copy a directory from the server to the client,
and the files transfer perfectly. The only problem is that the
permissions on the destination are wrong. I want the permissions on the
destination to end up being the
2003 Aug 19
1
exit status 12 with large files
Hello.
I use rsync version 2.4.6, protocol version 24 on a RH7.2 machine. The
purpose is mirroring a Red Hat repository.
All works fine, *except* for really big files. ISO images (~650MB) are a
good example. Whenever I don't exclude *.iso, I get the following:
==================================================================
receiving file list ... done
sending sums for 1408
2007 Jan 18
2
rsync between mac and network drive
I would like to use rsync to backup my Mac to a network drive, and am
hoping someone on the list can help straighten me out.
Since the network drive can't run any programs, I am first mounting
the drive onto the Mac via SMB as /Volumes/backup. When I run:
rsync -av --delete --no-whole-file --progress /Users/bob/Documents /
Volumes/backupbob
everything seems to copy successfully.
2007 Aug 14
1
Rsync on Mac OS X
Hello,
I am using rsync at Mac OS X for synchronizing
pictures for our two offices. Unfortunatelly yesterday
the script stops working. Here is little workarround.
The script select every file from folder A and write
it to PENDING-FILES file. Than RSYNC take from
PENDING-FILES every line (file) and transfer to folder
B on different machine. Unfortunately some Mac user
created folder started with
2007 Jan 28
2
Timeout, server not responding
I have several WinXP laptops which have been backing up to a FreeBSD 6.0
server via rsync for a good while now. Now one laptop is giving me
grief. I am running cwRsync and invoking a remote rsync daemon via a
shell command:
cmd /K "rsync.exe -avr --rsh=ssh --progress --stats --delete /cygdrive/d/"My
Documents" user@server::user_data"
I get this error locally:
Quote:
2015 Apr 03
2
Disk space usage with mdbox
Shot in the dark here...haven't tried it myself so no promises. There's
probably a much better way to do this but sometimes a little "brute
force" helps.
Theoretical steps:
1. Stop all mail processes - both SMTP and IMAP.
2. Use "doveadm sync" to backup the user mailbox, e.g.,
doveadm backup -u user mdbox:/tmp/usermail
3. Verify /tmp/usermail looks reasonable
2015 Apr 02
2
Disk space usage with mdbox
Yes I have done it, it is the third command I have run, without any change.
a.
On 02/04/2015 09:53 ??, Urban Loesch wrote:
> Did you "purged" the deleted mails for this user?
> On mdbox you must run "doveadm purge -u $USER" to whipe out any as deleted marked mails etc.
>
> Details: http://wiki2.dovecot.org/Tools/Doveadm/Purge
>
> I use a nightly cronjob wor
2006 Oct 03
10
Are you PRO on RoR?
Do you want to get in...
...and got what it takes?
I''m working as it-responsible (diplomatic service) for the Republic of
Cyprus. Now I want to move on, I know that I have the next big thing in
the dot com biz.
It all begun from a dream that became a businessplan and also later on
was nominated by UN World Summit Awards and won the title as best
initiative in category ICT.
In a few
2018 Aug 10
2
llvm MemorySSA def-use chains
Hi,
try adding some alias analysis to the pipeline: see examples in
llvm/test/Analysis/MemorySSA/*.ll
for example assume.ll has
; RUN: opt -aa-pipeline=basic-aa -passes='print<memoryssa>,verify<memoryssa>'
without basic-aa the memory ssa will safely assume that the stores to
%a and %d alias which may be proven disjoint by one of the alias
analyses.
On Thu, Aug 9, 2018 at 8:37
2005 May 15
7
Shockwave - any progress?
I have achieved much of what I wanted to achieve using Wine, with one
exception. I was hoping to be able to use Shockwave content, but despite
installing Firefox and the Shockwave plugin, it does not work - it seems
to stop after the promotional film before the actual requested content.
I know there are "pay" solutions to this problem, but was wondering if
anyone had found a free
2007 Nov 26
3
xm top
Hello everybody!
I´d like to know where "xm top" gets its information from. I want to get
those informations (cpu-load, mem etc. from the domUs) and display them
with php in a browser. So are the informations stored and updated in a
textfile or something like that? Can anybody help me with this?
Regards
Alexandros
_______________________________________________
Xen-users mailing
2007 Oct 24
1
Unexpected error: exceptions.OSError - Setting up Windows XP HVM
Hello everybody,
i have a problem setting up a DomU with Windows XP. I get the following
error:
xen:/etc/xen# xm create windows.hvm
Using config file "./windows.hvm".
VNC= 1
Unexpected error: exceptions.OSError
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/lib/xen-3.1-1/bin/xm", line 7, in ?
main.main(sys.argv)
File
2015 Apr 01
2
Disk space usage with mdbox
Hello,
I am using dovecot with mdbox+sis and I notice an ever increasing disk
space usage since I converted mailboxes from Maildir to mdboxes. I have
checked with a user and while it actually uses only 65K, his mdbox files
on disk are more than 6G. The backup of his mailbox is just 64K. Any
suggestions ?
Below are some relevant commands:
[root at mail ~]# doveadm quota get -u test
Quota
2010 Sep 15
2
Programming: loop versus vector oriented
Dear all,
I am new to R and to it's programming philosophy. The following function
is supposed to work on a vector, but I can't figure out how to do that
without looping through every element of it. Is there a more elegant
way?
Note: I have shortened it, so it is NOT correct from the pipe hydraulics
point of view
# Calculate wall friction factor
# reynolds: Reynolds number
# dk:
2009 Mar 06
3
PCA and categorical data
Hi all,
I' m trying to figure out if it is appropriate to do a PCA having only categorical data (not ordinal). I have only find the following quote:
One method to find such relationships is to select appropriate variables and
to view the data using a method like Principle Components Analysis (PCA) [4].
This approach gives us a clear picture of the data using KL-plot of the PCA.
However, the
2011 Sep 09
2
Attacking Dovecot
Hello,
I am using Dovecot ver.1.0.7 on an x86 server with RedHat Linux Enterprise 5
and the following configuration:
# 1.0.7: /etc/dovecot.conf
protocols: pop3
login_dir: /var/run/dovecot/login
login_executable: /usr/libexec/dovecot/pop3-login
mail_location: mbox:~/mail:INBOX=/var/mail/%u
mail_executable: /usr/libexec/dovecot/pop3
mail_plugin_dir: /usr/lib/dovecot/pop3
2013 Jul 22
11
chocolatey, windows, powershell and fault bucket
Hi,
I configured puppet open source with the chocolatey module and one windows
client.
When the puppet agent run as a service (not the interactive version) I can
see in the windows event log some errors like
Fault bucket 1734820220, type 5
Event name: PowerShell
Fault bucket , type 0
Event name: PowerShell
I tried to google it but I did not find anything relevant apart from some
2002 Nov 01
2
Help on rsync delete option
Hello,
Any help on the following issue will be appreciated.
How do I delete files or directories in my first level of directory that is
specified as host. Here is an example :
rsync -avz --delete ${SOURCE_HOST}:/mlinkfam/extract/sccs/pa/*
/mlinkfam/extract/sccs/pa
Giving above command I find redundant files or directory not getting deleted
from the first level of target directory
2011 Feb 22
2
Regarding Savitzky-Golay Smoothing Filter
Hi
When we use the sav_gol command in R , it shows an error which says: "
error in as.matrix". We've downloaded the necessary packages. Kindly
help us with this issue. If there is any other function to perform
Savitzky-Golay smoothing in R, please let me know.
With Regards
Reynolds
2018 Feb 15
3
[RFC] [lld] Replace use of 'concurrency::parallel_for_each' with standard library
Hello all,
Last year I submitted a bug regarding the use of 'parallel_for_each' and
Windows Concurrency Library. We have found that when compiling in Visual
Studio 2015 and 2017 with /MTd, the use of 'concurrency::parallel_for_each'
can cause unhandled exceptions when the program is exiting.
https://bugs.llvm.org/show_bug.cgi?id=34976
After having some difficulty clarifying this