Y
Hacker News
new
|
ask
|
show
|
jobs
by
pud
4996 days ago
Does it work over SFTP? I might be able to use something like that.
2 comments
akie
4996 days ago
Apparently it does -
https://github.com/resmo/git-ftp/blob/develop/git-ftp#L123
link
charliesome
4996 days ago
If you have SFTP, that implies you have SSH. Why not just use Git over SSH?
link
pepve
4996 days ago
It does not:
https://www.google.com/search?q=sftp+without+ssh
link
pud
4996 days ago
Because I host on windows and don't have Git installed.
link