jedimatt42 #1 Posted October 28, 2019 After getting the DSR routines working in Force Command, as promised I paired the app down and restructured the linking for 32k ram expansion... ForceFTP v1.0 - ForceFTPv1_0.zip Seems to work fine on the 4A. I haven't had success with it on the Geneve in ROMPAGE mode ( Only mode I've tried ) -- fails on 'get' somewhere in writing the file... haven't had a chance to debug... Source is on github: https://github.com/jedimatt42/ti99-ftp [email protected] Edit: It supports 40 column mode, server commands: pwd, cd, dir, get local commands: lcd, ldir 5 Quote Share this post Link to post Share on other sites
+arcadeshopper #2 Posted October 28, 2019 You need to take time off more often grinSent from my LM-G820 using Tapatalk Quote Share this post Link to post Share on other sites
jedimatt42 #3 Posted October 28, 2019 1 minute ago, arcadeshopper said: You need to take time off more often grin Sent from my LM-G820 using Tapatalk This is true. [email protected] 1 Quote Share this post Link to post Share on other sites
+9640News #4 Posted November 21, 2019 On 10/27/2019 at 9:59 PM, jedimatt42 said: After getting the DSR routines working in Force Command, as promised I paired the app down and restructured the linking for 32k ram expansion... ForceFTP v1.0 - ForceFTPv1_0.zip Seems to work fine on the 4A. I haven't had success with it on the Geneve in ROMPAGE mode ( Only mode I've tried ) -- fails on 'get' somewhere in writing the file... haven't had a chance to debug... Source is on github: https://github.com/jedimatt42/ti99-ftp [email protected] Edit: It supports 40 column mode, server commands: pwd, cd, dir, get local commands: lcd, ldir Matt, Just a note to you. Not sure if the program was updated, but if it wasn't, this program worked retrieving a file on my Geneve and saving to a Myarc WDS1 drive. I just unarchived a large file with no issues. I used Rompage mode. This Geneve is a non-GenMod Geneve and no Memex, but rather a modified Myarc 512K card for the extra memory. Only thing that would have made the program better was if it the video mode was 80 column Text mode so that when I did a DIR command, things would be a bit better on the display. Is there a command that sets the path to where the file gets saved rather than in this case, WDS1? Beery 1 Quote Share this post Link to post Share on other sites
jedimatt42 #5 Posted November 21, 2019 There should be a 'help' command, where you will find there is a 'lcd' command local-change-dir. Downloads will save to there. [email protected] 1 Quote Share this post Link to post Share on other sites
+9640News #6 Posted November 21, 2019 5 hours ago, jedimatt42 said: There should be a 'help' command, where you will find there is a 'lcd' command local-change-dir. Downloads will save to there. [email protected] Thanks Matt. 1 Quote Share this post Link to post Share on other sites