debian man page for ftpcp

Query: ftpcp

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ftpcp(1)						      General Commands Manual							  ftpcp(1)

NAME
ftpcp - copy files from a FTP server to the local machine
SYNOPSIS
ftpcp ftp://host[:port]/directory local-dir or ftpcp host[:post] /directory local-dir
DESCRIPTION
ftpcp is a frontend to the ftpcopy program. Calling ftpcp arguments ... has exactly the same results as calling ftpcopy -n arguments ... or, in other words: ftpcp calls ftpcopy -n, so that files already in the local directory are not deleted.
AUTHOR
Uwe Ohse, uwe@ohse.de
SEE ALSO
ftpls(1), ftpcopy(1). The homepage may be more up-to-date, see http://www.ohse.de/uwe/ftpcopy.html. ftpcopy 0.6.7 ftpcp(1)
Related Man Pages
ftpls(1) - redhat
csp_sucp(1) - debian
mkdic(1) - debian
mount_ftp(8) - osx
simpleftp(1) - debian
Similar Topics in the Unix Linux Community
FTP Cron issues