NAME

flow-mirror - mirror flows to remote archive hosts using FTP


SYNOPSIS

flow-mirror-w

 working-dir
 ] [ -h
 host
 ] [ -d
 remote-dir
 ]


DESCRIPTION

Simple script to mirror remote flow directories. For example if your flow collectors all have 2.2Gig disks and you want to keep 20Gig of data on a central server, set flow-capture to expire after 2G, then run flow-mirror and flow-expire on the central server every 15 minutes.

This is just a wrapper for fetch.


OPTIONS

-w working-dir

Set the working directory on the local host - this is where the files will be stored.

-h host

Select the remote host to copy flow files from.

-d remote-dir

Select the directory on the remote host.


SEE ALSO

flow-capture(1), flow-cat(1), flow-connect(1), flow-dscan(1),flow-expire(1), flow-export(1), flow-fanout(1), flow-filter(1), flow-gen(1), flow-interfaces(1), flow-print(1), flow-profile(1), flow-receive(1), flow-search(1), flow-send(1), flow-sort(1), flow-stat(1),


BUGS

None known at this time.