Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ITotalJustice/ftpsrv

Tags

1.2.2

Toggle 1.2.2's commit message
fix MDTM, fix localtime spelling, fix wii asset copying, fix wii buil…

…ding against libogc2

1.2.1

Toggle 1.2.1's commit message
Nx fix potential oob bug when casting vfs

1.2.0

Toggle 1.2.0's commit message
bump version for new release

1.1.0

Toggle 1.1.0's commit message
bump version for release

1.0.0

Toggle 1.0.0's commit message
Nx add gc mount, Nx save zip upload, Nx romfs mount, Nx bis storage m…

…ount

0.2.0

Toggle 0.2.0's commit message
fix nx applet mode, work around clients sending -la for LIST, add log…

…s, add nx led light flash.

- [NX] reduced number of sessions to 128 so applet mode works.
- [NX] add led flashing, enabled via config.
- [NX] show that the user is in applet mode.
- add logging, enabled via config.
- add workaround clients sending -la -a for LIST. Fixes #2
- log filename on ftp error.

0.1.2

Toggle 0.1.2's commit message
fix many nx bugs.

1. i made multiple changes to utils.c and vfs_nx.c without testing before making a release, all because i thought doing so at 2am would be a great idea.
2. i then decided, 10 minutes before leaving for work, to try and fix a reported bug and make a new release and label it "fixed" lol.

actual fixes:
- [NX] check that the src/dst fs is the same before attempting a rename.
- [NX] correctly translate device path to fs path.
- fix path building when listing a directory if cwd is root '/'.
- [NX] block sleep mode when using application build.
- [NX] fail on cross fs rename.

0.1.1

Toggle 0.1.1's commit message
bump version

0.1.0

Toggle 0.1.0's commit message
i should probably seperate the switch app and sysmod zips