similar to: Syncing multiple sub-directories to one directory

Displaying 20 results from an estimated 2000 matches similar to: "Syncing multiple sub-directories to one directory"

2020 Sep 29
3
Syncing multiple sub-directories to one directory
Thanks for your help. What you provided didn't work for me because that still placed things in subdirectories. I figured it out. This puts it all in the images directory. find /my/phone/root/dir/ \( -path '*Duo*' -o -path '*DCIM*' -o -path '*Pictures*' -o -path '*Camera*' -o -path "*Download*" -o -path "*textgram*" -o -path
2020 Oct 01
2
Syncing multiple sub-directories to one directory
Except some of those dir have subdir such as WhatsApp and DCIM has multiple subdirs too. I would rather do it all with rsync though. On Wed, Sep 30, 2020, 12:54 PM Wayne Davison <wayne at opencoder.net> wrote: > On Tue, Sep 29, 2020 at 4:46 PM Rob Campbell wrote: > >> Thanks for your help. What you provided didn't work for me because that >> still placed things in
2020 Sep 29
0
Syncing multiple sub-directories to one directory
On Tue, Sep 29, 2020 at 7:38 AM Rob Campbell wrote: > I would like to sync many subdirectories into one directory with no > subdirectories. I've tried > > rsync -rv --progress --include '*.jp*g' --include '*.png' --include > '*.dng' --include '*.raw' --include '*.nef' --include 'Duo' --include > 'DCIM' --include
2020 Oct 04
0
Syncing multiple sub-directories to one directory
My deepest apologies. I had an inotify running that anytime something was added to that directory it would run a script that was doing my original sync of pulling in all the directories and images. After turning that off, I was able to see your line work as you said it should. Thank you very much and again, I apologize for mistakenly stating the code you provided didn't work.
2009 May 25
2
Photo browser
Hi, Can somebody recommend a photo browser. It needs to support CR2, NEF, PEF and DNG formats. I'm looking for something like Infranview, but for Linux. -- Thanks
2017 Dec 21
1
develop.raw error ( adimpro )
Hello all, I'm trying to use the adimpro package to read RAW files (image). Make readins is OK! > r <- read.raw( '20171218_210956.dng', type='RAW', compress=FALSE ) > summary( r ) > ### cut the many lines... Filter pattern: GR/BG > extract.info( r ) [1] "GR/B" > To next, develop the raw file using the "develop.raw" function. But the
2008 Aug 26
2
Problem with Integrate for NEF-HS distribution
I need to calcuate the cumulative probability for the Natural Exponential Family - Hyperbolic secant distribution with a parameter theta between -pi/2 and pi/2. The integration should be between 0 and 1 as it is a probability. The function "integrate" works fine when the absolute value of theta is not too large. That is, the NEF-HS distribution is not too skewed. However, once the
2007 Aug 09
7
DO NOT REPLY [Bug 4870] New: --link-dest results in errors for some paths containing spaces
https://bugzilla.samba.org/show_bug.cgi?id=4870 Summary: --link-dest results in errors for some paths containing spaces Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2016 Jan 18
4
Samba DC sync issues - help
Help, my Samba DC's refuse to sync :-( I have 2 Samba 4.1.17 DC servers. I made some changes via Active Directory USer and Computers on Windows. However even after a weekend the changes do not appear on the second DC. If I run samba-tool ldapcmp ldap://dc1 ldap://dc2 -Uadministrator --filter=msDS-NcType,serverState,subrefs I see:
2008 Aug 11
1
1.4 SVN / dahdi / meetme / -> unable to open pseudo device
Hi, I was switching from zaptel to dahdi and got latest SVN from everything. Compiling works fine. kernel module dahdi_dummy is loaded. /dev/dahdi/pseudo exists Trying to go into a meetme does not work: [Aug 11 14:04:45] -- Executing [8001 at client_int_sgmobile:1] MeetMe("SCCP/6000-00000001", "444|dcIM") in new stack [Aug 11 14:04:45] WARNING[4184]: app_meetme.c:775
2009 Oct 28
1
Operation not supported (95)
Hi guys, I'm running into a problem that I'm sure which part of the process fails. I use wget (OSX Leopard, wget 3.0.6 compiled from source) to backup my ~/Pictures directory to a linux server, also with wget 3.0.6 (Debian). In persuit of being sure I get everything from HFS filesystem (resource fork/metadata), I'm getting the following error: rsync: rsync_xal_set:
2016 Jan 18
1
Samba DC sync issues - help
Hai Nico,   Ok great, its fixed, and yes, i do think that the reboot fixed it, dont ask my why, i dont know.. i only know the fix ;-) Seen this few times before..   About the script, did you run it without the password in the script or with the password in the script? So i can check whats wrong there.   Your running samba 4.1.17 ? on which os?   Greetz,   Louis       Van:
2010 May 14
1
Elphel's JP4
Hi, just a small follow up of recent discussions about Elphel's JP4 format. I'm working with Andrey and fellows from Elphel to improve support for JP4 format in the context of Elphel's Apertus project (http://www.apert.us). As posted by Basil, on http://wiki.elphel.com/index.php?title=JP4 there is plenty of information about the format and how to post process it to get back your real
2012 Jul 14
1
Detecting read/write permissions
Hi I'm currently using a windows image processing application that regularly writes the user's image adjustments out to a 'sidecar' file in the same directory as the original image. When the original file is on a local disk this works fine but when the original image is on Samba share, the sidecars are not created. The application reports the following in its log: 2012-07-14
2010 Jun 16
1
Help asked for automated generation of ncdf variables
Hi, I'm using the "ncdf" library for creating ncdf files. But I need to create about 100 variables per file (e.g. single rivers), So I do not like to create each variable separately. Unfortunately I found no way to make this work, as I'm unable to create a correct list of class "var.ncdf". ###code piece river=list(mode='var.ncdf', length=nriv)
2010 Sep 08
0
Correction to vec-subset speed patch
I found a bug in one of the fourteen speed patches I posted, namely in patch-vec-subset. I've fixed this (I now see one does need to duplicate index vectors sometimes, though one can avoid it most of the time). I also split this patch in two, since it really has two different and independent parts. The patch-vec-subset patch now has only some straightforward (locally-checkable) speedups for
2017 Mar 09
2
Toggling access denied when writing/deleting
Hello, I have very weired access denied problem with Samba. Problem description: I have a NAS with Samba as a file server installed. Samba works fine as expected several days ago. I could write, read and delete files on the share. After copying files from a Win10 client to the server I can only read the files from the Samba share, but I can not copy new files to the share nor delete files
2016 Mar 28
2
SIP trunk with whatsapp
Hello; Does anyone has information if possible to setup SIP trunk with whatsapp??How can we let asterisk send and receive calls from whatsapp? RegardsBilal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160328/8f200cec/attachment.html>
2011 Oct 05
4
SPlus to R
I'm trying to convert an S-Plus program to R.  Since I'm a SAS programmer I'm not facile is either S-Plus or R, so I need some help.  All I did was convert the underscores in S-Plus to the assignment operator <-.  Here are the first few lines of the S-Plus file:   sshc _ function(rc, nc, d, method, alpha=0.05, power=0.8,              tol=0.01, tol1=.0001, tol2=.005, cc=c(.1,2),
2001 May 14
2
openssh-2.9p1
Hi, 1. I think you should apply the attached patch to openssh-2.9p1, otherwise ssh-keyscan on linux boxes with glibc-2.1 will experience enormous timeout delays. 2. Is there a program like ssh-keyscan for the Version2 (dsa and rsa) keys?? regards Peter Breitenlohner <peb at mppmu.mpg.de> -------------- next part -------------- diff -ur openssh-2.9p1.orig/ssh-keyscan.c