Text Sharing
How to share text, code snippets, and markdown with S.EE
Overview
S.EE Text Sharing allows you to share plain text, code snippets, and markdown documents with a short, shareable link. Perfect for sharing configuration files, code examples, notes, and documentation.
Create a Text Share
- Log in to https://s.ee/user/dashboard
- Click Sharing > Text in the left sidebar or go directly to https://s.ee/user/text/
- Fill in the details:
- Title (optional) - Used as the filename when downloading
- Short Link - Select your preferred domain
- Text Type - Choose from Plain Text, Code, or Markdown
- Enter your content in the Edit box
- Configure optional settings (see below)
- Click Create Text
Text Types
| Type | Description |
|---|---|
| Plain Text | Simple unformatted text |
| Code | Syntax-highlighted code snippets |
| Markdown | Rendered markdown with formatting |
Optional Settings
| Option | Description |
|---|---|
| Password | Protect your text with a password |
| Tags | Organize your shared texts with tags |
| Expiration | Set when the text share expires |
| Disable search engine indexing | Prevent search engines from indexing your shared text |
Viewing Shared Text
Once created, you'll receive a short link like ba.sh/NhCz.
View Modes
| URL | Description |
|---|---|
ba.sh/NhCz | View the formatted text page with syntax highlighting |
ba.sh/NhCz/raw | View the raw plain text directly |
The /raw endpoint is useful for:
- Downloading scripts directly with
curlorwget - Embedding in other applications
- Viewing without any formatting
Supported Domains
Text sharing is available on these domains:
| Domain | Best For |
|---|---|
| ba.sh | Bash and shell scripts |
| z.sh | Shell scripts |
| fs.to | General file sharing |
| files.to | General file sharing |
| fileshare.to | General file sharing |
| filesharing.to | General file sharing |