Releases: labbots/google-drive-upload
Releases · labbots/google-drive-upload
Fix #95 | New flags --exclude and --include
Fix code input read in posix script
Exclude or include the files from uploading matching the given pattern
Resolve #92 | Some important fixes
v3.1.1 Remnant fixes for 6197ef8
Minor fixes for uploading
Fix uploading for files with spaces and other chars my bad, missed in refactoring
POSIX compatiblity | Decrease script execution overhead | Cleanup
Add posix compatible scripts
Cleanup a lot of code
Fix parallel uploading bugs for macos, freebsd, etc
Optimize and decrease process execution time
Remove diff command dependency
Make install.sh posix compatible, add new flags.
Use only posix supported commands for sed, grep and xargs
Update README
Update workflow to test on macos
Added Retry failed upload option and fixes to regenerate Refresh token
Merge pull request #89 from Akianonymus/fix [BUGFIX] Fix REFRESH_TOKEN not updating in config after first run
Minor Fixes
- Cleanup scripts
- Fix #80
- Improve ci checking
Feature improvements
Features
- Implement incremental updates.
- Automatic script updates.
- Properly kill all the sub proccess in case of abnormal exit.
- Remove empty dirs after uninstall.
- Add flag to limit speed.
Issue Fix
Major improvements
- Fix installation script for bsd/mac users.
- Add additional checks for native dependencies.
- Remove use of github api to fetch latest sha/tag.
- Added syncing to root folder with sync script.
- Show more detailed info when updating/installing.
- Add a check in sync script to check if target folder is empty.
- gsync: Add systemd service configuration.
- upload.sh: Fix parallel downloads for file containing special characters.
- Better handling of error messages
Fix gupload self update
upload.sh: Fix #64 * Missed in eca7070bbecd0160042bb0c59a1eada81e870ffe