A batch file on the local C: drive containing
copy J:\room_usage\*.xls G:\facili~1\
returns this error message
C:\ken\samba>copy J:\room_usage\*.xls G:\facili~1\f.xls
J:\room_usage\rooms_11_02_2009.xls
A device attached to the system is not functioning.
0 file(s) copied.
This is the net use command output
Status Local Remote Network
-------------------------------------------------------------------------------
G: \\drive\share\ NetWare Services
OK J: \\drive\share\share Microsoft Windows Networks
J: is mapped via Samba and G: is mapped via Netware
Any suggestions? I have the rights to drag and click files over to that directory on G:\, but cant seem to do it via batch file.
xcopy didn't work either... gave me a different error and I also was required to tell it if the destination was a file or directory