ftp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 12 Mar 2018 12:56:11 +0200
changeset 2239 a7449247c914
parent 1912 8b81a8f0f692
permissions -rw-r--r--
_missing_:<field> was removed from Kibana 5.x.

.. -*- coding: utf-8; -*-

=====
 FTP
=====
.. contents::
   :local:

~/.netrc file
=============

``~/.netrc`` store connection and authentication info for FVP clients in form of
plain text file::

  machine ... login ... password ...

Also available macro definition.