fs.delete("/startup")
fs.copy("/disk/startup", "/")
The other Code is only text, its not needed. But if i run the program like this theres 'Access denied' ... Help pls
Posted 06 September 2012 - 05:45 PM
fs.delete("/startup")
fs.copy("/disk/startup", "/")
Posted 06 September 2012 - 05:49 PM
Posted 06 September 2012 - 06:42 PM
Posted 06 September 2012 - 06:45 PM
sjele, on 06 September 2012 - 05:49 PM, said:
fs.delete("/startup")
fs.copy("/disk/startup", "/startup")
Quote
Posted 06 September 2012 - 06:47 PM
kazagistar, on 06 September 2012 - 06:45 PM, said:
sjele, on 06 September 2012 - 05:49 PM, said:
Posted 07 September 2012 - 08:37 AM
fs.copy("/disk/startup", "/startup")
and it worked. Thanks for your explanation
Posted 07 June 2015 - 12:35 AM
MewMega, on 06 September 2012 - 05:45 PM, said:
fs.delete("/startup")
fs.copy("/disk/startup", "/")
if fs.exists("/contas/"..conta.."/emails/"..assunto) then
When i use this, the WORKING directory is now inside the variable "assunto"!fs.delete("/contas/"..conta.."/emails/"..assunto)
It will try to go into more folders in who are already open!shell.setDir("/contas/"..conta.."/emails/")
fs.delete("assunto")
0 members, 1 guests, 0 anonymous users