Ftplog.txt: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
(Initial article)
 
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
By default this is not enabled, but can be turned on and off as required. Click on the Configuration menu within Cumulus and tick the 'FTP Log' menu option.
By default this is not enabled, but can be turned on and off as required. Click on the Configuration menu within Cumulus and tick the 'FTP Log' menu option.


In addition to the ftplog.txt, Cumulus will also create a <tt>realtimeftplog.txt</tt> if you have enabled realtime updates to your website.
 
In addition to the <tt>ftplog.txt</tt>, Cumulus will also create a <tt>realtimeftplog.txt</tt> if you have enabled realtime updates to your website.
 


Note: the files can grow large depending on how often you upload to your website, so turn it off when not required.    Specifically realtimeftplog.txt will grow very quickly if you are doing realtime uploads, say every 15 seconds!
Note: the files can grow large depending on how often you upload to your website, so turn it off when not required.    Specifically realtimeftplog.txt will grow very quickly if you are doing realtime uploads, say every 15 seconds!
Line 12: Line 14:
=File Format=
=File Format=


The ftplog.txt file is a simple text file containing the time and a description of each event.
The ftplog.txt or realtimeftplog.txt file is a simple text file containing the time and a description of each event.


It is located in the root of the Cumulus folder and can be deleted at any time as Cumulus does not read from it.
It is located in the root of the Cumulus folder and can be deleted at any time as Cumulus does not read from it.


=Sample File=
=Sample File=

Latest revision as of 05:35, 1 June 2013

The ftplog.txt file is similar to the debug.log file however it exclusively contains information relating to the FTP process within Cumulus. In other words, details of events as Cumulus attempts to transfer/upload files to your website.

By default this is not enabled, but can be turned on and off as required. Click on the Configuration menu within Cumulus and tick the 'FTP Log' menu option.


In addition to the ftplog.txt, Cumulus will also create a realtimeftplog.txt if you have enabled realtime updates to your website.


Note: the files can grow large depending on how often you upload to your website, so turn it off when not required. Specifically realtimeftplog.txt will grow very quickly if you are doing realtime uploads, say every 15 seconds!

If you exit and reload Cumulus FTP logging will be disabled.


File Format

The ftplog.txt or realtimeftplog.txt file is a simple text file containing the time and a description of each event.

It is located in the root of the Cumulus folder and can be deleted at any time as Cumulus does not read from it.

Sample File

An extract from a ftplog.txt file

14:14:04:182 ! HighLevelAsync 0
14:14:04:182 00FC8610 TriggerDataSent 1164
14:14:04:229 >|227 Entering Passive Mode (xx,xxx,xxx,xx,222,22).|

14:14:04:229 ! HighLevelAsync 0
14:14:04:260 00FC8D20 TriggerDataSent 1224
14:14:04:260 00FC8610 TriggerDataSent 1164
14:14:04:291 >|150 Opening ASCII mode data connection for /var/www/html/index.html|

14:14:04:291 00FC8D20 TriggerDataSent 1224
14:14:04:291 00FC8D20 TriggerDataSent 1224
14:14:04:291 00FC8D20 TriggerDataSent 1224
14:14:04:291 00FC8D20 TriggerDataSent 1224
14:14:04:291 00FC8D20 TriggerDataSent 1224
14:14:04:541 ! Next3PutAsync
14:14:04:541 >|226 Transfer complete.|