ftp.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 22 Aug 2018 16:04:23 +0300
changeset 2270 da95425e3010
parent 1912 8b81a8f0f692
permissions -rw-r--r--
Get LOB stored size.

.. -*- 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.