RosettaCodeData/Task/FTP/REBOL/ftp.rebol

4 lines
151 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -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