愚蠢的怪胎技巧:通过命令行管理SkyDrive

愚蠢的怪胎技巧:通过命令行管理SkyDrive

Originally launched as an April Fools prank by the Microsoft SkyDrive team, SkyCMD turned out to be a really geeky way to manage files and folders on your SkyDrive from the command line. Lets take a quick look.

SkyCMD最初是由Microsoft SkyDrive团队以愚人节恶作剧推出的,原来是从命令行管理SkyDrive上文件和文件夹的一种怪异方式。 让我们快速看一下。

通过命令行管理SkyDrive (Managing Your SkyDrive Through the Command Line)

Fire up your browser of choice and head over to the web site.

启动您选择的浏览器,然后转到该网站

愚蠢的怪胎技巧:通过命令行管理SkyDrive

The first thing you are going to want to do is use the “green” command, to change the font color.

您要做的第一件事是使用“绿色”命令来更改字体颜色。

愚蠢的怪胎技巧:通过命令行管理SkyDrive

Next we will want to actually login to our SkyDrive, to do this use the login command.

接下来,我们将要实际登录我们的SkyDrive,为此使用login命令。

愚蠢的怪胎技巧:通过命令行管理SkyDrive

If your browser blocks pop-ups you will need to temporarily allow them.

如果您的浏览器阻止了弹出窗口,则需要暂时​​允许它们。

愚蠢的怪胎技巧:通过命令行管理SkyDrive

You will need to login to your Windows Live account and give SkyCMD access to your SkyDrive.

您将需要登录Windows Live帐户,并授予SkyCMD访问您的SkyDrive的权限。

愚蠢的怪胎技巧:通过命令行管理SkyDrive

Once you are logged into your SkyDrive you can use the help command to see a complete list of all the commands you can use.

登录到SkyDrive后,您可以使用help命令查看可以使用的所有命令的完整列表。

愚蠢的怪胎技巧:通过命令行管理SkyDrive

As you can see there are a number of familiar commands available for you to manipulate your SkyDrive. The first thing you will want to do is use the dir command to see the contents of your current directory.

如您所见,有许多熟悉的命令可用于操纵SkyDrive。 您要做的第一件事是使用dir命令查看当前目录的内容。

愚蠢的怪胎技巧:通过命令行管理SkyDrive

You can then use the cd command to navigate into the folders.

然后,您可以使用cd命令导航到文件夹。

愚蠢的怪胎技巧:通过命令行管理SkyDrive

To really show you are a command line ninja, you could even download your files:

为了真正表明您是命令行忍者,您甚至可以下载文件:

download testfile.docx

下载testfile.docx

Or even make new folders:

甚至创建新文件夹:

mkdir TestFolder

mkdir TestFolder

This trick is sure to earn you huge geek cred and only takes a few minutes. So what you waiting for?

这个技巧肯定会为您赢得巨大的怪胎信誉,并且只需要几分钟。 那你还等什么呢?

翻译自: https://www.howtogeek.com/110519/stupid-geek-tricks-manage-your-skydrive-through-the-command-line/