Jump to content

theface

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

theface's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. as i said before the command is ok when i run it from a bat file
  2. I am using Windows Vista. when i do shell_exec('dir > dir.txt'); it works and creates a text file with the dir output. Probably its the syntax problem.
  3. When i try to do a shell_exec from my script the script does not work. But when i put the same thing in a .bat file and execute that from PHP it wroks. Can anyone help me shell_exec('xcopy C:\xampp\htdocs\test\backup\test.zip "\\fileserver\KT_backup\aback\" /i')
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.