Skip to content
/ prsync Public

A simple application to make it easier to synchronize your files and folders between your local source and Pantheon site. This app is not part of Pantheon and no official support will be offered by the Pantheon Team

Notifications You must be signed in to change notification settings

timani/prsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

If you need to transfer files between your local development environment and Pantheon, the fastest way to get this done is using RSYNC. This is especially useful if you have files that are over 500MB and can not use the Pantheon dashboard to get the import done.

Note: This is an Open Source application that is not actually supported by the Pantheon team.

This project can be found at https://github.com/timani/Prsync/

Goals:

  • To provide an easier way to use RSYNC on Pantheon
  • Improve the user experience handling file transfers

Getting Started

A good place to start would be the Pantheon wiki where you can get all the information about setting up an account.

To get this working you will need to have a Pantheon account as well as upload your SSH key to your dashboard. If you need help with this, there is some documentation on how to add your SSH key to your account.

If you would like to try running an application on Pantheon that is not Drupal, then feel free to clone the repo and push the code to your Pantheon account. Clone the repo, [email protected]:timani/prsync.git.

Support and Bug tracking

Find a bug? If you want to report a bug then create an issue for the project on Github. If you have some additional functionality or changes you would like to add, then go ahead Fork the project and create a Pull request!

https://github.com/pantheon-systems/dnscheck/issues

Need More Information?

Visit Pantheon's official website

Read the Documentation

Follow Pantheon on Twitter, @pantheon_drupal.

Check out the Pantheon Blog

Keep track of the System Status

Copyright and license

The MIT License (MIT) Copyright (c)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Importing setuptools adds some features like "setup.py develop", but it's optional so swallow the error if it's not there.

About

A simple application to make it easier to synchronize your files and folders between your local source and Pantheon site. This app is not part of Pantheon and no official support will be offered by the Pantheon Team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages