ftpiiu_plugin/source
Erik Kunze 57362f4b52 The test for additional switches to the LIST command
must be performed before the path is joined. Otherwise,
the path will never be empty and the test will be skipped.
Fixes ENODEV error (FTP/550) on clients using "LIST -a".
2024-11-22 20:40:09 +01:00
..
wiiu Bump version to 0.4.3 2024-07-15 16:15:25 +00:00
fs.cpp Initial Wii U port 2024-04-27 12:26:50 +02:00
ftpConfig.cpp Remove platform specific code for other platform than wii u, remove third party dependencies 2024-04-27 12:26:50 +02:00
ftpServer.cpp Remove platform specific code for other platform than wii u, remove third party dependencies 2024-04-27 12:26:50 +02:00
ftpSession.cpp The test for additional switches to the LIST command 2024-11-22 20:40:09 +01:00
IOAbstraction.cpp Fix accessing the /vol/save directories 2024-04-28 15:31:08 +02:00
ioBuffer.cpp Documentation and minor refactors 2020-04-28 10:25:54 -05:00
log.cpp Don't add logs to the message queue on wii u because they never get cleared 2024-07-15 16:15:25 +00:00
main.cpp Remove platform specific code for other platform than wii u, remove third party dependencies 2024-04-27 12:26:50 +02:00
sockAddr.cpp Initial Wii U port 2024-04-27 12:26:50 +02:00
socket.cpp Sleep for 5 seconds when creating a socket failed 2024-07-15 16:15:25 +00:00