andresoviedo / google-drive-ftp-adapter

Google Drive FTP Adapter to connect to google drive through the FTP protocol
GNU Lesser General Public License v3.0
394 stars 93 forks source link

Standardise Authentication port #45

Closed vaibhavthapliyal closed 5 years ago

vaibhavthapliyal commented 5 years ago

Added a property in the config file which will set the authentication server to listen at that port.

The property is called "auth.port". If this property is not specified the server will be setup at any randomised port.

andresoviedo commented 5 years ago

Awesome @vaibhavthapliyal .
Just missing the pre-compiled jar with dependencies.

vaibhavthapliyal commented 5 years ago

Should I send another pull request with the pre built jar added?

andresoviedo commented 5 years ago

yes please.