From 1536d8bc8232f1e2de8c0180e56b40df99514f37 Mon Sep 17 00:00:00 2001 From: hsn <> Date: Tue, 9 Sep 2003 16:30:11 +0000 Subject: [PATCH] Initial revision --- man/fput.1 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 man/fput.1 diff --git a/man/fput.1 b/man/fput.1 new file mode 100644 index 0000000..42d93c8 --- /dev/null +++ b/man/fput.1 @@ -0,0 +1,27 @@ +.TH FPUT 1 "9 Sep 2003" FSP +.SH NAME +fput \- upload files to the FSP server +.SH SYNOPSIS +.B fput +[ -p ] +.I filename +\&.\|.\|. +.SH DESCRIPTION +.LP +When used without arguments, a list of file names is read from the +standard input. When arguments are given, the arguments are taken +to be the list of file names. For each file named in the list, +.B fput +copies the file from the client's current working directory in the +client machine to the FSP database. +.SH ARGUMENTS +.B -p +-- preserve date/time of original file. +.SH ENVIRONMENT +.LP +See fsp_env(7) for list of used environment variables. +.SH "SEE ALSO" +.PD +fcatcmd(1), fcdcmd(1), fgetcmd(1), fgrabcmd(1), flscmd(1), fmkdir(1), +fprocmd(1), fput(1), frmcmd(1), frmdircmd(1), fver(1), fducmd(1), +fhostcmd(1), fspd(1), fsp_prof(5), ffindcmd(1), fsp_env(7)