LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vagrant-upload

Upload files to Vagrant guest machines

TLDR

Upload file to VM
$ vagrant upload [source] [destination]
copy
Upload to specific VM
$ vagrant upload [source] [destination] [name]
copy
Upload with compression
$ vagrant upload --compress [source] [destination]
copy

SYNOPSIS

vagrant upload [options] source [destination] [name]

DESCRIPTION

vagrant upload copies files from host to guest machine. Supports compression for large files. Destination defaults to home directory if not specified.

PARAMETERS

--compress

Compress before upload.
--temporary
Upload to temp directory.

SEE ALSO

vagrant(1), vagrant-ssh(1), scp(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid