transfer.sh เป็นบริการ file sharing แบบต้องใช้ command line ตอนนี้ก็รองรับทั้งการฝากไฟล์ที่อยู่ในเครื่อง (local file) s3 (Amazon S3) และ gdrive (Google Drive) โดยฟีเจอร์หลัก ๆ ก็มี ผ่าน shell command ได้ (Powershell ด้วย) ขนาดไฟล์สูงสุดได้ 10 GB ฝากไฟล์ได้ 14 วัน เข้ารหัสไฟล์ได้ กำหนดเงื่อนไข (จำนวน) การดาวน์โหลด ฟรี ??? ตัวอย่างแบบเบสิคเลย # Uploading is easy using curl $ curl –upload-file ./hello.txt https://transfer.sh/hello.txt https://transfer.sh/66nb8/hello.txt $ curl -H “Max-Downloads: …
Continue reading “transfer.sh – Easy file sharing from the command line”