Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
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

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 !!!

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |