teleport

preview_player
Показать описание
Brief demonstration of "teleport": A script that allows to temporarily "teleport" your working copy of a project to a pre/pro server where bundled version is not working, probably due to some contextual difference.

With teleport you can run your working copy in a remote server if just you have ssh access and examine and modify locally.

This is done by mounting your local directory via sshfs through an ad-hoc port forwarding.

It also allow for additional port forwardings if needed.

When you're finished, you just need to close the session and your local directory is gracefuly unmounted and temporary mount point removed from remote server.
Рекомендации по теме
visit shbcf.ru