Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Self-hosted pastebin powered by Git, open-source alternative to Github Gist. git go docker golang gist typescript pastebin self-hosted pastebin-service tailwindcss Updated Apr 16, 2025 Go andreimarcu / linx-server Star 1.5k Code Issues Pull requests Self-hosted file/code/media sharing web...
git go docker golang gist typescript pastebin self-hosted pastebin-service tailwindcss Updated May 15, 2025 Go psi-4ward / psitransfer Sponsor Star 1.7k Code Issues Pull requests Simple open source self-hosted file sharing solution. upload pastebin file-sharing transfer-files Updated Mar ...
[01:49:46.136] npm WARN 82 more (hamburger-react, react-async-script, react-chartjs-2, ...) [01:49:46.136] npm WARN [01:49:46.136] npm WARN Could not resolve dependency: [01:49:46.136] npm WARN peer react@"^18.0.0" from react-drag-drop-files@2.3.10 [01:49:46.136] npm...
Not only can you use the web interface, but you can also create pastes from the command line! No need to copy-paste or click through to uploading files. You can create pastes from thebashorzshcommand line like so (/usr/include/assert.his just an example): ...
wp_localize_script('browse-s3-js','s3_browse_vars',array( 'json_array'=>__($json_final) ) ); } catch(S3Exception$e){ echo$e->getMessage()."\n"; } return$htmlOutput; } //shortcode for form add_shortcode('s3browse','s3_browse_shortcode_disp'); ...
Configure [paste].delete_expired_files to set an interval for deleting the expired files automatically.On the other hand, following script can be used as cron for cleaning up the expired files manually:#!/bin/env sh now=$(date +%s) find upload/ -maxdepth 2 -type f -iname "*.[0-9...
1524793486620 Sync.AddonsReconciler DEBUG Rectifying state for addon NoScript (version=10.1.7.5, id={73a6fe31-595d-460b-a920-fcc0f8843232}) 1524793486620 Sync.AddonsReconciler DEBUG Rectifying state for addon Textmarker (version=3.3.1, id=textMarker@underFlyingBirches.org) ...
The CI-script might be able to catch that as a special case. Member nicoddemus Aug 19, 2019 I'm OK with catching and displaying the error instead of returning non-zero. I think most (all?) use cases for --pastebin follow the pattern of "posting to pastebin for a nice-to-have ...
# file_upload.pl - Demonstration script for file uploads # over HTML form. # # This script should function as is. Copy the file into # a CGI directory, set the execute permissions, and point use CGI; use strict; my $PROGNAME = "kcard_upload.pl"; my $cgi = new CGI(); sub login...