ucp

Langue: en

Version: 251285 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

ucp --- file copy program which uses urls to specify source and target

SYNOPSIS

ucp [-h|--help] [-v|--verbose] [-c|--color=COLOR] [-u|--user=USER] [-g|--group=GROUP] [source-file-url target-file-url | source-file-url(s) target-dir-url]

DESCRIPTION

This manual page was written for the Debian distribution because the original program does not have a manual page.

ucp is a program to copy files from a source URL to a target URL. For example you could use it to copy http://www.foo.bar/test.html to ftp://ftp.test.bar/. ucp demonstrates the functions of the ll.url Python module.

OPTIONS

-h --help
Show a help message and exit.
-v --verbose
Be verbose.
-c COLOR --color=COLOR
Color output (yes, no, auto).
-u USER --user=USER
User id or name for target files.
-g GROUP --group=GROUP
Group id or name for target files.

AUTHOR

This manual page was written by Bernd Zeimetz bernd@bzed.de for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the same terms as the source of ll-core, see /usr/share/doc/python-ll-core/copyright for details.