CFCVSFTP(1)

2024-05-07

NAME

cfcvsftp - Cyclic file copy via SFTP

SYNOPSIS

cfcvsftp [-c path] [-v]

DESCRIPTION

cfcvsftp copies the specified files from the configuration file to their target path. A history of the old versions of the file are kept. The version number will be appended to the name of the target path, seperated by a dot. The files will be transferred using SFTP.

The options are as follows:

-c path

Specify the path of the configuration file. This option defaults to $XDG_CONFIG_HOME/cfcvsftp/config. A description of the configuration file can be found in the cfcvsftp(5) manual page.

-v

Print the version information and exit.

EXIT STATUS

cfcvsftp exits with a value >0 in case of an error. Otherwise, the exit status is 0.

SEE ALSO

cfcvsftp(5)

AUTHORS

Created and maintained by Hannes Braun <hannes@hannesbraun.net>. Up-to-date sources can be found at https://git.sr.ht/~hannes/cfcvsftp. Bugs and patches can be submitted by email to ~hannes/public-inbox@lists.sr.ht.