今天,猿妹要和大家分享一个简单,方便,快捷的命令行文件分享服务——Transfer.sh,最关键的是它支持加密传输数据,最多允许你上传10GB,上传和下载的速度很快,上传后的文件支持URL共享,支持ZIP或Tar压缩格式。
Transfer.sh 旨在与Linux shell一起使用目前支持 s3(Amazon S3)、gdrive(Google Drive)、storj(Storj)提供者和本地文件系统(local)。
目前,Transfer.sh已经在Github上标星11.7K,累计分支1.2K(Github地址:https://github.com/dutchcoders/transfer.sh)
下面还是一起来看看使用方法吧:
上传:
- $ curl --upload-file ./hello.txt https://transfer.sh/hello.txt
加密上传:
- $ cat /tmp/hello.txt|gpg -ac -o-|curl -X PUT --upload-file "-" https://transfer.sh/test.txt
下载和解密:
- $ curl https://transfer.sh/1lDau/test.txt|gpg -o- > /tmp/hello.txt
上传到virustotal:
- $ curl -X PUT --upload-file nhgbhhj https://transfer.sh/test.txt/virustotal
删除
- $ curl -X DELETE
设置最大下载量
- $ curl --upload-file ./hello.txt https://transfer.sh/hello.txt -H "Max-Downloads: 1" # Limit the number of downloads
设置最大天数
- $ curl --upload-file ./hello.txt https://transfer.sh/hello.txt -H "Max-Days: 1" # Set the number of days before deletion
新闻标题:Github标星115K,这个文件传输神器别告诉我你还不知道
本文URL:http://www.mswzjz.cn/qtweb/news43/435243.html
攀枝花网站建设、攀枝花网站运维推广公司-贝锐智能,是专注品牌与效果的网络营销公司;服务项目有等
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 贝锐智能