# Upload using cURL
$ curl –upload-file ./hello.txt https://transfer.sh/hello.txt
# Using the shell function
$ transfer hello.txt
##################################################### 100.0%
# Upload using cURL
$ curl –upload-file ./hello.txt https://transfer.sh/hello.txt
# Using the shell function
$ transfer hello.txt
##################################################### 100.0%