--
You received this message because you are subscribed to the Google Groups "PiDP-10" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-10+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-10/8427550c-1976-44b3-abef-8179361cb089n%40googlegroups.com.
I can’t make ordinary ftp work, even with Eric's changes, but reading the manual (!) reveals mlftp.
/opt/pidp10/bin/mlftp -w its test ~/test
Copies a file (test) from the current directory of the RPi to the .TEMP. directory on ITS.
Similarly
/opt/pidp10/bin/mlftp -r its "test list ppb;" test.list
Copies a file (test list) from the directory ppb: on ITS to a file test.list in the current directory on the RPi.