Is there an easy pure-perl way to do this?
#!/usr/bin/perl use warnings; use strict; system("ftp TEMPERED"); system("username"); system("password");
In reply to Simple command line FTP by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |