copy-cat
copy-cat copied to clipboard
fs.move not working
When running fs.move("a","b") i get the error "lua[5]:1: Cannot move files", this also happens if i run "mv a b" in the shell but with the error "/rom/programs/move.lua:38: Cannot move files"
Steps to reproduce this issue:
- make a file named "a.lua"
- run "mv a.lua b.lua"
https://github.com/SquidDev-CC/copy-cat/blob/b4494c066c31a598fc56154364784014a6c4dffe/src/main/java/cc/tweaked/web/mount/ComputerAccessMount.java#L43-L44
Oh yeah, I'd forgotten about this.
Any update on how fixing this is going?
is this difficult to implement?
Cleaning out my open issues, closing this as stale since the issue still persists and no progress appears to have been made to resolve it at the moment.