Author |
Message |
freewilly3d
Joined: 10 May 2005 Posts: 1
|
Posted: Tue May 10, 2005 1:36 pm Post subject: filter directories |
|
|
Is there any way I can filter a group of directories that begin with a '_' in one statement instead of listing each directory _________________ Bill Standke |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
|
Back to top |
|
|
Miguel Guest
|
Posted: Thu Feb 09, 2006 4:14 am Post subject: |
|
|
Hello,
Is there way to put a mask so I can filter by the date?, I mean, we have a repository where every day we move certain quantity of folders containing a lot of files each one, and when the process that generates them finish we need to run a second one before start to transfer them with all their contents to a definitive repository. Since this is done in a dayly basis we have been able to create a folder with the current date as name (eg. "07-02-2006") and in this way we would handle it to transfer its contents only selecting the corresponding folder to the today's previous day.
In other words what I generate on monday it will be transfered to a definitive repository until thuesday, what we generate on thuesday we will transfer it until wednesday and so on.
Notes: we need the most possible automated process for this task and I don't know how to make to work two profiles using VVLaucher as a service
I hope I explained myself.
Thanks |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
Posted: Thu Feb 09, 2006 12:29 pm Post subject: |
|
|
Did you check the Date/Size File Filters in VV PRO 2 ? See Profile Settings, File Filter section, then click on Date/Size File Filters ... do they help with your scenario? _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
pdvd
Joined: 26 Sep 2006 Posts: 2
|
Posted: Mon Aug 13, 2007 10:30 am Post subject: Filter (sub)folders for archiving |
|
|
Hi,
For archiving there is no specific option to filter folders. though I might need this.
let say I use VV to backup a drive: (d And I want to keep a backup archive.
BUT... the subfolder (d:\servers\logs\) and all it's subfolders do need to be backuped but not archived...
What would the filter for this look like.... |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
Posted: Mon Aug 13, 2007 11:22 am Post subject: |
|
|
Try using this archive file filter:
d:\servers\logs\*
There are no subfolder filters for the archive function because subfolders are not archived (only if a file in a subfolder is archived then the corresponding folder is created)
thanks _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
IEL_DEEPAK Guest
|
Posted: Mon Dec 08, 2008 6:44 am Post subject: Exclude all the folders with the name "Temp" |
|
|
How can i execlude all the folders with a specific name "Temp"? They resides at different location in the source directory like "C:\inetpub\wwwroot\webiste\temp" or "C:\inetpub\wwwroot\webiste\content\temp". These folders gets generated at run time inside the website (which is source folder) at any lavel so i cannot predict their exact location. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
|
Back to top |
|
|
IEL_DEEPAK
Joined: 08 Dec 2008 Posts: 7
|
Posted: Fri Dec 12, 2008 5:09 am Post subject: |
|
|
No. It didnot work. Please give me the exact syntax. More information is below:
Source: \\?\c:\intetpub\wwwroot\website\
Target: \\?\UNC\server\website\
The folder "Temp" can exists at various locations inside the website folder. Some of the examples are:
\\?\c:\intetpub\wwwroot\website\temp
\\?\c:\intetpub\wwwroot\website\content\temp
\\?\c:\intetpub\wwwroot\website\content\files\temp
\\?\c:\intetpub\wwwroot\website\user\temp
Now what the exact filter i need to enter in "Sub-folders" filter? I tried with \temp\ but no luck. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
Posted: Mon Dec 15, 2008 3:40 am Post subject: |
|
|
Sorry, try this one "temp\" (without ")
"\temp\" would exclude only \\?\c:\intetpub\wwwroot\website\temp
thanks _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
IEL_DEEPAK
Joined: 08 Dec 2008 Posts: 7
|
Posted: Mon Dec 15, 2008 9:26 am Post subject: |
|
|
It worked. Thanks.
-Deepak |
|
Back to top |
|
|
Guest
|
Posted: Tue Jul 20, 2010 2:41 am Post subject: |
|
|
How can I filter a folder which contains a certain file. Is that possible? So, I would need conditional filterin...if (certain file is here) then "copy the folder."
Basically I if I find a file named "*report*" I want the whole set of files in that folder to be copied to a certain location. With other profiles I would copy the other folders to other locations as needed based on one of the file's names (some of the other files might have the same name so I cannot filter by file, and the subfolders have all same name).
Thanks for your help. |
|
Back to top |
|
|
sabri038
Joined: 20 Jul 2010 Posts: 2 Location: Washington, DC
|
Posted: Tue Jul 20, 2010 2:42 am Post subject: |
|
|
Anonymous wrote: | How can I filter a folder which contains a certain file. Is that possible? So, I would need conditional filterin...if (certain file is here) then "copy the folder."
Basically I if I find a file named "*report*" I want the whole set of files in that folder to be copied to a certain location. With other profiles I would copy the other folders to other locations as needed based on one of the file's names (some of the other files might have the same name so I cannot filter by file, and the subfolders have all same name).
Thanks for your help. |
|
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
|
Back to top |
|
|
|