Quick Tip: Using Apache Commons Net with IBM i

Something I recently ran into … I use the Apache Commons Net library in some of my java code. I ran into a problem where, when trying to upload a save file to the host via FTP, I encountered an IOException with the message “501 Unknown extension in database file name”.