View Single Post
Old 09 April 2024, 09:29   #11
Locutus
Registered User
 
Join Date: Jul 2014
Location: Finland
Posts: 1,180
An FTP server on the Amiga side is the way to go if you want to do this via TCP/IP, to smooth this over from your editor experience you'll need to script up something from the client side of course.

Like you could just have a makefile that has a ftp upload target in it, so that a `make all` copies the binary over.

Edit: Okay scratch that.

Just read the Squirt docs, don't do ftp. Just use that, combined with a makefile you can then completely do a complete upload->execute->read results cycle using some makefiles/scripts etc.
Locutus is offline  
 
Page generated in 0.04315 seconds with 11 queries