Thanks
Wrote a recurse file/directory delete function in Java instead
Cheers
From: George Flaherty
To: Sharon Lucas ; clayton neal
Cc: "staf-users@lists.sourceforge.net"
Sent: Thursday, 18 June, 2009 20:32:38
Subject: RE: [staf-users] FS delete
neal
Cc: staf-users@lists.sourceforge.net
Subject: Re: [staf-users] FS delete on Windows
A STAF FS DELETE request cannot delete a file if the user that was logged on
when STAFProc was started (e.g. the user that STAFProc is running as) does not
have the right permissions to delete the file.
C:\>net helpm
tin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
clayton neal
06/18/2009 01:16 PM
To
Sharon Lucas/Austin/i...@ibmus
cc
Subject
Re: [staf-users] FS delete on Windows
Just as a side note, if i change the permission on the file so its not
read-only
The FS will delete it.
From
ied.
--
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
clayton neal
06/18/2009 12:47 PM
To
staf-users@lists.sourceforge.net
cc
Subject
[staf-users] FS delete on Windows
Hiya
Has anyone had problems using the FS DELETE command on Windows XP
It se
Hiya
Has anyone had problems using the FS DELETE command on Windows XP
It seems it wont delete a read-only file
It gives Base OS error = 5
But from windows explorer, these files can be deleted
Any clues?
The command i gave was:
STAF LOCAL FS DELETE ENTRY c:\mydir\ RECURSE CONFIRM
Regards