Skip to content

marcwimmer/fetch-latest-file

Repository files navigation

fetch-latest-file

installing

pipx install fetch-latest-file
fetch completion -x

configuration

mkdir -p ~/.fetch_latest_file

echo <EOF
[source1]
host = <hostname>
destination = output_filepath
match = regex expression
path = search path on host

[source1]
host = <hostname>
destination = output_filepath
match = regex expression
path = search path on host

EOF > ~/.fetch_latest_file/config1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages