Hello everyone (sorry for my english)..
I have this problem:
1 - I connected a network disk drive x:
2 - My program copy file from local to x:
3 - All ok
but if the machine is restarted:
the copy not success
or better the copy success if I before I click on of unit X from windows.
Thanks in advance
Network disk
Moderator: DosItHelp
Re: Network disk
What do you need to do? Your second last line is difficult to understand.
Re: Network disk
is the drive mapped from a login script or did you do it manually?
Do you have is set to reconnect at login?
Do you have is set to reconnect at login?
Re: Network disk
Yes i have set to reconnect at login!!
manually works... if I click on unit x: I can browse the unit.
the problem is .... when my program use the command copy .... copy works only if I have clicked
Works:
1) click on unit x:
2) run my program
3) file copied
Don't Works:
1) restart Pc
2) run my program
3) file not copied
manually works... if I click on unit x: I can browse the unit.
the problem is .... when my program use the command copy .... copy works only if I have clicked
Works:
1) click on unit x:
2) run my program
3) file copied
Don't Works:
1) restart Pc
2) run my program
3) file not copied
Re: Network disk
Write to the drive before performing the actual copy, copying from a networked drive fails on one of my systems if the drive hasn't been touched yet. With me it's most likely a driver issue ( my system evolved this issue after a reinstall ). I am curious which OS u are running.
Re: Network disk
Why use the drive letter. Just use the UNC path.