Displaying 20 results from an estimated 100 matches similar to: "rsync output -vv differs with dry-run option"
2004 Apr 23
2
More confusion on exclude rules
I have created two new files /export/home/bin/test_temp.delete_me and
/export/home/webmstr/nflmg/scripts/regional/misc_loaders/test_temp.delete_me
on the rsync server and am using the following exclude file.
+ bin/
+ nflmg/scripts/regional/misc_loaders/
- core
- *.bz2
- *.orig
- *.BAK
- *.bak
- *.old
- *.csv
- *.tmp
- *.4chart
- *.xls
- *.difftrx
- *.difftra
- *.rawbad
- *.trx.all
- *.tar.*
-
2004 Feb 27
0
rsync problem with smb/ncpfs filesystem?
I'm trying to rsync a smb filesystem to a novell netware filesystem. Both
file systems are mounted on a debian woody system (from root). On both file
systems the rsync process has "root" file system rights. But trying to
rsync a file with a read only flag like
-r-xr-xr-x 1 root root 3441648 Jan 20 1998 WEBCLIENT.EXE
to the novell filesystem gives this error:
rename
2004 Apr 21
2
exclude-from and include-from confusion
Learning rsync (love it) and am requesting some help in understanding the
exclude-from/include-from rules. I've been doing some testing and the
results aren't coming out as I expected.
Problem:
I have a directory with several dozen sub directories and would like to
selectively pick a couple dozen directories to remotely copy. The issue is
that there are a large number of directories and I
2008 Jul 16
2
belongs_to causing endless loop on first call to save!
Hi,
I have a situation I''m hoping someone out there may be able to shed some
light on. I have a Rails app (2.1.0 on Ruby 1.8.7) with a wizard-based sign
up process, that has recently been changed from storing incremental data in
the database to having a medium sized object graph living in the user
session until the user completes the entire sign up process (this is a
business
2004 May 11
2
possible bug with exclude/exclude-from
Hi
While trying to back up my homedir, i found what looks like a bug:
from /home, i do:
rsync -CWavP --delete --delete-excluded \
--exclude=".phoenix/default/*/Cache/" \
--exclude-from=rsync-excludes \
myusername/ targetserver:/backup/myusername/
rsync-excludes contains (without [] lines):
[start]
#comment
**.xvpics**
*.swp
[end]
This works
2015 Nov 29
1
how do I download pictures from a dumb phone?
Inserting anything other than a USB cable into the phone seems to be a no-go.
There is one slightly wider and thinner recess,
but no metal is in it.
It looks like a slightly less dumb model would use
the same outer case and a somewhat different inner case.
>From lsusb:
Bus 002 Device 007: ID 04e8:6640 Samsung Electronics Co., Ltd Usb Modem Enumerator
[root at localhost ~]# file
2006 Aug 14
18
[OT] The bad idea that is storing Credit Cards in your database
Hello Railists and Rubyists,
I know that the topic of handling credit card numbers has been
expounded before on this list (I''ve searched the archives) but I want
to ask the question in a slightly different way, and get your feedback:
Previous discussions on the list center around what to do with the
card number *after* you have processed the credit card with a payment
gateway
2003 Jul 03
1
General X11 Problems
Hi
You may remember a while ago I was having problems with creating jpegs using R over CGI. I solved this on my LAPTOP (*grins*) by
- executing "xhost +localhost" from the command line
- putting "SetEnv DISPLAY=:0.0" in my httpd.conf (apache)
And all worked well. Now I'm trying to move the whole system onto my shiny new server - and encountering yet more problems
2015 Nov 27
7
how do I download pictures from a dumb phone?
How do I download pictures from a dumb phone?
I have a Samsung phone I bought at a Walmart.
According the the front, it worships Verizon.
Beyond that, I'm not at all sure what kind.
If I use a real USB connector to connect it to my PC,
CentOS sees it as a character special device.
What, if anything, I can do with that device, I do not know.
I've not found any settings related to USB.
In
2013 Nov 22
0
Q aq fhc 8,-,,,8,c,c, cvv gz vc ccc
[This email is either empty or too large to be displayed at this time]
2005 Jun 30
0
Got this error after my installation when i do ztcfg -vv
how can i solve the error on the last part?
need help. thnx...
Zaptel Configuration
======================
SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Slaves: 02)
Channel 03: Individual Clear channel (Default) (Slaves: 03)
Channel 04: Individual Clear channel (Default) (Slaves:
2005 Jul 01
0
Got this error after my installation when i doztcfg -vv
hello u can see the readme.udev in the zaptel directory that's normally answers ur question
________________________________
From: asterisk-users-bounces@lists.digium.com on behalf of Ian Bert Tusil
Sent: Fri 7/1/2005 9:37 AM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Got this error after my installation when i doztcfg -vv
how can i solve the error on the last
2009 Jun 11
2
In Dahdi: what we use instead of /sbin/ztcfg -vv
Hi All;
In dahdi: what we use instead of ztcfg -vv (that is existed /sbin/ztcfg -vv).
?
Regards
Bilal
2017 Mar 21
0
Re: [PATCH] daemon: selinux: Add setfiles -vv flags when verbose.
On Monday, 20 March 2017 19:15:01 CET Richard W.M. Jones wrote:
> This shows which files are being relabelled. Also only use -q
> (suppress non-error output) when we are not verbose.
> ---
> daemon/selinux-relabel.c | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/daemon/selinux-relabel.c b/daemon/selinux-relabel.c
> index 2f48ee6..e7da42d
2005 Apr 10
1
PATCH: cosmetic fix to output with --existing -vv
Currently, rsync --delete -avvn test1/ test2/ --existing
will give output such as:
not creating new file "newdir"
not creating new file "newdir/newfile"
not creating new file "newdir/subdir"
It would make more sense if it said:
not creating new directory "newdir"
not creating new file "newdir/newfile"
not creating new directory
2006 Feb 14
20
Adding payment to an app: how hard and risky is it?
Hi all.
I have never implemented online payment and it''s the only thing that
keeps me from accepting a project for a UK based client. (I must reply
quickly!)
While I can afford spending an extra week - or 2 - to learn/try/tune the
payment system, I must be sure to succeed before I accept the contract.
If you''ve already been through that path, any hints, links and/or
2017 Mar 20
2
[PATCH] daemon: selinux: Add setfiles -vv flags when verbose.
This shows which files are being relabelled. Also only use -q
(suppress non-error output) when we are not verbose.
---
daemon/selinux-relabel.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/daemon/selinux-relabel.c b/daemon/selinux-relabel.c
index 2f48ee6..e7da42d 100644
--- a/daemon/selinux-relabel.c
+++ b/daemon/selinux-relabel.c
@@ -112,8 +112,11 @@
2014 Apr 05
2
[PATCH] acpi: allow non-optimus setups to load vbios from acpi
Hi, same for me. The screen does not freeze anymore and the boot
succeeds. But now I have this kernel message during boot (for the second
card):
[ 24.382045] pci_pm_runtime_suspend():
nouveau_pmops_runtime_suspend+0x0/0xe0 [nouveau] returns -22
Do you want to have the complete dmesg log? I think this is a new bug.
Your patch works for the previous one, so you can close it.
Yours,
Claas
On
2004 Oct 14
2
ipsec - report of success
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
claas@rootdir.de wrote:
> I am using kernel 2.6.6 native ipsec with racoon and shorewall 2.1.9
> in production for one week now. I just want to tell you that it seems
> to run stable here.
>
> I am going to extend my setup to a 3 gateway setup soon.
> Afterwards I will try to also get roadwarriors in.
> I will report on that
2004 Oct 06
7
Re: IPsec problems with tunneled networks
class wrote on 06/10/2004 11:18:48:
> Hello, I have the following situation:
>
> 192.168.176.0/24 ------ A ========== B ------ 192.168.177.0/24
> 192.168.176.2 pop3 ipsec
> racoon
>
>
> policy: (Machine A and B)
> -------
> loc vpn ACCEPT
> vpn loc ACCEPT
> all