MAN page from Other sendfile-2.1-3.i386.rpm
SENDFILE
Section: User Commands (1)
Index
NAME
fetchfile - fetch file(s) via O-SAFT protocol
SYNOPSIS
fetchfile[
-lakdPriqQvVI][
-f user][
-s [user@]server][
-C[wr]=conffile]
filenamefetchfile[-lakdPriqQvVI][-f user][-s [user@]server][-C[wr]=conffile]-n filenumber
DESCRIPTION
fetchfilefetches files from a SAFT server to the local user spool.
In the SAFT server spool there must lay your sendfile public key toidentify yourself. This key can be generated by thefetchfile -Icommand and has to be transfered to the SAFT server at the very first time.This prevents other people to steal your files.
You may list or fetch your files from the server. But remember,they are stored first in your local sendfile spool. You have to callreceiveto really receive them to your current directory.
OPTIONS
- -l
- Only list the files on the server.
- -a
- Fetch all files.
- -k
- Keep files on server after fetching.
- -d
- Delete files without receiving.
- -n
- Specify the file number instead of the file name.-rCall receive automaticly afterwards.
- -f user
- Restrict file selection to this specifc user.
- -V
- Show version information and exit.
- -v
- Be verbose and show SAFT protocol messages.
- -P
- Send files to stdout directly.
- -i
- Ignore testing whether file has been already fetched.
- -q
- Quiet mode 1: print no transfer messages.
- -Q
- Quiet mode 2: print no transfer, information or warning messages.
- -I
- Initialize fetchfile and the pgp key pair.
- -s [user@]host
- Specify an alternate saft server and/or alternate user.
- -Cr=conffile
- Read configuration file "config" or "restrictions" from server.
- -Cw=conffile
- Write configuration file "config" or "restrictions" to server.
ARGUMENTS
- filename or filenumber
- Specify the name of the file or its number (with option -n).
EXAMPLES
fetchfile -l
fetchfile -a
fetchfile -Cr=config -s saft.belwue.de
FILES
- /var/spool/sendfile/$USER/
- Your local spool directory.
- $HOME/.sfspool/
- Your local private spool directory if /var/spool/sendfile/$USER/ does notexist.
- config, restrictions
- Your configuration files for the server. See sendfile(1) for a description.
SEE ALSO
receive(1),
sendfile(1),
fetchfile(7),
sendfiled(8).
AUTHOR
Ulli Horlacher - framstagAATTrus.uni-stuttgart.de
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- ARGUMENTS
- EXAMPLES
- FILES
- SEE ALSO
- AUTHOR
This document was created byman2html,using the manual pages.