You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(file_server): download pdf files via http instead of ssh
- changed ssh_ parameters (host, user, password) to file_server_
- added functions to download pdf files and to list supp files dirs from http server
- updated tests
- updated README