Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > System > Archiving

    fmorgue 1.2

    Download button

    No screenshots available
    Downloads: 44  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Peter Troger | More programs
    Other/Proprietary Li... / FREE
    January 18th, 2012, 01:05 GMT
    ROOT / System / Archiving

     Read user reviews (0)  Refer to a friend  Subscribe

    fmorgue description

    Mirror files to a remote server, regardless of their name

    fmorgue is a Python tool for mirroring files permanently to a remote server. In contrast to rsync and friends, it identifies missing files on the server only based on modification time and size, which makes it suitable for archiving rotated log files.

    The package installs two new shell commands, 'fmorgue' for the client application, and 'fmorgue-server'.

    The client application

    The fmorgue client is expected to be called on a regular base, e.g. as cron job. It inspects the given list of files and asks the server which files need to be transfered. In case some of the files are missing, they are immediately transferred to the server.

    Example:


    fmorgue http://my.archive.example.com/ /var/log/*.log

    Try 'fmorgue -h'.

    The server application

    The fmorgue server can either run as standalone application on a dedicated port, or as CGI script. In both operation modes, the server must be told were to store the retreived data.

    In standalone mode, you have to define the directory as command-line parameter.

    In CGI mode, you have to create a config file in '/etc/fmorgue' The configuration file should look like this:

            # Configuration file for fmorgue
            [fmorgue-server]
            dir=/tmp/
            # Possible values: yes/no
            withhostname=no
            # Possible values: yes/no
            withorigname=no


    You also need to configure your web server, e.g. by adding a ScriptAlias directive.

    By default, the files are renamed according to their modification time, since the original file name is expected to be changing (think logrotate). You can add the original host name and file name to the generated file name on server side.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    mirroring files | remote server | remote | mirroring | server



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM