Hacker News new | ask | show | jobs
by theamk 44 days ago
This seems to be some sort of PHP upload/download tool, together with its own custom protocol and custom client.

But why? If you have server access, use it directly. There are plenty of programs which can sync over SCP/SFTP/FTP etc.. directly, no need for some weird PHP shell and custom protocol and 2nd password...

1 comments

Thank you! What I'm thinking is a Gdrive replacement for my phone/desktop that I host myself.

Can I ask, what do you mean with plenty of programs that sync over scp...? Just using like Filezilla is the same really.