Skip to main content

A ftrack sftp accessor

Project description

ftrack-sftp-accessor

An ftrack sftp accessor.

Note

To see paths resolved in Studio, the resolver listener need to be running, either through ftrack-connect or manually.

Installation

Install using pip:

$ pip install ftrack-sftp-accessor

Install from sources:

$ git clone https://github.com/ftrackhq/ftrack-sftp-accessor.git
$ pip install poetry
$ poetry build
$ pip install dist/ftrack_sftp_accessor-<VERSION>-py3-none-any.whl

Documentation

Full documentation, including installation and setup guides can be found at https://ftrack-sftp-accessor.readthedocs.io/en/latest/

Usage

The main plugin can be found in the plugins folder. This folder may be registered using the FTRACK_EVENT_PLUGIN_PATH ftrack environment variable so that it is picked up when ftrack is started.

Examples of how to use the plugin can be found in the scripts folder. The simplest way to launch ftrack with the accessor is scripts/start_ftrack_with_sftp.py.

Contributing

Please refer to the CONTRIBUTING.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ftrack_sftp_accessor-0.5.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

ftrack_sftp_accessor-0.5.1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page