Comment fli4l and ncftp (Score 2, Interesting) 285
I should have learned about ghost 1 week earlier! In between I found another solution: fli4l to generate a linux boot floppy containing ncftp.
Note: ncftp can directly read and write /dev/hda, hda1 etc. Maybe other FTP clients can too, but ncftp was the first one I found. (Hint: When writing, use option A=append)
The rest should be easy to set up. You could automate it by writing scripts with ncftpbatch.
Note: ncftp can directly read and write
The rest should be easy to set up. You could automate it by writing scripts with ncftpbatch.