duythongle / fshare2gdrive

NodeJS script for direct uploading from FShare.vn FILES/FOLDERS to Google Drive without storing files locally.
MIT License
77 stars 52 forks source link

feat: support specifying file/folder password #23

Closed sntran closed 3 years ago

sntran commented 3 years ago

Due to the way arguments are currently passed, it's easier to let the user specify the password through an environment variable.