RosettaCodeData/Task/FTP/Rebol/ftp.rebol

4 lines
151 B
Text
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
system/schemes/ftp/passive: on
print read ftp://kernel.org/pub/linux/kernel/
write/binary %README read/binary ftp://kernel.org/pub/linux/kernel/README