Search found 3 matches

by dubbelpunt
Thu Mar 09, 2006 9:14 am
Forum: PHP - Code
Topic: exec a copy command over network
Replies: 3
Views: 607

this doesn't work either.

Copying in general is not the problem. I've copied several times from one directory to another on my local drive. He just won't copy on my networkdrive (this drive is on the server).

I want to know how I call a network drive in the exec() command.
by dubbelpunt
Thu Mar 09, 2006 8:23 am
Forum: PHP - Code
Topic: PHP shell scripting problem
Replies: 5
Views: 1183

if you need to change your directory, you can use the function chdir().
by dubbelpunt
Thu Mar 09, 2006 8:11 am
Forum: PHP - Code
Topic: exec a copy command over network
Replies: 3
Views: 607

exec a copy command over network

I have a file on my local C:\-drive. I would like to copy this file to another drive on the network. This drive is situated in a Unix-system. In my windows-system the drive is named as I:\. I've tried the following exec-commando's, but none of them work. exec('copy C:\Inetpub\wwwroot\tbs\orders\sxw\...