Output link needs it's own extra line #209

Closed
opened 2026-01-19 18:29:26 +00:00 by michael · 2 comments
Owner

Originally created by @marfier on GitHub.

The output link needs it's own extra line.

So it is currently like:

root@burnodactyl:/var/www/pterodactyl# transfer ~/.bashrc
####################################################################################################################### 100.0%
https://transfer.sh/aUcNR/.bashrcroot@burnodactyl:/var/www/pterodactyl#

But it should be like:

root@burnodactyl:/var/www/pterodactyl# transfer ~/.bashrc
####################################################################################################################### 100.0%
https://transfer.sh/aUcNR/.bashrc
root@burnodactyl:/var/www/pterodactyl#

I'm using the .bashrc alias.

Originally created by @marfier on GitHub. The output link needs it's own extra line. So it is currently like: ``` root@burnodactyl:/var/www/pterodactyl# transfer ~/.bashrc ####################################################################################################################### 100.0% https://transfer.sh/aUcNR/.bashrcroot@burnodactyl:/var/www/pterodactyl# ``` But it should be like: ``` root@burnodactyl:/var/www/pterodactyl# transfer ~/.bashrc ####################################################################################################################### 100.0% https://transfer.sh/aUcNR/.bashrc root@burnodactyl:/var/www/pterodactyl# ``` I'm using the `.bashrc` alias.
Author
Owner

@marfier commented on GitHub:

@GalacticLion7 this is the expected behaviour since the beginning

That doesn't explain anything at all.

@marfier commented on GitHub: > @GalacticLion7 this is the expected behaviour since the beginning That doesn't explain anything at all.
Author
Owner

@paolafrancesca commented on GitHub:

@GalacticLion7 this is the expected behaviour since the beginning

@paolafrancesca commented on GitHub: @GalacticLion7 this is the expected behaviour since the beginning
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#209