lmirel / fm_psx

simple file manager for psx
35 stars 4 forks source link

Deleted files still uses storage #1

Open 123321mario opened 3 years ago

123321mario commented 3 years ago

Hello, so I use my PS3 Slim (with HEN on last firmware) as a Blu-Ray ripper with MultiMan and I use the Simple file manager to copy the iso that MultiMan makes to my NTFS USB hard drive. The copy works fine no problem but when it's copied I delete the file on the PS3 to save space, but when I delete with simple file manager the file is gone but it doesn't free storage space, like if the file was still here! The only way to fix that is basically reinstall the whole PS3 system ! If you have any questions about my setup please ask me!

lmirel commented 3 years ago

sorry to hear that. the simple file manager tool was written as a demo for implementing ExFat support and I’m not maintaining it. it was integrated into IRISMAN https://github.com/aldostools/IRISMAN/releases which I recommend if you need a complete file manager and more. I think he provides the filemanager as standalone too. anyway, I don’t remember of an issue as you’re describing but it could be related to HEN which I never tested. anyway, instead of reinstalling the whole ps3 system, you should try just rebuilding the database, via recovery menu, maybe that works. sorry I can’t help more

lmirel commented 3 years ago

I also remember that Multiman has NTFS support too. any reason you aren’t using that one instead? again, I have no experience with HEN so I may be asking stupid questions. I also don’t use Multiman since Irisman can do everything I need.

123321mario commented 3 years ago

Thanks for answering, I will try that hoping it works and don't worry i don't have any important data on the system, a reinstall isn't a big deal :)

123321mario commented 3 years ago

I also remember that Multiman has NTFS support too. any reason you aren’t using that one instead? again, I have no experience with HEN so I may be asking stupid questions. I also don’t use Multiman since Irisman can do everything I need.

I don't think it supports ntfs, the drive isn't showing in the "save as" window when i make the iso

lmirel commented 3 years ago

I think it can only transfer files to/from NTFS but not use it as active storage. also, you need to ‘activate’ the NTFS support from the options menu if I remember well. then there is also the option of using FTP from a PC but the existing implementation is rather slow from my experience. yours may vary.