Skip to content

Major improvements to file handling

Compare
Choose a tag to compare
@labbots labbots released this 01 May 10:24
· 200 commits to master since this release
bd63b2b
  • Improve argument detection.
  • Allow giving arguments(file/folder) after/before the flags.
  • Parse longoptions properly.
  • Use mktemp if available.
  • Add -f/--file/--folder flag ( see README ).
  • Add -o/--overwritr flag ( see README ).
  • Add 10 secs timeout to internet connection check.
  • Use an efficient way to get $COLUMNS size interactively.
  • Improve all of the functions.
  • Use --compressed flag for all curl requests.
  • Allow parallel uploading for subdirs.
  • Improve error handling.
  • Add check for empty folders.
  • Fix default root folder setting.
  • Fix parallel uploads for recursive subdirs.
  • Fix script for if not running in a terminal.
  • No of parallel jobs shouldn't exceed no of files.
  • Fix processArguments function in case of empty folders.
  • Fix -i/--save-info flag when using parallel uploading.
  • Add -q/--quiet flag
  • Add support for team drive.