A folder or directory is a virtual container within a digital file system, in which groups of computer files and other folders can be kept and organized.

learn more… | top users | synonyms

0
votes
1answer
13 views

How to mark as writable every bin/obj subfolder of a read-only directory?

I have a big directory with multiple projects inside. This directory is presently marked as Read-Only. But I want to change every "bin/obj" subfolder to be marked as writable with a windows command. ...
0
votes
0answers
19 views

Outlook VBA Save Attachment Code failing

I have found code online that I want to use to save attachments from an email folder but it doesn't work. I'm not much of a programmer and this suits my needs it seems like. Would greatly appreciate ...
0
votes
2answers
37 views

How can I do something after Process.Start(“explorer.exe”, OpenFolder)

I have the following code that simply opens up a folder with txt files. Private Sub OpenTabpageTextFolderToolStripMenuItem_Click( _ ByVal sender As System.Object, ByVal e As ...
0
votes
0answers
15 views

Can't access folder from server

I want to access a folder from the server .ie, "mysitemysite.ca/demo" But it shows "You don't have permission to access the folder". My htaccess code is Options +FollowSymlinks RewriteEngine On ...
-1
votes
0answers
8 views

How big corporations like flickr, google images handle and folder their images?

I searched about this a lot and It really makes me curious that, how big corporations store their pictures ?. Is it folder based ? or picture datas that are stored in database ? or tons of folders ...
0
votes
0answers
33 views

Closing windows explorer from python?

I have a script that opens the containing folder of a specified file, but I'd eventually want to do this in sequence, something like: <generate list of folders to open> for path in folderlist: ...
0
votes
1answer
21 views

Error making folders in Applescript

So, i'm getting an error while running this: on hazelProcessFile(theFile) set text item delimiters to ":" set filename to last text item of (theFile as text) set text item delimiters to "." if ...
0
votes
0answers
9 views

configuration permission folder apache

I'm configuration my apache server and i'm give permissions the folder /var/www/web. chown -R www-data:root web chmod -R 570 web chmod -R 444 $(find web -type f) is correct this configuration??
0
votes
1answer
29 views

Decrease time searching images in folder

I've built a site in PHP, where the user can choose which image folder that they want to see. There's more than one folder and each folder have more than 10,000 images. However, I simply want to find ...
0
votes
1answer
15 views

How to specify the folder in which the applications should get installed on Mac?

I find that when I install applications(.dmg files), they all are installed into the folder /Volumes.And some days ago, they were installed into the folder /Applications. I don't know my macbook had ...
0
votes
1answer
38 views

C++ : loop on all files of a folder (and its subdfolders) : simplest solution?

What's the shortest solution to make a loop on all .mp3 files of a folder (and its subdfolders) with C++, OS=Windows? If possible, I'd like to avoid 3rd party things, such as boost, but if not ...
0
votes
1answer
21 views

How to get windows batch's parent folder

I'm writing a batch file, I need to get the parent folder of this bat file. Is it possibile? NB I mean the parent folder of the batch file not of the current directory of the prompt calling that ...
3
votes
1answer
28 views

Is there a way to copy the folder according to the changes in the day through PHP?

Here I wanted to take the backup of my folder by using PHP I am having the folder structure as follows: ragu |__Raji |__ Ranjith If i am going to take the backup on today means the whole ...
0
votes
1answer
16 views

predefine folder hierarchy in Documents folder

i just realized that all my groups in Xcode are ignored and all files i added to my project are copied into the Documents folder directly. As i have several different types of files i want to keep ...
0
votes
0answers
10 views

Copying just the files from a hierarchy of directories in WIndows? [closed]

The title might seem a bit unclear... What I'm trying to do is to copy all of the files from a group of folders into a different directory, but without copying the folders. For example, if I had: ...
0
votes
0answers
11 views

Batch file error on Windows server 2003 server R2: _“for was unexpected at this time”_

I found the below batch file over internet. It basically deletes the folder based on last modified date. The batch file runs perfectly fine in my Windows XP laptop, but when i try to run the same on ...
0
votes
2answers
35 views

Search for folders created after date X and copy them

I need to go through a large folder (let's call it D:\Files ) which contains about 50.000 folders and about 1 million files, and copy all folders that were created (not modified) after August 31th ...
-1
votes
2answers
30 views

how is the structure of this folders in websites? + php [closed]

i see in some sites they have a folder for each user and number of users are more than 100,000 for Ex: w w w .toofan.biz/user1/ w w w.toofan.biz/user2/ w w w.toofan.biz/user3/ w w ...
0
votes
0answers
10 views

How do I copy a folder with lots of files in it to a NetBeans project?

I try dragging and dropping into the resources and that results in this: http://i.imgur.com/gVH6Pxn.png I don't want all those resources.. Hell I don't even know how I'd open the files contained in ...
-1
votes
0answers
7 views

dividing a folder into subfolders based on other folders, but not coping/moving [closed]

I've got one folder with files like this: Folder 0: A, C, D, F, H, I, M, N, O, T, U, V, W, and then folders like: Folder 1: A, E, I, M, R, V and others Folder 2: B, F, J, N, S, W Folder 3: C, ...
-2
votes
1answer
39 views

Download a folder from website to client machine in asp.net

I have a folder called "Users" on server. There are many users using this website. For each user I create a different folder. The folder's name will be the user's name. In that I have some default ...
0
votes
1answer
54 views

How to Save excel file in vb.net

Previously , I was trying to export gridview value into excel. but with the code given below i am able to export data into excel. but still not able to Save Automatically that excel file into a fixed ...
0
votes
2answers
28 views

Choosing folders with numbers in batch

ok so from the title you might have an idea as to what im trying to accomplish. What I want to do is [ tree ] and show a list of folders ( hence the tree command ) and then allow me to select a ...
0
votes
1answer
89 views

Javascript code to open several files in subdirectories

I'm a fairly new programmer, so please bear with me. I'm attempting something pretty advanced, but I enjoy a good challenge. :~) I'm using Adobe's ESTK (ExtendScript Toolkit) to write a complex ...
1
vote
0answers
11 views

Windows 7 Query Folder Preferences

I was looking at adding a feature to an explorer program. Currently the program does not allow folder based viewing preferences (Pictures, Music, Documents, etc.) but Windows does. So I was wondering ...
-1
votes
1answer
47 views

ffmpeg conversion for an entire folder? [closed]

Ive been using: sudo ffmpeg -i Test.mkv -vcodec copy -acodec libfaac -ac 2 -ab 328k Test.mp4 for individual files, but now I have many gigabytes of mkvs in a folder and would like to do a ...
0
votes
0answers
16 views

UIAutomation in instruments, screenshot organized in folders possible?

I have a question about screen capture with UIAutomation in Instruments. Is it possible to take screenshots and organise them in separate folders? I have an app with different section, and using ...
0
votes
1answer
21 views

Batch Script - Transfering video every day to next folder

I'm recording video from ip-cam via VLC. The length of a recorded video - 1 hour. At this moment, all videos are recorded in a single directory, it's very inconvenient. I'd like to make subfolders in ...
0
votes
0answers
30 views

How can i add pagination for my joomla plugin?

I'm using joomla 2.5 and easy folder listing plugin ( the page where i want to add pagination ) I attached the plugin files plugin files maybe someone can take a look and help me to add pagination ...
-3
votes
0answers
8 views

Mark several random files [closed]

Can anybody help me with this? I need script or anything that can mark number of files from one folder, and if it is possible, copy them to another folder. example: Folder MP3-(thousands of files) ...
0
votes
1answer
9 views

Can I add folders to the Content section of the Solution Explorer?

So a pretty simple question hopefully. I'm creating a game that contains several mini-games within it. So I'm operating on several gamestates and as the individual games get larger and larger so do ...
-1
votes
0answers
8 views

How can I upload FOLDERS to Google Cloud? [migrated]

How can I upload complete folders to my Google Cloud Storage? I tried using Cyberduck, but I can't get my Google login info to work with it. Any ideas for a medium-skill level Mac user to easily ...
0
votes
0answers
16 views

how to unzip file and save into particaular folder

i am trying to unzip a zip file and save into target path i tried these thing var zip = new AdmZip(x); zip.extractAllTo(/target path,false); and then ...
0
votes
1answer
29 views

Best practice for opening folders in Maven

Opening Files in Maven is best done like this: Thread.currentThread().getContextClassLoader().getResourceAsStream("db.properties"); or this: InputStream in = ...
-5
votes
1answer
33 views

In Java, how can I open all applications in the application folder? [closed]

I don't have any code yet, I just need some tips on how to make the program go to a directory (applications), select all, and open them (or open them one by one with a for loop). How do I do this!?! ...
0
votes
0answers
9 views

check if folder is a virtual directory in IIS

I'm using xscript/xml which is lacking in documentation. I need to do a check to see if a certain folder is a virtual directory in IIS?. If so, I delete it. I have the delete part done but cant do the ...
0
votes
2answers
29 views

Windows batch - move x amount of folders+content to another folder

I am in the process of cleaning up and organizing my NAS folders. However, I have folder with over 1800+ folder in it, I need to have this split into 18 folders each containing maximum 100 folders. ...
0
votes
2answers
32 views

I want to check the contents off multiple folders and logs the results with one batch file

I have a running program that batch processes a heap of documents and places them in a DMS. When the program has finished processing each document, it places it in another folder. It then can either ...
0
votes
1answer
19 views

Matlab-how to give path to text files in a folder

I have lots of text files with name file1,file2,file3,.... in a folder called 'text_files'. When I open manually that folder in Matlab directory and perform following it works fine. textFiles = ...
1
vote
1answer
39 views

C - listing files contained in folder and all subfolders

I have a function that reads all files contained in a single input directory. I wanted to make that function read not only files in "main" directory, but also ones contained in all subdirectories. ...
-1
votes
2answers
39 views

How do I join two variables to create a folder name?

What I'm trying to do is create a folder at a designated location and then name that folder with the date and the users initials. I want the user to be able to input the initials when creating the ...
2
votes
2answers
71 views

how to get all subdirectories that has specific folder name in php?

I find out that I can get all subdirectories of the folder with below code in php $address = new RecursiveIteratorIterator( new RecursiveDirectoryIterator($root, ...
0
votes
0answers
24 views

create different folders for different type of users and to create a filter for that

I want to create a neat project that can help me in future to update. I am about to complete my project and now I want to place different files in different folders based on their privileges like a ...
0
votes
2answers
39 views

List all folder names in a text file

Im writing a batch to go through the current directory and list all the folder names in a text file. what i have so far only lists file names. can somebody show me what im doing wrong? @echo ON ...
0
votes
1answer
31 views

empty string from special folder (loadUserProfile is “true”)

I need to use some folder for temp files. I tried to use string directoryPath = HttpContext.Current.Server.MapPath("~/tempFiles"); but when I publish it to IIS I had permission issues. So I ...
-1
votes
1answer
47 views

Creating Folders in a Zip Folder in Java [duplicate]

My task requires me to save a file directory into a zip folder. My only problem is I need to keep the sub-folders as folders from the main Directory. The file system will look something like ...
1
vote
0answers
24 views

[Mac OS]How to share folders with C++

i want to share folders in LAN and i want to offer otional access from public-ethernet too. Is there any way to share folder on Mac OS X with C++? Something like 'Network Share Management ...
0
votes
1answer
45 views

How do you copy a file to a folder with {name:“XXX-X-XXXX” & foo} in Applescript

I have a script I need to write where I have created a folder with this script (below) but cant figure out how to copy a file to the created folder because how its named. set foo to computer name of ...
0
votes
0answers
19 views

Renaming folders according to the average date of contained files

I have almost 4000 different folders, each folder containing one ore more reports made on a special date within a range of 6 years ( 2008 - 2013). I was wondering if there was a way to bulk-change ...
-2
votes
1answer
39 views

Recursively move all files in folders with given name to their parent directory [closed]

I have a document library where all of my files are in folder based on category name but then they are also all in subfolders called 'pdf' as well. Is there a way in bash to scan through all of the ...

1 2 3 4 5 35