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
395 stars 93 forks source link

[Feature Request] Ability to open adapter for multiple users from same command window. #17

Closed VikasRana closed 6 years ago

VikasRana commented 6 years ago

Hi,

Thanks for implementing previous request of user's rights and configurable home directory.

Would it be possible to launch adapter from single command for multiple users put in the .properties file? And by default all having the same rights. Currently if I put multiple user:pass in the configuration.properties file adapter reads the last entry.

So if I put, ftp.user=user1 ftp.pass=user1 ftp.user=user2 ftp.pass=user2

It would open connection for 'user2'.

Thanks a lot for your time on doing this for all of us.

VikasRana commented 6 years ago

Simply genius. I dont have enough words.