getting this error while moving existing file to existing directory:
move /mnt/314-serif/development/Personal/kostovsky/railway/try_again/video/2018.04.16/02.37.14.avi
move to /mnt/314-serif/development/Personal/kostovsky/railway/try_again/video/2018.04.16/02.38.11.avi
parser.nim(180) parser
os.nim(618) moveFile
os.nim(612) tryMoveFSObject
oserr.nim(110) raiseOSError
Error: unhandled exception: Directory not empty
Additional info: Directory not empty [OSError]
Error: execution of an external program failed: '/mnt/ssd120/git/metro_dumps_parser/parser '
also I can do it in bash console. what does this error mean?
solved, my bad, sorry
It would be much more beneficial if you could also post how did you solve it, to help others in the future that might search forum for the same/similar problem.