.de intlink . ie \\n[www-html] \{\ . HTML \\$1\\$2 . \} . el \{ \fB\\$1\fR\\$2 \} .. .de extlink . ie \\n[www-html] \{\ . HTML \\$2\\$3 . \} . el \{ \fB\\$1\fR\\$3 \} .. .de manlink . ie \\n[www-html] \{\ . HTML \\$2\\$3 . \} . el \{ \fB\\$2\fR\\$3 \} .. .de paragraph .P .. .de section . ie \\n[www-html] \{\ . \} . el \{ .SH \\$1 . \} .. .de subsection . ie \\n[www-html] \{\ . \} . el \{ .SS \\$1 . \} .. .de subsubsection . ie \\n[www-html] \{\ . \} . el \{ .SS \\$1 . \} .. .de func \\$1 \fB\\$2\fR\\$3 .. .de args .br \\$1 .. .de endfunc .br .P .. .de options . HTML
.. .de option . ie \\n[www-html] \{\ . HTML "
\\$1
" . \} . el \{ .HP \\$1 .br . \} .. .de optionparagraph .IP .. .de endoptions . HTML
.. .de list .. .de entry . ie \\n[www-html] \{\ . HTML "
  • \\$1" . \} . el \{ .TP 3 * \\$1 \} .. .de endlist .. .ds PA ftpcopy .ds VE 0.6.7 .ds CL web .TH ftpcp 1 \*(VE \*(PA .hy 0 .br .paragraph .SH NAME ftpcp - copy files from a FTP server to the local machine .SH SYNOPSIS ftpcp ftp://host[:port]/directory local-dir .paragraph or .paragraph ftpcp host[:post] /directory local-dir .SH DESCRIPTION \fBftpcp\fR is a frontend to the \fBftpcopy\fR program. Calling .paragraph ftpcp arguments ... .paragraph has exactly the same results as calling .paragraph ftpcopy -n arguments ... .paragraph or, in other words: \fBftpcp\fR calls \fBftpcopy\fR \fI-n\fR, so that files already in the local directory are not deleted. .SH AUTHOR Uwe Ohse, uwe@ohse.de .SH "SEE ALSO" .manlink ftpls.html ftpls(1) , .manlink ftpcopy.html ftpcopy(1) . .paragraph The homepage may be more up-to-date, see .br http://www.ohse.de/uwe/ftpcopy.html.