Tagged Questions
The shared-folders tag has no wiki summary.
4
votes
1answer
57 views
How to create a shared folder on a remote Windows machine using C#?
I want to manage shared folders on a remote machine from a C# application. Is there a way to do this using C#?
I know WMI can do remote management but I haven't found a way to manage file and folder ...
2
votes
1answer
298 views
How to access shared folder on Windows without prompting username/password?
My selenium and java based application needs to frequently read/upload a small-size file from a shared folder (\\some-server-ip\SharedfolderName).
When I run the application on multiple client ...
2
votes
2answers
283 views
C# .Net 4 Retrieve shared folders
I'm creating a WPF file explorer treeview (in C# 4) and I need it to work with UNC. For example, lets say I have these shared networks folders:
\\share\test1
\\share\test2
\\share\test3
\\share\test4
...
2
votes
1answer
226 views
Suggested file location that will be editable by all windows users?
I'm building a product that involves
a windows service caching data on the local machine,
user processes reading that data and writing their own data,
the service in turn writing back that data ...
1
vote
1answer
38 views
How can I enumerate network shares and web folders in C#?
.Net provides us with a FolderBrowserDialog control to browse for folders. This is however a modal dialog box. I need to create a user control that I can drop onto my form. So, I have been looking at ...
1
vote
0answers
163 views
Reading Windows shared folders from iOS
I want to develop an application that can reads contents from a folder shared on a Windows Desktop.
I've found that there is a Samba implementation to share iOS folders to windows, but I've found yet ...
1
vote
1answer
296 views
Shared folder in VirtualBox for Apache
My host machine is ArchLinux and I'm running Apace in a CentOS guest. I have the vhost configuration and all the site code in a shared folder. To be able to put the vhost configuration in a shared ...
1
vote
6answers
758 views
Shared folder too many connections problem in c#
I'm trying to copy several files to a shared folder (Aprox 20), but each file simultaneously on different threads.
I'm using a Code like this to copy the file
...
1
vote
1answer
240 views
Accessing a shared folder over a network in adobe air
I'm trying to write to a shared folder on a windows network in AIR using the File class. I don't understand how to format the path to the shared folder. I get one of who errors with everything I've ...
1
vote
2answers
231 views
How to share a folder in a asp.net web application with a win form client?
In this asp.net web application, users can upload files to the server through a web interface. All the uploaded files are save in a server side folder. If I want to create a new win form desktop ...
1
vote
2answers
415 views
Enumerate shared folders on Windows with low privileges
Using C++ (VS2008) I need to be able to enumerate all shared folders on the current machine and get or construct the local and remote names.
We've been using NetShareEnum for this fairly ...
1
vote
1answer
977 views
Mapped Network Drives
I have mapped a network drive to a computer in my home network. Now I am trying to access it via PHP - I did this quick test:
echo opendir('Z:\\');
This gives me:
Warning: opendir(Z:\) ...
1
vote
0answers
671 views
copy file from windows mobile to xp through shared folder in wi-fi network c#
I have :
1.pc with xp pro (sp3)
2.samsung omnia with windows mobile 6.1
3.wi-fi network
in the xp i have shared folder.
is there way in csharp programming to copy from/to the shared directory using ...
1
vote
2answers
2k views
Windows service cannot access shared folder at boot time until manually started or Windows Explorer fiddled
I have a Windows service running in local system that simply keeps trying to access a file with a UNC path of the form \\machine\folder\file.txt until it succeeds. It succeeds immediately when I start ...
1
vote
0answers
4k views
No Sharing tab on Windows 2003
I can't see the sharing tab within any drive or folder properties on Windows 2003. I've looked here:
http://forums.tweakguides.com/showthread.php?t=5771
However, there's no option to disable simple ...
1
vote
1answer
591 views
Shared folder sessions in Python
I'm trying to get a list of currently-open sessions in Python via WMI.
What I'm after is the exact information displayed in the Computer Management thingy, when you go to System Tools -> Shared ...
1
vote
3answers
2k views
ASP.Net unable to see shared folder
I've written a new application in a network I haven't worked in before, and am running into a problem.
If I have the following C# code:
FileStream fs = ...
1
vote
4answers
402 views
Checking for equivalent shared folders in .net
Is there a way, within the .net framework, to check to see if two different shared folders are actually pointing to the same physical directory? Do directories in Windows have some sort of unique ...
0
votes
1answer
25 views
C# - How to get list of USERs/GROUPs having access to shared folder on a Remote Machine
I wanted to write a code in C# to list all the users/groups having access (Read/Write/Full) to a shared folder on a server.
For Example: I have a shared folder \servername\MyData. Now I wanted to ...
0
votes
2answers
47 views
how to create an ASP.NET Web Page to manage folders and files for loading and reading to an external server?
I need to create a Web page that manages a shared folder, which means you can upload and download files, these preferably pdf and a certain size. This shared folder has security therefore must be ...
0
votes
0answers
38 views
Windows 7 shared folders authentication protocol
I want to develop a Objective C library to access Windows 7 shared folders.
I've found this library but it has a problem with Windows 7 (and I suppose with Windows server 2008): it doesn't implement ...
0
votes
0answers
29 views
How to save Username and Password for a network share in Firefox profile
I know we can easily do this for any website.
But, I want to permanently save username password for a network location in firefox profile.
I know we can do something similar using about:config in ...
0
votes
1answer
42 views
Saving file to network location
I have an application that has to save an uploaded file to 2 different servers for load balancing purpose. The first server (serv01) is the same server as the application that I'm building, so no ...
0
votes
2answers
74 views
How to use C# to determine which account modified a file in shared folder
I am trying to determine which user account is used to modify files in a shared folder using C#.
It is ok if the program runs on the computer that has the shared folder.
0
votes
0answers
129 views
Force a shared folder in Windows server to authenticate special group [closed]
On my windows server 2008 I have a shred folder that is accessible for group A(in active directory).
Now when a user in group B on his own windows want to open this folder it raise message box that ...
0
votes
0answers
47 views
Aceess to some share folders with different accounts
Sorry for my english.
It is neccessary to access to some share folders of one host with different accounts. I'm trying as:
> net use "\\somehost.ru\share1" 123 /user:SOMEHOST\user1
The command ...
0
votes
0answers
141 views
access to Shared folder of XP PC from WinCE device should prompt for user name and password at every time
I have an issue while accessing shared folder from WinCE device to Windows-XP PC. at the first time the system prompts for username and password. once the connection successful, then the system allow ...
0
votes
2answers
468 views
Trouble accessing network share from asp.net web form
I have an asp.net webform which will display a PDF file. This pdf is stored on a network share on another server. The share has read permissions for everyone.
When I try to reference like ...
0
votes
1answer
267 views
How do I make my application request permissions to share folders on Windows 7?
I realize I can use a manifest to make my app request administrator permissions, so that it can successfully create shared folders.
As alluded to here Windows 7 folder sharing API, I imagine there ...
0
votes
2answers
145 views
JavaMail getConent after closing folder (folderClosedException)
Does anyone have experience with the Javamail javax.mail.FolderClosedException ?
My problem is:
I want to read some mails, everything ok. But i've changed my reader class to a more technical class, ...
0
votes
1answer
181 views
How can I disable net share folder with C/C++ in Windows?
I want to write a program with C/C++ for disabling net share folders and to prevent users from create a new share folder. Does anyone know the methods?
0
votes
2answers
395 views
how to access a shared folder in another machine using C language
I'm new in C/C++ and I need to retrieve images from a shared folder place in another computer for processing. How can I do that? Can someone please provide me some guidance or sample codes on how to ...
0
votes
0answers
83 views
vpc Windows 2008 server hanging with shared folders
I've got a windows 2008 server in Microsoft Virtual PC. But when i'm try to use shared folders, the server is hanging.
My host system is a Windows 7 machine.
Does anyone try this before?
I've got ...
0
votes
1answer
487 views
How can I see which shared folders my program has access to?
My program needs to read and write to folders on other machines that might be in another domain. So I used the System.Runtime.InteropServices to add shared folders. This worked fine when it was hard ...
0
votes
0answers
142 views
Just an experiment changing the application data path
When I change the Appication Data path in windows xp registry to a network folder I get this error message on the next system startup:
"windows cannot load the user's profile but has logged you with ...
0
votes
1answer
132 views
How to assign User Group permissons C#
Im looking for a way to create a shared folder on my network,which i can do,
what i need to do is to assign the permissons on this folder for a user group so that
administrators have full access, but ...
0
votes
2answers
147 views
Auto backup of a folder over a network?
How to automatic backup a folder or multiple network folder to another computer.
We try always sync.
can any other software is better?
please suggest.
0
votes
3answers
801 views
Running XAMPP on Windows through VMWare Fusion on a MAC, how do I configure apache to use my shared folders (Z:) as the web root?
Environment:
Main platform: MAC OSX 10.6
Secondary platform via VMWare Fusion: Windows 7 64-bit
Background: I'm running MAMP Pro on the MAC side with a webroot at "/www". I need to test websites ...
0
votes
5answers
484 views
how can i access a folder or file in parent folder php
i want a shared folder which contains images to be accessed by html pages inside sub folders.(child folders)
0
votes
1answer
1k views
Outlook 2007: Cannot open your default e-mail folders. The File C:\xxxxx outlook.ost is not an offline folder file
We know the quick solution to this issue, but the occurance of this error has become much more widespread across our network in the last month. Whereas previously we've experienced this error on a ...
0
votes
1answer
585 views
How can I create a shared folder from the Windows command line?
As far as I'm aware, this is done via the net command.
However, the help section isn't very helpful, as it only shows me the secondary options and not how to use those.
Suppose I had a folder ...
0
votes
5answers
5k views
C# - Map Network drive from Web Service
We are working on a web service that has to run a 3rd party process that interacts with a mapped network drive. So we have to map this drive programmatically from the web service.
I have already ...
0
votes
1answer
1k views
Access network folder programmatically WSS 3.0 sharepoint
I want to create a web part which will contain a button, on click of that button I want to access the network folder and apply the business logic such as create a file/folder, delete a file/folder ...
0
votes
2answers
667 views
Redemption Shared Folder Problem when moving to Outlook 2007
We currently have an application that works with Outlook 2003. In order to get the owner of a shared contact folder, we simply call:
Redemption.RDOSessionClass.GetFolderFromID() and then took that ...