Computing.Net > Forums > Novell Netware > Issueing a copy command in Novell

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Issueing a copy command in Novell

Reply to Message Icon

Name: crdavis
Date: February 24, 2009 at 06:59:57 Pacific
OS: Windows XP
Subcategory: Configurations
Comment:

I can't seem to find the proper way to issue a copy file command to workstation from server in a Novell login script. Tried #ncopy F:\APPS\SNAPSHOTS\epoclient\FramePkg.exe C:\ and various others with no luck. Any suggestions



Sponsored Link
Ads by Google

Response Number 1
Name: paulsep
Date: February 24, 2009 at 14:31:06 Pacific
Reply:

You have to use the full path for the ncopy command and the drive, where ncopy can be found, has to be mapped before you can execute ncopy.

You can also use something like this:
#c:\WINDOWS\system32\xcopy.exe F:\APPS\SNAPSHOTS\epoclient\FramePkg.exe C:\

To use the internal commands like copy, it looks like this:
#command /c copy F:\APPS\SNAPSHOTS\epoclient\FramePkg.exe C:\

But, the filenames are limited by 8.3

Please send a reply, if you solved the problem !!!


0
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Issueing a copy command in Novell

Foxpro dos commands in novell netw www.computing.net/answers/netware/foxpro-dos-commands-in-novell-netw/4694.html

How can I install a SCSI-CARD in Novel 3.12 www.computing.net/answers/netware/how-can-i-install-a-scsicard-in-novel-312/222.html

copy file in server console www.computing.net/answers/netware/copy-file-in-server-console/5502.html