Anonymous user
Elysium: Difference between revisions
no edit summary
No edit summary |
|||
Line 30: | Line 30: | ||
'''rsync''' is the recommended tool for uploading files. For example, to upload an em to the shared conjure account, you might run: | '''rsync''' is the recommended tool for uploading files. For example, to upload an em to the shared conjure account, you might run: | ||
rsync -r ./path/to/local/files [email protected]:/home/conjure/ems | rsync -r ./path/to/local/files [email protected]:/home/conjure/ems | ||
== See also == | |||
* [https://cyborgism.wiki/hypha/chapter-ii-docs/elysium Documentation on conjure@elysium / using it with Chapter II at Cyborgism Wiki] |