I have some problems writing to a mapped network drive (P:) in Windows 7 from my Delphi program. When I try, for example, ForceDirectories(\'P:\\test\\folder\'), I get an error (path not found).
i\'m开发者_如何学JAVA trying to create and write a file to a network share (smb). i have some data stored in an NSData object and need to write the content to a network share at \\\\media\\file.xml
On Windows 2008 Server R2 (acting as a client) I have the Client from Windows Services for NFS installed and a serve开发者_如何学Pythonr mounted as Y: with NFS.That server also supports CIFS.When I op
I have a problem with the FileSystemWatcher() Class. It works flawlessly when I\'m monitoring a local file on my harddrive. When I change to a mapped UNC, it does not fire anymore. The UNC is mapped t
I\'m stuck with this question. I have UNC share, I know account details, which has fullaccess, but it doesn\'t have access to my local system.
I use file.GetFreeSpace() from Java\'s File class in my application to make sure that there is enough room before transferring files.The path is a unc path that currently has ~5TB of free space on it.
Given that I am executing an EXE file (D2006 app) on a machine across the network, how can I get the pathname to the commondocs folder on that machine, given that the EXE might have been invoked from
I am just learning Blend/Silverlight/VS2010/.net/etc.I have a simple project that resides on a network drive.When I tell VS2010 to rebuild the project, I get the following error message:
I am trying to get a Perl scripts to access a file over UNC path using specified credentials.Is this possible?If not with P开发者_开发百科erl, what else could I use?
Just wonderi开发者_如何学编程ng if there is a way to return back the UNC path from a file chosen with JFileChooser.The file that I would be selecting would reside on a mapped drive that has a UNC path