1.0.3 • Published 1 year ago
wetransfer-cli v1.0.3
WeTransfer Automation CLI
Upload files to WeTransfer directly from your terminal using browser automation.
Installation
Without Installation
npx wetransfer upload <path_to_your_file>
or
npm install -g wetransfer-cli
or
yarn global add wetransfer-cli
Usage
Upload
Upload files with the wetransfer upload
command:
wetransfer upload <path_to_your_file>
Example:
wetransfer upload ./myfile.txt