More actions
m (Text replacement - "Category:PSP homebrew applications" to "") |
No edit summary |
||
Line 8: | Line 8: | ||
|version=2 | |version=2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/ | |download=https://dlhb.gamebrew.org/psphomebrew/qwikmove_v2.zip | ||
|website=https://wololo.net/talk/viewtopic.php?f=2&t=32274 | |website=https://wololo.net/talk/viewtopic.php?f=2&t=32274 | ||
|source=https://dlhb.gamebrew.org/psphomebrew/ | |source=https://dlhb.gamebrew.org/psphomebrew/qwikmove_v2.zip | ||
}} | }} | ||
qwikMove is an application that can quickly move large files and directories on the PSP. | qwikMove is an application that can quickly move large files and directories on the PSP. |
Latest revision as of 00:48, 21 Haziran 2024
qwikMove | |
---|---|
General | |
Author | qwikrazor87 |
Type | Utilities |
Version | 2 |
License | Mixed |
Last Updated | 2013/04/18 |
Links | |
Download | |
Website | |
Source | |
qwikMove is an application that can quickly move large files and directories on the PSP.
It does not use the copy and paste method which takes a long time to move big files and directories.
User guide
The program reads two files from the root of the Memory Stick, called MOVESOURCE.TXT and MOVEDEST.TXT.
MOVESOURCE.TXT should contain the path to the file/directory that you want to move.
MOVEDEST.TXT should contain the path that you want to move the file/directory to.
Example usage for files:
- MOVESOURCE.TXT entry:
/PSP/COMMON/BIGFILE.ISO
- MOVEDEST.TXT entry:
/ISO/BIGFILE.ISO
Example usage for directories:
- MOVESOURCE.TXT entry:
/PSP/COMMON/FOLDER
- MOVEDEST.TXT entry:
/PSP/GAME/FOLDER
Note: The entries must not end with a new line, otherwise the function will not work.
Screenshots
Changelog
v2
- Added support for moving directories.
v1
- Initial release.
Credits
Thanks to Total_Noob for his find on this function.