The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
28 views

Accessing files using folder name and ~folder name

When I try to access a folder: cd "c:\users\myname\google drive\apache-tomcat-7.0.25" it works fine. However when I try: cd C:\Users\myname\GOOGLE~1\apache-tomcat-7.0.25 it doesn't (folder not ...
1
vote
1answer
43 views

Setup custom domain with folder in path for Blogger hosted blog

Google Blogger makes it easy to put a blog at a custom top-level domain or custom subdomain, such as: www.example.com blog.example.com The setup involves creating a CNAME pointing to: ...
0
votes
1answer
42 views

Sharing folders with other user on Ubuntu 12.04

I have recently set up a server on Ubuntu 12.04 . I have an mail server hosted on the same server. Now, there are a number of users with email id at my domain who can ssh to my server to see the ...
1
vote
0answers
40 views

htaccess, mod_rewrite, remove part from URL

I want to access domain.com/api/(.*) instead of domain.com/public/api/(.*) Directory structure: domain.com __folder1 __folder2 __public ____api ______.htaccess2 ____afolder1 ____afolder2 ...
0
votes
4answers
113 views

Copy files from one server to another with same permissions

Im migrating to new server and i need to move few websites but i need to have same read/write permissions to new serves as they were on old server. I don't need to keep group and owner id's same but ...
0
votes
1answer
70 views

Apache serve files with NTFS permissions?

I hope I came to the right sub for this question. Basically here is the scenario: You have folder name Testfolder which is hosted on Apache. Test folder has files that only certain users on the ...
0
votes
1answer
51 views

Issue with Apache folder and file permissions

I hope I came to the right sub for this question. Basically here is the scenario: You have folder name Testfolder which is hosted on Apache. Test folder has files that only certain users on the ...
0
votes
3answers
47 views

Apache folder and file permissions

I hope I came to the right site for this question. Basically here is the scenario You have folder name "Testfolder" which is hosted on Apache. Test folder has files that only certain users on the ...
0
votes
0answers
21 views

Exchange 2007 public folder deletion issues

I have a client running sbs2008, with Exchange 2007, they are using public folders and somehow have a couple of folders which appear to have got caught in a loop. for example... \ (root folder) ...
0
votes
1answer
42 views

Put website into a folder, don't show folder on URL, and still have access to other folders

I'm trying to host my website into a folder on the FTP, for example, /site. But on the URL i want to remove this folder, so it will be www.mysite.com.br instead of www.mysite.com.br/site. I've ...
2
votes
1answer
219 views

IMAP standard folder names - “Junk” or “Spam”

I am configuring spamassassin at the moment and have been wondering what is the standard (or atleast most used and recognized by most clients) folder name for Spam or Junk? I first used Spam, but ...
0
votes
0answers
163 views

What is the WPD folder within Window Task Scheduler library

I just added my first scheduled task to the Task Scheduler in Windows Server 2008 R2 via Action / Create Basic Task... wizard. I noticed that by default it gets stored within a "folder" named WPD. ...
-1
votes
2answers
41 views

I can not remove folder from server [closed]

Accidentall I created the folder on remotely server (Server OS is Linux) using php: mkdir("folder_name",0); Now I can not delete this folder from server. I think this is from permission, because 0 ...
0
votes
3answers
102 views

Monitoring folder diffs across servers with zabbix

Problem: I want to make sure that a certain folder is equal regarding it's contents across my servers. I do not want an automatic filesync to keep them equal, changing is done manually. My initial ...
1
vote
0answers
35 views

Who opens my file on my folder in network server which is not my system but i have credentials for the folder [closed]

Is there a way to monitor files when someone open my files in a network server folder which is not my own system but the administrator gave rights for me with username and password for me only? I know ...
0
votes
1answer
149 views

Scp only a specific folder

Some command line syntax I don't know how to set, am a noob sometimes, sorry is that's obvious Let's says I have the following path for all my assets : ...
0
votes
1answer
169 views

