TheDudeFromCI
0c3bace49e
Added custom port support for ftp access
2021-08-03 03:00:23 -07:00
Neocky
2e459cafe2
Fixed spelling
...
Changes:
- fixed uppercase variable name
2021-08-01 15:10:36 +02:00
Neocky
1ff34a7372
Fixed ftp file or folder check
...
Changes:
- fixed issue where it couldn't detect if it would be a file or folder with ftp
2021-08-01 15:06:55 +02:00
Neocky
50038c4474
Fixed issue with seperate download path for sftp, ftp & local
...
Changes:
- fixed issue when updating with the activated option of a seperate download path
- removed leftover debug output
2021-06-27 01:46:15 +02:00
Neocky
41527926b2
Fixed TypeError while checking for updates & added update notes test
...
Changes:
- fixed TypeError when folder in plugin folder had .jar in name
- added update notes test to check all
2021-06-12 17:03:55 +02:00
Neocky
2712bd5be6
Added .jar
validation to SFTP/FTP
...
Changes:
- added `.jar` file validation to SFTP/FTP
- cleanup of old code
2021-05-30 18:52:35 +02:00
Neocky
706b8049c3
Added custom header to download & better ftp error messages
...
Changes:
- added custom header to plugin download
- added better sftp/ftp error messages
- removed unnecessary sftp/ftp functions
2021-03-31 18:11:41 +02:00
Neocky
927767b0aa
Added FTP support
...
Changes:
- added ftp support
- added ftp to every function which had already sftp interaction
- edited config
- added handle_ftp.py
fixed old configcheck() bugs
- added sftp/ftp to eggcrackingjar mechanism
- added new line input with enter
2021-03-30 23:55:04 +02:00