[TYPO3-ect] tx_pear and windows

Christian Welzel gawain at camlann.de
Fri Jul 13 19:22:50 CEST 2007


Jochen Rieger wrote:

> For mv you could use the native move command of WIN.

Why not simple use copy() and delete() of php to move files
around?
And the download of file can be done by php by either using
fopen() or curl.

I do not understand why to use external tools at all...
That does not only exclude windows users but also users that 
have their pages at shared hosters who often disable the exec()
command for security reasons...

-- 
 MfG, Christian Welzel

  GPG-Key:     http://www.camlann.de/key.asc
  Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15


More information about the TYPO3-team-extension-coordination mailing list