Can I safely remove _vti folders added by my host or cpanel? [closed]

I notice user accounts on my cpanel server came with some _vti folders installed by default. _vti_bin _vti_cnf _vti_log vti_pvt _vti_txt _private As I understand these are some kind of Front Page ...
-4
votes
3answers
97 views

Understanding administrator rights on a machine [closed]

As a developper I need to create a folder within a customer' server and I need to be sure that they wont be able to access that particular folder's content even if they are administrator or in any ...
-1
votes
1answer
133 views

Cron Script to Delete Folder Contents Every 5 Minutes on Media Temple [closed]

I'm not familiar with server-side scripting, but I'm currently using a PHP application on Media Temple to cache JPEGs from four webcams hosted on a server located in the middle of the Indian Ocean. ...
0
votes
0answers
116 views

.htaccess - Subdomains to folders = subfolders 404

I have set up a virtual host on my local machine. I've set http://dev to map to my /htdocs/dev folder. With some help from dnsmasq and .htaccess, I've set it up so that it maps subdomains of .dev to ...
4
votes
1answer
253 views

Deleting an undeletable Directory in Windows 7

I have encountered a problem from time to time but have not been able to resolve it without formatting. I have a directory called d:\DotNet that I want to delete. I cannot because inside this folder ...
0
votes
0answers
145 views

likewise-open to query user profile folder in active directory

I'm looking for a likewise-open tool which returns the profile directory of a user as it is set in Active Directory (AD). Something like get-profile-dir <username> and get something like ...
0
votes
2answers
61 views

Windows Explorer defaultly showed attributes [closed]

Which folder artibutes does the Windows Explorer hide?
2
votes
1answer
68 views

Apache Options in .htaccess file

I am using Options +FollowSymLinks -MultiViews within a .htaccess file that is stored within 1 folder above the images folders, but this causes issues for seeing the images in these directories when ...
2
votes
3answers
429 views

What's the best way to store thousands of images in a windows folder structure?

We have hundreds of thousands of jpg images in a windows folder structure like this but it's really hard to interact and work with them in a snappy way (listing takes time, copying takes time, etc). ...
1
vote
3answers
104 views

Linux / CentOS - Need to set R/W only permissions for future directories

I have very little background in Linux of any type, so I'm completely firing off the hip to begin with. I have been asked by the boss to set up an FTP server based on CentOS. So far, things have ...
1
vote
2answers
332 views

delete all folders with tmp in name using batch file

Have tried to google this, but I always seem to get results relating to .tmp files, which isnt really any use. I have only a basic understanding of batch files, but I think I need something like ...
0
votes
1answer
39 views

permit a user to access only selected directory on the server, via ftp

i have this folder/subdomain structure on my server: --- website.com --- sub.website.com --- sub2.website.com --- sub3.website.com if i login via sftp with my admin user i can see every ...
0
votes
1answer
58 views

Folder/files access permission

I have office laptop registered into domain (wins server 2003) used by Bill with several access to folder/files in server, then Bill replaced by other staff, Mark. Laptop used by Bill are now used by ...
1
vote
0answers
94 views

can't assign permission for a folder to a group only one owner works

I'm trying to change permissions on a folder as root on Centos server using: chgrp -Rv ftpusers /var/www/html seems like everything is right in verbose. I have two users in ftpusers group however, ...
3
votes
1answer
506 views

Exchange 2003 to 2010 public folder replication

I've found several guides and tutorials on public folder replication from 2003 to 2010, but am still a little bit confused. What we have, is a 2003 exchange server obviously holding all of our public ...
0
votes
1answer
458 views

Cant host a FTP Site in IIS

I can not host an FTP site via IIS. I am connecting via Windows explorer. I can connected when navigate to ftp://localhost My error message makes no since. FTP Folder Error Windows cannot ...
0
votes
2answers
476 views

Change all file permissions to 644 and all folder permissions to 755 recursively

