Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

10,404

Downloads of v 2021.08.03:

467

Last Update:

10 Sep 2021

Package Maintainer(s):

Software Author(s):

  • ExpanDrive
  • Inc.

Tags:

expandrive cloud backup box amazon dropbox google openstack onedrive sftp webdav nextcloud wasabi backblaze sharepoint cross-platform trial

ExpanDrive (Trial)

  • 1
  • 2
  • 3

2021.08.03 | Updated: 10 Sep 2021

Downloads:

10,404

Downloads of v 2021.08.03:

467

Maintainer(s):

Software Author(s):

  • ExpanDrive
  • Inc.

ExpanDrive (Trial) 2021.08.03

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install ExpanDrive (Trial), run the following command from the command line or from PowerShell:

>

To upgrade ExpanDrive (Trial), run the following command from the command line or from PowerShell:

>

To uninstall ExpanDrive (Trial), run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade expandrive -y --source="'INTERNAL REPO URL'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade expandrive -y --source="'INTERNAL REPO URL'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install expandrive
  win_chocolatey:
    name: expandrive
    version: '2021.08.03'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'expandrive' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '2021.08.03'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller expandrive
{
    Name     = "expandrive"
    Version  = "2021.08.03"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'expandrive':
  ensure   => '2021.08.03',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved as a trusted package on 10 Sep 2021.

Description


choco://expandrive

To use choco:// protocol URLs, install (unofficial) choco:// Protocol support


ExpanDrive is a fast network drive and browser for cloud storage.
Securely access the cloud from any application, including Finder and Explorer.

Built into Finder and Explorer

ExpanDrive adds cloud storage like Google Drive, Dropbox, Amazon S3, SFTP, Box, OneDrive and Sharepoint to Finder and Explorer. Don’t bother with an extra app just to move data around. ExpanDrive connects cloud storage to every application on your computer including Office 365, Photoshop, and VS Code.

Smart Offline Sync

Choose files for offline access and work without an internet connection. Synchronization to the cloud takes place automatically when you’re back online. Other files are accessed on-demand from the cloud, taking no disk space.

Hello, Linux

Major storage providers have left you behind and we’re here to help. ExpanDrive adds native cloud storage access into Linux for all major Linux distributions, including Ubuntu, Mint, CentOS, Redhat, and more.

ExpanDrive hooks into Spotlight Search on Mac and Windows file search. Quickly search your remote storage for whatever you’re looking for. The integrated storage browser has additional support for blazing-fast server side search.

Multi-user file locking

ExpanDrive now propagates lock files in Microsoft Office documents across the cloud. If a user is editing an Office document, other users will only be able to open that document read-only until the editing user closes it.

File Version Management

Easily access older versions of files on cloud storage backends that support versioning, including Box, Dropbox, S3, Google Drive, OneDrive and Sharepoint.

Connect to any Cloud

Connect to all major cloud storage providers, or your own server. With a single app you can connect to:

  • Dropbox
  • Google Drive and Google Team Drives
  • Amazon Drive
  • Box
  • OneDrive and OneDrive for Business
  • Sharepoint
  • Nextcloud
  • Wasabi
  • Backblaze B2
  • SFTP/FTP, WebDAV
  • SMB/Windows File Sharing

Single User license is $49.95, lifetime upgrades is +$29.95

ExpanDrive Blog


tools\ChocolateyInstall.ps1
$ErrorActionPreference	= 'Stop'
$packageName			= 'ExpanDrive'
$softwareName			= 'ExpanDrive*'
$toolsPath				= Split-Path $MyInvocation.MyCommand.Definition
$checksum				= 'd8401aa3f3ad7bb0d4735a1e4c4bfce08178052e0da340cc6b0ac814eaaa4d4b'
$silentArgs				= '/quiet'
$validExitCodes			= @(0)
$fileLocation			= "$toolsPath\ExpanDrive_Setup_2021.8.3.exe"

$packageArgs = @{
	packageName    = $packageName
	fileType       = 'exe'
	file           = $fileLocation
	checksum       = $checksum
	checksumType   = 'sha256'
	silentArgs     = $silentArgs
	validExitCodes = $validExitCodes
	softwareName   = $softwareName
}
 
Install-ChocolateyPackage @packageArgs
tools\ExpanDrive_Setup_2021.8.3.exe
md5: 96F7E138417DE892A4AB3A9917AC57E2 | sha1: AA94B9CBB1803C1D77ABF544B922DD372CB9D14F | sha256: D8401AA3F3AD7BB0D4735A1E4C4BFCE08178052E0DA340CC6B0AC814EAAA4D4B | sha512: 4B2F664226C2013187E9EC30A0526512C4F4C0C6F86D2FE549E9516D331179142AC64DFF4597880B2CD57966B5C33EE800A80D35AF3C04F80A9B66C2E79C110E
tools\legal\LICENSE.txt
License
It is agreed that usage of ExpanDrive Inc. producs, including ExpanDrive, Strongsync, S3 Pro, Server edition, ExpanDrive for Teams and Strongspace – collectively the “Software”  and/or of any amount invoiced hereunder shall conclusively evidence agreement to ExpanDrive’s Standard Terms and Condition in all respects, collectively with ExpanDrive’s privacy policy at (https://www.expandrive.com/privacy-policy) and in particular, the General provisions thereof.

ExpanDrive Standard Terms and Conditions

1. GENERAL. ExpanDrive’s prices are premised on the parties’ express understanding and agreement that these Standard Terms and Conditions: (i) represent the complete and exclusive statement of the agreement between the parties, (ii) may not be modified, supplemented, explained or waived by parol evidence, Licensee’s purchase order, any course of dealing, ExpanDrive’s performance or delivery, or in any other way except in writing hand signed by an authorized representative of ExpanDrive, and (iii) are intended to cover all activity of ExpanDrive and Licensee hereunder including any services to be rendered by ExpanDrive in connection with the licensing of the Products. Any reference in ExpanDrive’s invoice, or otherwise, to Licensee’s specifications or requirements is solely for the purpose of describing the products and services covered hereby and shall not serve to either to: (a) adopt those specifications or requirements as part of the parties’ agreements, or (b) modify any of the terms of this agreement, particularly (and not in limitation of the generality of the foregoing) as regards the parties’ understanding that this agreement establishes that no warranty is being provided by ExpanDrive regarding Licensee’s use of the Products or services. By way of clarification, and not in limitation of the generality of the foregoing, it is specifically agreed that statements on ExpanDrive’s website and elsewhere are issued for general and informational purposes only and shall not be deemed to modify the provisions hereof or form the basis for a claim that ExpanDrive provided a warranty of any kind. The agreement formed hereby and the language contained herein shall be construed and enforced under the Uniform Commercial Code in effect in the Commonwealth of Massachusetts (being the home office location of ExpanDrive) on the date hereof.”

2. License Agreement

BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR USING THIS SOFTWARE YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCEPTING THESE TERMS ON BEHALF OF ANOTHER PERSON OR A COMPANY OR OTHER LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND THAT PERSON, COMPANY, OR LEGAL ENTITY TO THESE TERMS.

You may not copy this software except solely for backup or archival purposes. You may not transfer or assign the right to use the software except as provided below. You may not reverse engineer, decompile, or disassemble this software, except and only to the extent that such activity is expressly permitted by applicable law, notwithstanding this limitation. You may not create derivative works from this software.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THERE IS NO WARRANTY FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS PROVIDE THE SOFTWARE “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH YOU. SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
3. Insurance – ExpanDrive does not carry an insurance policy
4. Refund Policy – No refunds are available
5. Marketing Activities. You hereby grant ExpanDrive the right to use, reproduce, publish, perform and display, at its sole discretion your name, and/or logo (“Customer Marks“) on the Site. At any time, you may request in writing that ExpanDrive cease to display Customer Marks and ExpanDrive will subsequently remove Customer Marks from the Site.
tools\legal\VERIFICATION.txt
SHA256

ExpanDrive_Setup_2021.8.3.exe: d8401aa3f3ad7bb0d4735a1e4c4bfce08178052e0da340cc6b0ac814eaaa4d4b

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
ExpanDrive (Trial) (Install) 2021.8.2 131 Monday, August 16, 2021 Approved
ExpanDrive (Trial) (Install) 2021.7.1 133 Tuesday, August 3, 2021 Approved
ExpanDrive (Trial) (Install) 2021.6.4 173 Saturday, July 10, 2021 Approved
ExpanDrive (Trial) (Install) 7.6.5 439 Monday, November 23, 2020 Approved
ExpanDrive (Trial) (Install) 7.5.0 627 Wednesday, July 1, 2020 Approved
ExpanDrive (Trial) (Install) 7.4.1 554 Sunday, November 24, 2019 Approved
ExpanDrive (Trial) (Install) 7.0.16 654 Sunday, May 12, 2019 Approved
ExpanDrive (Trial) (Install) 6.4.5 263 Wednesday, February 20, 2019 Approved
ExpanDrive (Trial) (Install) 6.4.3 278 Sunday, January 27, 2019 Approved
ExpanDrive (Trial) (Install) 6.3.0 300 Tuesday, November 6, 2018 Approved
ExpanDrive (Trial) (Install) 6.1.15 430 Tuesday, April 3, 2018 Approved
ExpanDrive (Trial) (Install) 6.1.11 365 Saturday, March 3, 2018 Approved
ExpanDrive (Trial) (Install) 6.1.9 404 Thursday, December 28, 2017 Approved
ExpanDrive (Trial) (Install) 6.1.6 410 Sunday, November 26, 2017 Approved
ExpanDrive (Trial) (Install) 6.1.0 386 Monday, September 25, 2017 Approved
ExpanDrive (Trial) (Install) 6.0.15 390 Friday, September 8, 2017 Approved
ExpanDrive (Trial) (Install) 6.0.14 408 Tuesday, August 8, 2017 Approved
ExpanDrive (Trial) (Install) 6.0.8 388 Saturday, July 8, 2017 Approved
ExpanDrive (Trial) (Install) 6.0.5 374 Wednesday, July 5, 2017 Approved
ExpanDrive (Trial) (Install) 5.5.3 422 Friday, June 23, 2017 Approved
ExpanDrive (Trial) (Install) 5.4.6 451 Friday, April 28, 2017 Approved
ExpanDrive (Trial) (Install) 5.4.5 560 Saturday, February 4, 2017 Approved
ExpanDrive (Trial) (Install) 5.4.4 441 Sunday, January 22, 2017 Approved
ExpanDrive (Trial) (Install) 5.4.2 446 Saturday, December 10, 2016 Approved
ExpanDrive (Trial) (Install) 5.4.1 445 Sunday, October 16, 2016 Approved

This package has no dependencies.

Discussion for the ExpanDrive (Trial) Package

Ground Rules:

  • This discussion is only about ExpanDrive (Trial) and the ExpanDrive (Trial) package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or ExpanDrive (Trial), or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus