Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
blowski
on March 20, 2016
|
parent
|
context
|
favorite
| on:
$ cat ~/myfile | curl -X PUT --upload-file “-” htt...
What's the advantage of doing this instead of just using SCP or SFTP?
moonshinefe
on March 20, 2016
|
next
[–]
With SFTP and SCP you need to run a daemon on the hosting machine, and create credentials for the other user to login so it's a bunch of extra steps.
For a lot of people with firewalls and no root / admin access, it becomes a major pain.
z3t4
on March 21, 2016
|
parent
|
next
[–]
It's kinda funny that everything runs on port 80/443 now a days because of this.
stephenboyd
on March 20, 2016
|
prev
[–]
People who doesn't even know what a text shell is can just drag a file icon onto the page to upload. No accounts or passwords are involved at either end, so it's about as frictionless as possible.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: