Displaying 10 results from an estimated 10 matches similar to: "rsync specified directory(ies)"
2011 Sep 14
7
Re: XCP which management console to use - plus XenServer question
Thanks for all the help...
XVP seems quite high on requirements. Like it needs an SMTP server set
up. I''m not sure I like that.
I found a tool called BixData, it''s proprietary but with a free
license for a limited number of managed servers. Being a fully fledged
cloud management system, it''s true overkill for me and my 3-4 virtual
machines, but at least it seems quite
2010 Jun 18
0
OpenSSH - SFTP issue
Hello,
We are having issue with SFTP for Windows server. The OpenSSH reports
the "Exit Staus -1" upon exiting the sftp session ( Though the file is
successfully getting transferred!!). I have opened ticket with VanDyke
Software - vShell and reported this issue. Accordiong to VanDyke
Software, there is no issue with vShell configuration / its debug logs.
Would you
2009 Oct 09
0
Just a simple smbpasswd authentication won't work
Hello List.
We have a number of working ADS servers. One of out clients is not in the Kerberized domain so there users log in via NIS. Having looked at the options for enabling NIS authentication I have decided to use the smbpasswd. Now I can't get that to work.
After using smbpasswd to create two users, one created locally, in the /etc/passwd, and one that exists already in NIS. Not only
2003 Apr 18
1
ext3 "noload" option to mount returning error in 2.4.9&2.4.18 ser ies kernel
I have an ext3 filesystem that I want to mount without loading the journal.
I tried the "noload" option with both 2.4.9 and 2.4.18 series kernels and
get the errors listed below.
[root@host]# mount -t ext3 -o noload /dev/sdf1 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sdf1,
or too many mounted file systems
/var/log/messages:
Apr 18 13:30:23 host kernel: ext3:
2003 Jan 14
0
RE: ext3fs still uses sequential search of file names in director ies?
Andreas was kind enough to point out that not neccesarily all ext3fs have
htrees ready to go. I am running redhat8.0 out of the box. How can I check
if ext3fs with htrees is running? I can download the kernel source, but I
don't know what options were used when it was built by redhat.
Thanks much for all of your help.
-Parker
-----Original Message-----
From: Andreas Dilger
2003 Jan 16
1
RE: ext3fs still uses sequential search of file names in director ies?
Didn't hear back from anyone regarding if there is a way to determine if I
am running the ext3fs with htree. Is there a way I can do it without
checking the src code since I am running the precompired redhat kernel with
8.0? Perhaps an entry under /proc somewhere?
Pj
-----Original Message-----
From: Parker Johnson
Sent: Tuesday, January 14, 2003 3:34 PM
To: 'Andreas Dilger';
2003 Jan 16
1
RE: ext3fs still uses sequential search of file names in director ies?
Bummer. Does anyone have a url that describes the 2.4 patching process?
Any claims on stability?
Thanks,
Parker
-----Original Message-----
From: 'Andreas Dilger' [mailto:adilger@clusterfs.com]
Sent: Wednesday, January 15, 2003 4:35 PM
To: Parker Johnson
Cc: 'ext3-users@redhat.com'; Ops
Subject: Re: ext3fs still uses sequential search of file names in
director ies?
On Jan 15,
2001 Nov 30
2
Often seeing i_blocks too large after recovery(ies)
I have many systems running current ext3 code. Some of them have
hardware problems that lead to frequent reboots, and the journal
recovery has worked excellently. However, on the periodic forced fsck
on supposedly recovered and clean filesystems, I've many times seen
fsck report that i_blocks is too large in one or more inodes.
I suspect that i_blocks is somehow escaping proper restoration
2005 Oct 19
1
Help needed with filtering rules - how to copy named director ies only
Hi Wayne,
What would be really nice, and I imagine quite easy from a coding
perspective would be to allow the user to apply a regex match on the full
pathname of the files being transferred.
Anyway, thanks for your confirmation - I have worked around this problem.
Cheers,
David Carter-Hitchin.
--
Royal Bank of Scotland
Interest Rate Derivatives IT
135 Bishopsgate
LONDON EC2M 3TP
Tel: +44 (0)
2017 Aug 23
2
Error "translateCharUTF8' must be called on a CHARSXP Execution halted"
Dear list,
I installed R 3.3.2 on a Red Hat Linux Enterprise 7.3 machine by adding the EPEL-repository and then installing it via yum.
R starts up and seems to be doing fine at first sight. However, when I try to list the files in a directory with the command
files <- list.files(path="/home/username/directory_name/", pattern="*.Rda",, full.names=T, recursive=FALSE)
I get