Displaying 20 results from an estimated 600 matches similar to: "How to mirror only specified directories"
2010 Sep 30
3
Excluding most and including some problems continue.
Here is my rsync command as it currently stands.
/usr/local/bin/rsync -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod --log-file=/export/home/webuser/logs/rsync-log -F /export/home/ webuser at appprod::dprweb_extranet/ > rsync-test
Here is the current .rsync-filter file.
+ das
+ em
+ enf
+ internal
+ itb
+ medtox
+ pml
+ psb
+ reg
+ whs
+ htdocs
+ docs
- /*
-
2010 Oct 29
1
What won't rsync sync this file?
For some reason, Rsync did not copy two specific file. Then I tried to specifically tell it to synchronize one of them and I get this result. *I* don't see any reason why to chose not to copy this file, but maybe on of you out there would see the obvious reason I am missing.
dprweb> /usr/local/bin/rsync -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod
2010 Sep 16
1
Rsync failed as a cron task.
Any advice for an all around newbie.
I have a rsync command that works just fine whenever I have executed it directly from the command line.
/usr/local/bin/rsync -v -v -v -P --stats -z -r -t -p -l --delete --password-file=/export/home/webuser/.appprod --exclude "*.htaccess" /export/home/xternal/htdocs/ webuser at appprod::dprweb_www > /export/home/webuser/logs/rsync
But when we
2010 Sep 21
2
Rsync command failing as a Cron Tab
We have this Rsync command that does what is desired when ran either directly OR with a shell script.
/usr/local/bin/rsync -vvv -P --stats -zrtpl --delete --password-file=/export/home/webuser/.appprod -
-log-file=/exp*/h*/web*/logs/rsync-log --exclude "*.htacc*" /exp*/h*/xter*/htdocs/ webuser at appprod::
dprweb_www > /exp*/h*/web*/logs/rsync-output
But no matter how we put it into
2016 Oct 14
2
First steps in Dovecot; IMAP not working
doveconf -n:
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-042stab116.1 x86_64 Debian 8.6
mail_location = mbox:~/mail:INBOX=/var/mail/%u
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
2010 Sep 03
1
Getting the 'hidden' .htaccess file.
I am trying to use rsync to synchronize our pre-release staging site to our production site.
When I run the following command, it will get the other 19258 files, but it will ignore the three .htaccess files in our site. I have searched the internet and can see that it is apparently somewhat tricky to get rsync to capture dot hidden files. I have tried every solution I have found that I
2020 Jan 08
1
[PATCH] nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
We accidentally set "psb" which is a no-op instead of "*psb" so it
generates a static checker warning. We should probably set it before
the first error return so that it's always initialized.
Fixes: 923f1bd27bf1 ("drm/nouveau/secboot/gm20b: add secure boot support")
Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
---
Static analysis. I'm
2006 Feb 28
6
scgi+lighttpd+windows - why wont it work?
two problems, pls help...I''m under big pressure at work to fix this!
I''m having trouble getting scgi and lighttpd running on windows - here''s
what I did:
On Win XP, I installed ruby, rubygems, and setup my rails app. All works
fine with webrick.
I then did: gem install cmdparse and gem install highline (as required
for the scgi_rails gem according to
2012 Oct 30
1
sqlFetch doesn't read the whole objects.
Hi everyone,
I connected a data in FileMaker server with odbcConnect.
When I call the data "CANCERS" using sqlFetch, it looks okay.
However, the number of obs was different with the actual number.
If I read the same data from Microsoft Access, there are 656 obs. in it but
srt() shows me 600 obs.
Does anyone know why this happened and how to read all obs. from R?
Thank you in advance.
2000 Jan 03
1
Problem with file permission
Hi all,
I've this problem:
I've a file on my linux system (/tmp/bogus.txt) with permission 775 and ownership borsa:users. /tmp directory is shared with samba 2.0.6
User luigi:webuser, with additional group users, open bogus.txt with windows (with notepad.exe) and modify it. At this time, bogus.txt become owned by luigi:webuser.
Now I (borsa:users) want to modify bogus.txt, but I've
2025 May 20
2
how to read a PSB file in R?
On Tue May20'25 05:56:59AM, Rui Barradas wrote:
> From: Rui Barradas <ruipbarradas at sapo.pt>
> Date: Tue, 20 May 2025 05:56:59 +0100
> To: Ranjan Maitra <mlmaitra at gmx.com>, r-help at r-project.org
> Subject: Re: [R] how to read a PSB file in R?
>
> ?s 03:17 de 20/05/2025, Ranjan Maitra via R-help escreveu:
> > I have come across this file (warning,
2005 Apr 21
2
[ win32utils-Support Requests-1813 ] Merely a test
Support Requests item #1813, was opened at 2005-04-20 23:48
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=1813&group_id=85
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tom Copeland (tom)
Assigned to: Nobody (None)
Summary: Merely a test
Initial Comment:
Hm, did this go to to win32utils-devel?
Tom
2025 May 20
2
how to read a PSB file in R?
I have come across this file (warning, massive, 4.3 GB) https://esahubble.org/media/archives/images/original/heic1502a.psb and it appears to be a filetype I was not aware of previously.
Is it possible to read the file in R using any tool? It is an image and I am looking for the RGB of the file.
Many thanks and best wishes,
Ranjan
2006 Oct 21
3
Web site development and security
Hello all,
I'm looking at building a website and extranet on my CentOS server for my
home business. I use PHP for my intranet but I hear PHP is a big security
sieve. Can anybody recommend good books on website security and
development? Which procedural language should I use to do this?
I apologize and realize this may not be the right site for this but it seems
there are already a
2025 May 20
1
how to read a PSB file in R?
?s 03:17 de 20/05/2025, Ranjan Maitra via R-help escreveu:
> I have come across this file (warning, massive, 4.3 GB) https://esahubble.org/media/archives/images/original/heic1502a.psb and it appears to be a filetype I was not aware of previously.
>
> Is it possible to read the file in R using any tool? It is an image and I am looking for the RGB of the file.
>
> Many thanks and
2005 Nov 16
4
What happened to mysql connection?
I''ve been using Rails for more than six months and until today I had
no problem with mysql connection.
It''s a Mac OS X 10.4 box having rails installed and updated by gem. I
use a remote mysql server no local instance installed.
Here''s my config:
development:
adapter: mysql
database: hdchat
host: 10.0.0.1
username: webuser
password:
test:
adapter:
2005 Nov 20
2
Nortel Extranet Client Installer
Hi,
My first post to the list so hopefully I'm not making any newbie blunders.
Searched high and low for solutions to get the Nortel vpn Extranet client
installer to run properly using wine.
I get a ton of fixmes like these and lots of other errors, in particular
ones to do with DLL32/DLL16/NETDI/SETUP16 - details follow...
fixme:key:GetQueueStatus QS_xxxx flags (4000) are not handled
2008 Oct 22
1
torque/psb & snow library
Hello all;
I'm trying to execute parallel jobs trough library snow on a cluster built
through torque/PSB. I'm succesfully obtaining the cluster with:
>system("cat $PBS_NODEFILE > cluster.txt")
>mycluster <- scan(file="cluster.txt",what="character")
>cl <- makeSOCKcluster(mycluster)
The only problem, at the moment, is that if I use
2008 Jul 25
3
cpu frequency scaling in domUs
Hi,
I''ve recently installed xen-3.2.1 on my AMD Sempron(tm) machine.
It runs gentoo 2.6.21 as dom0 and cpu frequency scaling works in dom0.
But inside a domU, cpu frequency scaling is not working.
By checking the boot log in domU I found that domU is unable to load the
powernow driver:
"powernow-k8: BIOS error - no PSB or ACPI _PSS objects"
I wonder if it is possible to have
2016 Oct 14
4
First steps in Dovecot; IMAP not working
Hello,
First of all, I'm sorry if you received this mail twice; I haven't received
it the first time so I think it was lost. Second attempt.
I've made some more tests and I still can't receive mails.
Outlook doesn't complain about anything, no error message; the mails that
are supposed to be received just won't appear.
In the mail logs, I find this line (other lines are