How to change all file permissions to 644 and all folder permissions to 755 recursively using chmod in the following two situation: If they had 777 permissions Regardless of the permission (with ANY ...
0
votes
1answer
129 views

htaccess url rewriting for 1 folder

My .htaccess file works fine for everything expect 1 specific folder. As result, http://www.mydomain.com/administration/index.php unexpectedly goes to 401 error page instead of loading index.php from ...
2
votes
1answer
273 views

Least, secure and enough permissions for public_html and folders and files under public_html using SuPHP

I have a server with SuPHP and DirectAdmin. Many (but not ALL) of my users are running Joomla and Wordpress. Will it make a problem if I chmod public_html and sub-folders to 700? Will they NEED more ...
0
votes
1answer
149 views

vSphere 5.0 - Custom folders on / are erased on reboot

I'v uploaded a folder named scripts with some scripts in the root of my vSphere 5.0 server like this: /scripts When I reboot the server, this folder is not there anymore. Its like if vSphere ...
2
votes
2answers
510 views

How to give ownership to root without being root ? (needed for Apache)

I've got a PHP script that creates a folder on my server. This folder is supposed to be accessed via Apache, and users can view it online. Now if I create this folder while being root, everything ...
0
votes
1answer
41 views

Windows Folder Permission

May i check for the below folder rights, is the user able to read files inside of the folder?
1
vote
3answers
3k views

Can I make windows treat Shortcuts to Folders the same it would a Folder?

I'm moving some folders to an external storage drive and replacing them with a Shortcut, however the shortcut is listed in with the Files, not the Folders. It also doesn't show up in the folder Tree ...
0
votes
2answers
60 views

List of Different Directory Sizes

I have a list of folders on my network in a .txt, which are stored in different locations throughout the network. Looking for a tool or script to pull the size of those folders and output them to a ...
1
vote
3answers
5k views

Cannot delete folder with rm -rf. Error: device or resource busy

I'm trying to delete /var/www/html but I'm getting this error: rm: cannot remove `html': Device or resource busy
1
vote
2answers
7k views

Copy a folder and all contents using group policy preferences?

I have used Group Policy Preferences to copy files to client computers many times. I can't figure out if it is possible to copy a single folder (including contents) to a client computer. Am I just ...
2
votes
1answer
207 views

How to enumerate shared folders with ACLs?

Does anybody know how to get the list of locally shared folders with ACLs and export the list to a file?
1
vote
1answer
2k views

How to authorize user for a subfolder

Using Windows Server 2003, I would like to give a user full access to a subfolder. Let´s say I have folder A with subfolders B1 and B2. I observed that when granting authorization to B1, the user ...
1
vote
3answers
249 views

Is it possible to redirect to another geographically separate server based on folder-name in URL?

What I'm looking for is to direct visitors to geographically separate servers based on their choice of language. Our URLs are structured like mydomain.com/en and mydomain.com/th (Thai). As on now ...
0
votes
2answers
50 views

Set security on pattern of sub folders (Server 2003)

I have a folder structure similar to the one shown below these paragraphs. How do I change security on every 'Photos' folder without clicking through each individually in Windows Explorer? There are ...
1
vote
1answer
153 views

Full Permissions on Shared Folders for Local Administrators

I am not sure if this is normal or not, however it seems network shares on our domain are given full access to users that are admins on their local machine if the server\Administrators security ...
0
votes
1answer
42 views

Add users to a server folder

I use Windows Server 2003 R2. I am logged in as user Administrator. I want to give myself permission to add a user for a certain folder. I granted myself all possible permissions for the parent folder ...
0
votes
0answers
275 views

Group policy folder redirection to NAS unit

We're using Server 2008 and want to setup folder redirection to a Linux-based NAS unit (Netgear ReadyNAS or Buffalo TeraStation). We need some cheap, affordable storage and this is about all we can ...
1
vote
2answers
242 views

linux: share directory between different users

i need to have this directory, which is created under FTP User1: /home/User1/public_html/jobs_html readable by a different FTP user, call them User2 ... ie, when logged in thru SSH under User2, ...

1 2