fixed SFTP-Upload, added needed config entries, updated pom.xml#35
fixed SFTP-Upload, added needed config entries, updated pom.xml#35a-umar wants to merge 2 commits intoZombieStriker:masterfrom
Conversation
|
merge merge |
|
Any idea why the plugin is dead and stuff like this don't get merged? |
|
Dunno, I moved onto DriveBackupV2. |
Does it have SFTP upload? |
|
Yep. |
hmm DriveBackupV2 is pretty meh.. in terms of exemptions... |
|
Well, DriveBackupV2 is active and has a better code base, the configuration options were fine for me. It's much easier to PR DriveBackupV2 than it is to continue using a inactive project. |
True, but "Active" is a big word... its not that active... |
|
Are any backup solutions ever that active? Also easyBackup appears to be semi active as well - might want to check that out. |
Easybackup is broken af atm.. why do you think i'm looking for alternatives xD? |
|
Fair enough, those are all the solutions I know. 🥲 |
|
I can't understand why my fix isn't merged. @ZombieStriker was active since my merge request and my server is running fine with SFTP, the latest spigot version and this fix. (over 5 month now without any problems) |
I'm afraid i don't know how to exactly clone your fork and build it.. |
If you are a little bit into software development its not that hard. |
It would be awesome if you could provide the jar, just whenever u have time ^^ Does it work flawlessly on 1.17 and java 16? |
Yes it works fine with 1.17 and java16 :) |
Hello,
i fixed the SFTP-Upload and its now working. I also added a few config entries to be able to connect to unknown hosts and set the remote directory.
This fixes #34. fixes #25. fixes #18. fixes #16.