IntelliTect.PSDropbin

0.7.1.0

This PowerShell module permits you to access Dropbox as if it were a local drive.


USAGE:
Import-Module IntelliTect.PSDropbin
New-DropboxDrive Dbx
cd Dbx:


The first time that you mount a given drive, your browser will open and prompt for access.
To unmount a drive, run Remove-PSDrive -Name Dbx. The stored access token will be removed when you do so. You
This PowerShell module permits you to access Dropbox as if it were a local drive.


USAGE:
Import-Module IntelliTect.PSDropbin
New-DropboxDrive Dbx
cd Dbx:


The first time that you mount a given drive, your browser will open and prompt for access.
To unmount a drive, run Remove-PSDrive -Name Dbx. The stored access token will be removed when you do so. You can also run Remove-DropboxCredential at any time to remove access tokens.


If you would like for your Dropbox drive to always be available, consider adding these commands to your PowerShell user profile (https://technet.microsoft.com/en-us/library/bb613488%28v=vs.85%29.aspx).
Show more
The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name IntelliTect.PSDropbin -RequiredVersion 0.7.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name IntelliTect.PSDropbin -Version 0.7.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 IntelliTect. All rights reserved.

Package Details

Author(s)

  • Stephen Hoerner Mark Michaelis Andrew Scott & Casey Schadewitz

Cmdlets

Copy-DropboxToLocal Copy-LocalToDropbox Remove-DropboxCredential

Functions

Copy-Item Move-Item New-DropboxDrive

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated