Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.
/ cos_uploader Public archive

A python script for syncing a file tree to the HubSpot COS

License

Notifications You must be signed in to change notification settings

HubSpot/cos_uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HubSpot dropped support for the COS Uploader on Jan. 1st 2016.

The HubSpot local development tools provide upload/download capabilities with HubSpot and are the recommended tool for developers.

The rest of this readme is preserved just for historical context, links may no longer work.


The cos_uploader will watch the contents of a folder on your local hard drive and upload the templates and static files to the HubSpot COS every time a file child is changed.

Instructions on how to install and use the cos_uploader are here (for use with the pre-compiled binary):
https://designers.hubspot.com/docs/tutorials/install-cos-uploader

We have two tutorials that provide a full guide to using the cos_uploader with your portal:

For instructions on running the cos_uploader locally from the source, see this document: https://github.com/HubSpot/cos_uploader/blob/master/docs/LOCAL_DEVELOPMENT.md