Closed Ahmedazim7804 closed 2 years ago
Used "rclone rcd" instead of "rclone serve" as rcd support multiremotes. and added authentication. although "rclone rcd" does not support --vfs-read-chunk-size flag so i don't know what will be the effect on performance.
sorry for not clear language or for any error, this is my first ever pull request.
thanks for pull request, 😊 i had used rcd command and i had made similar webapp in one of my private repository, please wait i'll pull your pull request by adding an extra optional auth. Don't close this pull request. i'll add much more features including this. maybe it will take less than 2-3 weeks.
Ok thanks, i will not close the pull request. i have a question about security, is it secure for downloading sensitive files from cloud (after auth) ?
i think its safe rclone keep checks its the security
Used "rclone rcd" instead of "rclone serve" as rcd support multiremotes. and added authentication. although "rclone rcd" does not support --vfs-read-chunk-size flag so i don't know what will be the effect on performance.
sorry for not clear language or for any error, this is my first ever pull request.