On 10/22/21 09:22, Brian Duggan wrote:
On Thursday, October 21, ToddAndMargo via perl6-users wrote:Do we have a working ftp module yet?There are a few modules that use libcurl, which supports FTP e.g. https://raku.land/github:CurtTilmes/LibCurl Brian
Hi Brian, Thank you.I really need access to the full set of FTP commands, especially when I am drilling down directories renaming
things that won't delete properly. -T