search for: listoffil

Displaying 9 results from an estimated 9 matches for "listoffil".

Did you mean: listoffile
2015 Jun 26
2
Sync files-from with delete
...have a local directory that I am trying to sync with a remote directory. That's fine, but there's a lot of data that is out of sync so I decided to make a local copy of the difference to then bring to the remote location. So I ran a dry-run between the two to generate a list of files in listOfFiles.txt Then I ran rsync from local to localBackup. rsync -av --files-from=/tmp/listOfFiles.txt /var/MyData/ /USB/Backup/ Now, while this is happening, I am still rsycning between my local and my remote. So I re-generate the listOfFiles.txt, which contains less things to copy than before.... I&...
2009 May 13
8
read multiple large files into one dataframe
Hello Apologies if this is a simple question, I have searched the help and have not managed to work out a solution. Does anybody know an efficient method for reading many text files of the same format into one table/dataframe? I have around 90 files that contain continuous data over 3 months but that are split into individual days data and I need the whole 3 months in one file for
2010 Jan 30
2
parsing files for plot
Hi, I have many files containing one column of data. I like to use the scan function to parse the data. Next I like to bind to a large vector. I try this like: count<-1 files <- list.files() # all files in the working directory for(i in files) { tmp <- scan(i) assign(files[count], tmp) count<-count+1 } This part works! Now I like to plot the data in a boxplot.
2015 Jun 27
1
Sync files-from with delete
...irectory that I am trying to sync with a remote directory. That's fine, but there's a lot of data that is out of sync so I decided to make a local copy of the difference to then bring to the remote location. > > > So I ran a dry-run between the two to generate a list of files in listOfFiles.txt > > Then I ran rsync from local to localBackup. > > > rsync -av --files-from=/tmp/listOfFiles.txt /var/MyData/ /USB/Backup/ > > > Now, while this is happening, I am still rsycning between my local and my remote. So I re-generate the listOfFiles.txt, which contain...
2007 Feb 07
3
Redirect --stats to STDERR.
Hello, I have written a little script that's would email me all errors. rsync -vah --delete --stats <sources> <destination> > /var/log/sauvegarde/listoffile.log 2> /var/log/sauvegarde/errors.log My problem is i want to have the stats in my mail. Is it possible to redirect --stats to STDERR. I have tryed to do this : /--- rsync-2.6.9/main.c 2006-10-14 01:46:32.000000000 +0200/ /...
2011 Jul 31
4
help with algorithm
I'm wondering if anyone can give some basic advice about how to approach a specific task in R. I'm new to R but have used SAS for many years, and while I can muscle through a lot of the code details, I'm unsure of a few things. Specific questions: If I have to perform a set of actions on a group of files, should I use a loop (I feel like I've heard people say to avoid looping
2002 Jun 27
2
cygwin rsync and ascii files
I am ysyncing text files between NT/95/XP machines and Solaris. I noted that the text/ascii files created on the windows platforms contain ^M at the end of each line when transfered to the Solaris system. This can be explained by the binary transmission and can use FTP is ASCII mode to prevent this from happening. It is crutial that we preserve the time stamp, so running dos2unix isn't one
2009 Apr 16
2
Reading in a large number of dbf files
good morning This question is not a stats question per say but a data management and lattice plotting problem. I apologize now if I'm asking an inappropriate question to this gracious group. I'm need to bring in approximately 100 *.dbf files into R but I'm having difficultly understanding several examples I've tracked down regarding this procedure and could benefit from your
2003 Mar 26
4
print$ share problem URGENT - BUG
Hello I try to install drivers from CD to print$ share. I use the APW for that, but when the system have finish to copy drivers, w2k says that he cannot complete the process. And the log of the machine says : [2003/03/26 11:56:41, 0] passdb/pdb_ldap.c:ldap_connect_system(316) ldap_connect_system: Binding to ldap server as "cn=manager,dc=corman,dc=be" [2003/03/26 14:26:53, 0]