question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEATURE] New command to copy files from/to VMs

See original GitHub issue

Is it possible to add feature to azure cli to copy files from/to VMs? Something like:

az vm upload --resource-group rg --name vmname --from <localpath> --to <reomtepath> 

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:25
  • Comments:33 (8 by maintainers)

github_iconTop GitHub Comments

13reactions
mwieczorekcommented, Jan 14, 2018

Thanks @yugangw-msft Sure I can upload files using SCP, but using az cli would make some automation tasks simpler, especially for VMs without public IP.

12reactions
adiabukcommented, May 8, 2020

Any updates on this? Seems like an important feature to have

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to copy files from/to a Linux VM
How to copy files from/to a Linux VM. Copy files with SFTP ... In Site Manager dialog of FileZilla, create a new site...
Read more >
How to copy files between Azure subscription from Windows ...
AzCopy is a fantastic command-line tool for copying data to and from Microsoft Azure Blob, File, and Table storage. At the moment, to...
Read more >
Copy or move data to Azure Storage by using AzCopy v10
AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps...
Read more >
In VMS, how can I use the DCL COPY command to transfer ...
The asterisk tells VMS to use the same filename on the copy created on your directory. The two spaces are necessary parts of...
Read more >
how fast to copy files on vmfs - VMware Communities
1) I try to copy(by MC, Veeam fastSCP and cp command) any files (size > 1GB) from one local disk to another on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found