Now a days, i am mosting working on vps where there is no filemanger like in a cpanel site, so it has become a problem for me to upload files to server.
sometimes i upload them to another server then i do wget
then delete file from first server, which is a PITA.
another option i found is, using wetransfer and following this trick but that too gave me problems sometimes,
so finally when i search online for a solution, i come across excellent transfer.sh , site UI looks bit confusing at beginning but once you understand how to use it… its a breeze to use.
only downside is not able to delete files but if we care about deleting files.
If deleting files is important then we can fork/clone their repo and host in our own server so we can even delete files or we can’t care at all 😉