Displaying 20 results from an estimated 2000 matches similar to: "Copying files from specific date."
2007 Sep 23
5
Formatting a large disk
I need to install Centos on a machine with 3tb raid disk. (3 ware raid card)
Could someone in the list suggest a utility for partition this disk. I would
like to have the whole disk in 1 partition and format it for ext3. The
default partitioning utility doesn't do this. The OS sits on another SATA
disk and each time during the installation it doesn't format the full disk
which is 3TB.
2007 May 15
4
problem with Clam AV
I had updated clam antivirus recently (with YUM) and since then the
following error is appear when my cron job runs
The cron job and the output is list below:
/usr/bin/freshclam --quiet -l /var/log/clam-update.log
ERROR: Parse error at line 44: Option AllowSupplementaryGroups requires
boolean argument.
ERROR: Parse error at line 76: Option FixStaleSocket requires boolean
argument.
2006 Oct 19
4
Mail forwarding on a dynamic IP address.
I have a Cyrus installation with postfix and openXchange. I get the mails
from catchall account with procmail and distribute with the mail server. Now
I have a new site office where couples of staff members are going to be
relocated.
Since we have only an ADSL line on site office if there any way I could
forward the mails for these staff members to another Mail Server with
dynamic IP address?
2012 May 28
1
Why R order files as 1 10 100 not 1 2 3 ?
The code given below worked well. However, the problem is that when I typed
dir1 to see the results I found that R order the files as:
[1] "data1.flt" "data10.flt" "data100.flt" "data101.flt"
[5] "data102.flt" "data103.flt" "data104.flt" "data105.flt"
[9] "data106.flt" "data107.flt"
2008 Jun 03
2
FW: Partitioning help
Hi,
I have Centos server 4.5 with 3.3TB raid disk on a 3 ware controller. Now the problem is that I am not able to see the partition in full since it shows only 1.2TB.
I have created a partition with Parted and (GNU PARTED) and I have seen it is 3.3 T there. However I have to make this partition on ext3 with make2efs j /dev/sda1 and after the formatting it went to 1.2T.
Could someone
2018 Aug 21
2
[Bug 13587] New: Add a --dry-run way to show destination for each item
https://bugzilla.samba.org/show_bug.cgi?id=13587
Bug ID: 13587
Summary: Add a --dry-run way to show destination for each item
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2005 Jan 19
4
How to replace slashes with back slashes
Dear R-helpers
I am running R2.0.0 under Windows 2000. I am compiling a number of file paths into a simple text file that will be read by some other software we use. Unfortunately, it can only handle file paths with back slashes (MS Windows convention), and from R, I get file paths with forward slashes. The following didn't work.
> gsub('/', '\\',
2008 Sep 09
3
directories not correctly recognized rsync-3.0.4
Hi,
I'm running rsync-3.0.4 on my UNIX system. I've just updated from rsync-2.6.9.
I'm facing a general problem with the execution of files during a transfer process.
The situation: 2 Directories (dir1 and dir2) on one machine with a some files in dir1 which shall be translated to dir2.
rsync does not correctly recognize dir1 and dir2 as directories. It tries to transfer dir1 as a
2006 Aug 18
3
FW: FDISK Help please in Centos 4.3
Hi,
Is it possible to create one raid volume of 3.3 TB (9550SX-8lp X WD5000YS -
8nos) and create a file system with ext3? (CentOs4.3 64bit)
The maximum I am getting is 1.24tb and fdisk returns no more space
available. But when I say fdisk /dev/sda it list full size of 3.3 TB. But I
can not create partitions more than 1.24TB.
Any idea?
Thanks
Rajeev
-------------- next part
2007 Nov 19
1
rsync-ing from two locations with same filenames (at different versions)
Hello,
I would like to have a full repository, say, holding files
full/a.txt (version 1)
full/b.txt (version 1)
full/c.txt (version 1)
and a repository of updates, for example
new/b.txt (version 2 - newer)
Then, I would like to call
rsync [flags] new/ full/ destination
to get
destination/a.txt (v.1)
destination/b.txt (v.2)
destination/c.txt (v.1)
This simple case works
2012 Dec 03
4
How to calculate the spatial correlation of several files?
dir1 <- list.files("C:\\Users\\aalyaari\\Desktop\\cor", "*.bin",
full.names = TRUE)
dir2 <- list.files("C:\\Users\\aalyaari\\Desktop\\cor2", "*.bin",
full.names = TRUE)
results <- list()
for (.files in dir1){ # read in the 365 files as a vector of
numbers for dir1
file1 <- do.call(rbind,(lapply(.files, readBin ,
2010 Jul 16
4
--compare-dest weirdness
Hi All,
I am writing a backup program for my computer. brief outline is as follows.
Running ubuntu 10.04
2 main partitions, / and /home, both ext3. 1 external usb hdd, ext3,
mounted to /backups/main.
once every couple of days, rsync backs up, using following command,
everything worth backing up in / and /home partitions to a folder
/backups/main/Full. command: "rsync -vrhRupElog
2007 Nov 13
1
Retrieving a banned e-mail
We have a postfix+cyrus+Spamassassin setup and all the virus or Banned or
spam e-mails will move to a folder on /var/virusmails.
I have a falseposative mail moved due to a banned attachment name. Could you
please help me to retrieve these e-mails?
Thanks
Rajeev R. Veedu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Oct 22
1
ARC SERVE BACKUP.
Recently we have started using Arc serve backup. The Arc server and the tape
library are connected to a Windows 2000 server machine and the data files
are stored on many Samba file servers. I have Linux Client Agents installed
on all Linux Machine.
Now the problem is that when Arc Serve backup the file it always backup the
full files irrespective of setting for a differential backup. I think
2006 Oct 18
2
removing multiple packages
Can someone in the list guide me how do I remove an RPM file which is
installed 2 times.
Following are the error:
[root at Gateway Samba64-23c]# rpm -e samba-common
error: "samba-common" specifies multiple packages
and rpm -qa |grep samba gives as below
samba-common-3.0.10-1.4E-9
samba-common-3.0.10-1.4E-9
It list 2 times the same package and I can not remove
2013 Dec 02
2
symlink in -R src_dirlist and real dirs on target
Hi folks,
I have a bunch of directories to mirror via rsync. I have lots of
hardlinked files spread about these directories. Therfore I use -R
(--relative) and -H.
so far ok but:
I create symlinks to the source-directories via script because src-dirs
have changing names (date and time of backup) and I want to have constant
directory names on target. How can I achieve that?
I thought -k
2018 May 15
2
New 3.12.7 possible split-brain on replica 3
Thank you Ravi for your fast answer. As requested you will find below the "stat" and "getfattr" of one of the files and its parent directory from all three nodes of my cluster.
NODE 1:
File: ?/data/myvolume-private/brick/dir1/dir2/dir3/dir4/dir5/dir6/dir7/dir8/dir9/dir10/OC_DEFAULT_MODULE/filename.shareKey?
Size: 0 Blocks: 38 IO Block: 131072 regular
2004 Feb 06
3
Please help : Strange 'file has vanished' behaviour with rsync on windows.
Please help : Strange 'file has vanished' behaviour with rsync on windows.
I need to run rsync on windows and sync shares thru UNC names.
When I try :
rsync -e ssh -av //mypc1/myshare1/dir1/* //mypc1/myshare1/dir2/.
rsync does a copy but says "file has vanished" for every file.
Then when I run:
rsync -e ssh -av --dry-run //mypc1/myshare1/dir1/* //mypc1/myshare1/dir2/.
it shows
2007 Dec 28
1
Odd behavior with --detect-renamed
Hello,
I'm totally new to this list, so I hope I don't break all the rules. :)
I've looked through the archives (and google), and I really can't find the
answer to my question.
I'm trying out the 'detect-renamed'-patch, and I've encountered some odd
behavior. I've applied the patch to both rsync-2.6.9 and rsync-3.0.0pre7,
and it's the same behavior.
2007 Jul 16
2
Source inside source
Is there a way to know where is the source, so as to make a source call
inside another source smarter?
As an example:
file1.R is in directory /files/dir1/
file2.R is in directory /files/dir1/dir2/
In file1.R, there is this line:
source("dir2/file2.R")
So, if I setwd to /files/dir1/, and then I call source("file1.R"),
it will run correctly. However, if I setwd to /files,