rsynk icon indicating copy to clipboard operation
rsynk copied to clipboard

rsync ssh server for JVM in Kotlin

Results 4 rsynk issues
Sort by recently updated
recently updated
newest added

Currently directory tracking is disabled

feature

On application start in order to be able to download files those files should be added. After a restart the operation must be done once again. That can be a...

feature

Currently to start rsynk one needs to pass both private and public parts of the ssh key. It's done so because apache sshd `KeyPairProvider ` designed in a way it...

feature
good first issue

Rsynk has some platform-dependent code such as retrieving file system information and reading all kinds of file information like owners, permissions, etc. To add windows we should add another implementation...

feature
good first issue