11/20/2013

ftp multiple files without prompt

$mput *.txt
transfer multiple files from local to remote machines

$mget *.txt
transfer multiple files from remote to local machines

Every time you will be ask to confirm the transfer, kind of annoying, to disable that, use prompt to toggle it off

ftp> prompt
Interactive mode off

没有评论: