---
title: "View FTP uploads with archived raw logs"
description: "In this article I'm going to discuss how you can view the FTP uploads of your various FTP users with the archived raw logs in cPanel. If you have root access to a VPS or dedicated server, you can..."
url: https://www.inmotionhosting.com/support/website/ftp/view-ftp-uploads-with-archived-raw-logs/
date: 2013-03-29
modified: 2021-08-16
author: "InMotion Hosting Contributor"
categories: ["FTP"]
type: post
lang: en
---

# View FTP uploads with archived raw logs

In this article I’m going to discuss how you can view the FTP uploads of your various FTP users with the archived raw logs in cPanel. If you have [root access](/support/server/ssh/root-access-faq/) to a VPS or dedicated server, you can access logs showing all FTP activity across your accounts. If you are on a shared server, or do not have root access, this guide will explain the process of being able to access your FTP logs per cPanel account.

## What are FTP uploads?

The logs we’ll be accessing in this guide show the files that have been uploaded by the various FTP users on your account. If all of the sudden you’re having an issue with a webpage or a script on your website, you can review the FTP logs to see which one of your users might have updated the file, and at what time.

## Accessing the FTP logs

Prior to being able to access your FTP logs, you must first [enable raw access log archiving in cPanel](/support/edu/cpanel/enable-raw-access-logs-in-cpanel/) for the particular cPanel account you’d like to view FTP logs for. The logs need to process as well, so if you’re looking for FTP uploads for today, more than likely you’d need to wait till tomorrow.

After that’s been done, you’d just follow one of these methods to access your FTP logs:

### View FTP logs directly on server

1. [Login to your cPanel](/support/edu/cpanel/how-to-log-into-cpanel/)
2. [![click on file manager home directory go](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/cpanel_cPanel_fileManager_highlight.png)](/support/wp-content/uploads/2013/03/cpanel_cPanel_fileManager_highlight.png) Under the **Files** section, click on File Manager.
3. [![click on logs](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_logs_folder_highlight.png)](/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_logs_folder_highlight.png) From the left-hand directory listing, click on **logs**.
4. [![right click archived log click extract](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_extract_file.png)](/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_extract_file.png) Right-click on the archived FTP log you’d like to look at, then click on **Extract**.
5. [![click on extract files](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_extract_file_button_highlight.png)](/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_extract_file_button_highlight.png) In the next pop-up, leave **/logs** selected as the extraction directory, then click **Extract File(s)**. A **Extraction Results** pop-up should display, click on **Close** on that.
6. [![right click archived log click view](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_view_ftp_log.png)](/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_view_ftp_log.png) Right-click on the resulting extracted FTP log file, then select **View**. You can see an example of this. [![viewing ftp logs](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_view_ftp_log_example.png)](/support/wp-content/uploads/2013/03/website_ftp-file-management_ftp-logs_cPanel_file_manager_view_ftp_log_example.png)

### View logs locally on your computer

1. [![click on raw access logs](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/cpanel_cPanel_rawAccessIcon_highlight.png)](/support/wp-content/uploads/2013/03/cpanel_cPanel_rawAccessIcon_highlight.png) Under the METRICS section, click on **Raw Access**.
2. [![click on ftp archived raw log](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/cpanel_raw-access_rawAccess_archivedRawLogs_highlight.png)](/support/wp-content/uploads/2013/03/cpanel_raw-access_rawAccess_archivedRawLogs_highlight.png) Under the Archived Raw Logs section, click on the archived FTP log for the month you’re interested in.
3. Then you’d need to use a program like [7-Zip](https://www.7-zip.org/) that can extract **.gz** archives to view the log file itself.

You should now know how to access your cPanel account’s FTP logs, to see what your FTP users have been uploading to your account.
