Skip to content

mikecat/encoder4cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

データ欠損を突破してクラウドシェルにデータを持ち込むやつ

https://mikecat.github.io/encoder4cs/

さくらのクラウドシェル では、Webブラウザ上でLinuxのシェルが使えますが、ファイルのインポート機能が無く、データを貼り付けしてもすぐ欠損を起こして使い物にならなそうでした。

そこで、データに冗長性を付加するエンコーダと、短くて欠損しにくいデコーダを提供することで、さくらのクラウドシェルにおけるデータ貼り付け時のデータ欠損に打ち勝ってデータを持ち込むことを可能にします。

詳細は以下の記事にあります。
さくらのクラウドシェルにデータを持ち込む #冗長化 - Qiita

About

Add redundancy to data to have it survive data loss while pasting to a cloud-shell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published