473,503 Members | 2,157 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Copying from Novel

Hi

I am trying to copy files from a folder on a Novel machine, the folder is in
the UMC format (i cannot map a network drive for some business reasons). Upon
copying, it fires an IOException saying that the file does not exist.

Any idea how can I do it? (the user copying is the Novel Administrator)

Apr 19 '06 #1
3 1338
cj
Novell?

Jeries Shahin wrote:
Hi

I am trying to copy files from a folder on a Novel machine, the folder is in
the UMC format (i cannot map a network drive for some business reasons). Upon
copying, it fires an IOException saying that the file does not exist.

Any idea how can I do it? (the user copying is the Novel Administrator)

Apr 19 '06 #2
Yes, Novell

"cj" wrote:
Novell?

Jeries Shahin wrote:
Hi

I am trying to copy files from a folder on a Novel machine, the folder is in
the UMC format (i cannot map a network drive for some business reasons). Upon
copying, it fires an IOException saying that the file does not exist.

Any idea how can I do it? (the user copying is the Novel Administrator)

Apr 20 '06 #3
cj
My Novell days were way before VB but If I remember correctly from DOS
we could reference files with something like sys:\\directory1\file.txt
instead of having a drive letter reference it. I don't know if you can
do that from w/in VB.

But perhaps a better way is many of our programs were launched via batch
files. The batch file would map a drive, launch the program then delete
the drive map. It's not like you'd be asking for a new permanent drive
mapping which is what your mgt group probably really opposes. If you
can't create the map from w/in VB then use a batch file to launch the
program and make your icon in windows run the batch file. Still works.

Finally maybe someone more experienced in using .net in a Novell
environment can provide a better solution. This is all I know--and it
ain't much. :)
Jeries Shahin wrote:
Yes, Novell

"cj" wrote:
Novell?

Jeries Shahin wrote:
Hi

I am trying to copy files from a folder on a Novel machine, the folder is in
the UMC format (i cannot map a network drive for some business reasons). Upon
copying, it fires an IOException saying that the file does not exist.

Any idea how can I do it? (the user copying is the Novel Administrator)

Apr 20 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
9602
by: Thomas Lotze | last post by:
Hi, another question: What's the most efficient way of copying data between two file-like objects? f1.write(f2.read()) doesn't seem to me as efficient as it might be, as a string containing...
3
3618
by: Robert Tarantino | last post by:
Hello, I am trying to find a way to create a scheduled task or service that will copy my local profile folders under "Documents and settings" to a network drive. This would allow me to restore...
4
2943
by: Alex Vinokur | last post by:
Copying files : input to output =============================== C/C++ Performance Tests ======================= Using C/C++ Program Perfometer http://sourceforge.net/projects/cpp-perfometer...
0
1522
by: Dan | last post by:
We debug a VB.Net App that uses compact framework to a DAP Windows CE.Net device. When I debug I would like to only have the EXE copied down. Right now it copies any referrences as well and...
11
4431
by: truckaxle | last post by:
I am trying to pass a slice from a larger 2-dimensional array to a function that will work on a smaller region of the array space. The code below is a distillation of what I am trying to...
0
871
by: ruca | last post by:
Hi, Can anyone tells me how can I use Novel authentication in my WebApplication??? What do I have to do??? At the moment I use Windows authentication using WindowsIdentity class. I...
4
3117
by: Sue | last post by:
Hello We have an application where the user would upload files (max size of 200 mb) from their client machine. This application will run on a web server (its a web server which would be used by...
1
2783
by: RonLandreth | last post by:
I am writing an accounting system for a class I'm taking at SLU. I need help figuring out the best way to go about copying a 2D array to a temporary 2D array, for eventually copying it back. ...
5
1256
by: Wade Leftwich | last post by:
I'm about halfway through Charles Stross' excellent new novel, "Halting State". It's set in Edinburgh in the year 2018, and one of the main characters is a game programmer whose primary language is...
0
7205
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7008
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7467
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5594
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4688
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3177
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3168
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
399
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.