LogoLogo
What's New?Connect Agent ReleasesBook a DemoPricing
  • Documentation
  • Developers
  • Administration
  • OVERVIEW
    • JFrog Connect Overview
      • Architecture Overview
        • Connect Agent
        • Connect & JFrog Platform
      • Plan Your Update Strategy
        • Software Update Objectives & Concepts
        • Software Update Process & Procedures
  • Get Started
    • Create JFrog Connect Account
    • Log in to JFrog Connect
    • Network Requirements
    • Register Device
  • Manage your Fleet
    • Register Devices at Scale
      • Freeze Image on Device
      • Build Image with Agent
    • Register & Update Device at Once
    • Organize Your Fleet
      • Create Project
      • Move Device between Projects
      • Create Groups
        • Add Device to Group
        • Add Many Devices to Group
        • Change Group Name
        • Delete Group
      • Tag Devices
        • Remove a Tag
      • Remove Many Devices
  • Devices
    • Fleet Overview
      • Filter Devices
      • Locate Devices
    • Device Details
      • Delete a Device
      • Block Updates with Update Trigger
    • Update Connect Agent
    • Delete Many Devices
  • Deployment
    • Create Update Flow
      • Actions
        • Run Command
        • Run Script
        • Deploy File
        • Deploy Docker
          • Use Docker Image
          • Use Docker Compose
          • Get Artifactory Parameters
        • Clone Git Repository
        • Download Artifact
          • Get Artifactory Path
        • Download Release Bundle
          • Get Artifactory Parameters for Release Bundle
        • Update Image
        • Install Debian Package
          • Get Artifactory Parameters for Debian
      • Use Update Parameters
      • On Failure & Rollback
      • Vulnerability Scans
      • Sample Use Case: Build Update Flow for Reuse
    • Deploy Software
      • Set Application & Version
      • Set Alert upon Failure
      • Set Phased Rollout
      • View Deployment Progress
        • Detailed Deployment Information
        • Abort a Deployment
      • Deploy in Groups
      • Sample Use Case: Deploy Docker Images to Devices
  • Tools
    • Remote Tools
      • Use Terminal
      • Open Port Tunnel Session
        • Access with VNC
        • Connect with SSH
        • Access Device Web Applications
      • Run Commands Remotely
        • Run Command as Non-Root User
      • Get Device Files (Fetch Files)
    • Alerts
      • Create Channel
      • Set Webhook
    • Monitor
      • Resource Monitor
      • Process Monitor
  • Releases
    • What's New?
    • Connect Agent Release Notes
  • Troubleshooting
    • Connect Server Status
    • Troubleshoot Topics
      • Device Registration
      • Terminal Troubleshooting
Powered by GitBook
On this page
  • Get File or Folder
  • Content Availability
  • In Connect Web UI
  • In Artifactory
  • Using the Connect API
  • What’s Next?

Was this helpful?

Export as PDF
  1. Tools
  2. Remote Tools

Get Device Files (Fetch Files)

In JFrog Connect you can easily retrieve logs or other files and folders from your IoT device.

PreviousRun Command as Non-Root UserNextAlerts

Last updated 1 month ago

Was this helpful?

You can retrieve a file or folder from a device. This is useful if you want to get log files or any other kind of file from a device.

Get File or Folder

To retrieve a file or folder from a device, do the following:

Go to File Fetch in the left navigation tree and set the project, group, and any additional filters you need in the at the top of the page.

  1. Choose the name of the device from the Device list.

  1. For a single file, enter the path on the device including the file name. For an entire folder, enter the path including the folder name on the device.

  1. Click Fetch. In the Fetched Files table, you will see the state of the file fetch action in the State Column.

  2. When your file or folder has been fetched successfully, click the icon in the View column.

  1. Click Download or View to see the contents of the file retrieved. If your file is above the viewable file size in Connect, you can download the file and view it in a separate viewing application.

Content Availability

In Connect Web UI

The content you retrieve from a device is available for three days from the Connect web UI.

In Artifactory

When you use the Connect UI to retrieve the files, the content is also automatically saved in Artifactory and is available there whenever you want it.

To find the content in the Artifactory web UI, go to Artifacts and the following path:

connect-default-general/upswift-general/devices/<your-device-uuid>

In addition, you can retrieve the content from Artifactory using the Artifactory CLI.

Using the Connect API

What’s Next?

The in the Connect API returns a URL to a location in Artifactory. You can use the Artifactory UI, API, or CLI to download the files from this URL. The files may not be available immediately at the URL. They become available when the device completes a successful upload of the files.

Learn how to from your fleet.

Fetch Files request
remove a device
passive filter