Downloads:
10,876
Downloads of v 6.1.15:
450
Last Update:
03 Apr 2018
Package Maintainer(s):
Software Author(s):
- ExpanDrive
- Inc.
Tags:
expandrive cloud backup box amazon dropbox google openstack onedrive sftp webdav trial- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
ExpanDrive (Trial) (Install)
This is not the latest version of ExpanDrive (Trial) (Install) available.
- 1
- 2
- 3
6.1.15 | Updated: 03 Apr 2018
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
10,876
Downloads of v 6.1.15:
450
Maintainer(s):
Software Author(s):
- ExpanDrive
- Inc.
ExpanDrive (Trial) (Install) 6.1.15
This is not the latest version of ExpanDrive (Trial) (Install) available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by ExpanDrive, Inc. The inclusion of ExpanDrive, Inc. trademark(s), if any, upon this webpage is solely to identify ExpanDrive, Inc. goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install ExpanDrive (Trial) (Install), run the following command from the command line or from PowerShell:
To upgrade ExpanDrive (Trial) (Install), run the following command from the command line or from PowerShell:
To uninstall ExpanDrive (Trial) (Install), run the following command from the command line or from PowerShell:
Deployment Method:
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
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
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
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download expandrive --internalize --version=6.1.15 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade expandrive -y --source="'INTERNAL REPO URL'" --version="'6.1.15'" [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'" --version="'6.1.15'"
$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: '6.1.15'
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 '6.1.15'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller expandrive
{
Name = "expandrive"
Version = "6.1.15"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'expandrive':
ensure => '6.1.15',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 04 Jul 2018.
ExpanDrive 6 is up to 500% faster and has a robust offline-sync mode. It adds BackBlaze B2, Google Team Drives, SMB/CIFS and an entirely new User interface with context menus, transfer badges, search, file versioning, link-sharing and so much more.
Supports every Cloud
ExpanDrive creates a virtual drive for Mac and Windows that connects to all major cloud storage providers such as Dropbox, Google Drive, Google Team Drive, Amazon Drive, Box, OneDrive, Openstack Swift, BackBlaze B2, Amazon S3 or your own SFTP, FTP or WebDAV server and SMB/Windows File Sharing.
Super-fast uploads with Strongsync
ExpanDrive 6 changes the game again with a new multi-threaded connection engine that is up to 500% faster. ExpanDrive moves transfers into the background and transfers your files in parallel. This lets you keep working and stop waiting for transfers to complete. ExpanDrive v6 quickly uploads your files in the background.
Cloud storage in every application
ExpanDrive 6 acts just like a USB drive plugged into your computer. Open, edit, and save files to remote computers from within your favorite programs—even when they are on a server half a world away. Enhance every single application on your computer by transparently connecting it to remote data.
Finder and Explorer is your user interface
Securely access any remote file server directly from Finder and Explorer, or even the terminal. There’s no need to open a separate transfer client just for file transfer. ExpanDrive 6 extends the way all applications can access data.
System Requirements:
- Windows XP SP3 or newer, tested through Windows 8.1
- Supports 32-bit and 64-bit installations
- Supports Windows Server editions, including terminal server
- Does not support Windows RT
ExpanDrive runs unlicensed and fully featured for 7 days giving you a chance to try everything out. Once the trial period you’ll need to buy a license or you will be limited to 20 minutes of use.
Single User license is $49.95.
Log in or click on link to see number of positives.
- expandrive.6.1.15.nupkg (ecd35c047e91) - ## / 59
- ExpanDrive_Setup_6.1.15.exe (1e8a157baef9) - ## / 63
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) 2021.08.03 | 543 | Friday, September 10, 2021 | Approved | |
ExpanDrive (Trial) (Install) 2021.8.2 | 145 | Monday, August 16, 2021 | Approved | |
ExpanDrive (Trial) (Install) 2021.7.1 | 148 | Tuesday, August 3, 2021 | Approved | |
ExpanDrive (Trial) (Install) 2021.6.4 | 188 | Saturday, July 10, 2021 | Approved | |
ExpanDrive (Trial) (Install) 7.6.5 | 460 | Monday, November 23, 2020 | Approved | |
ExpanDrive (Trial) (Install) 7.5.0 | 639 | Wednesday, July 1, 2020 | Approved | |
ExpanDrive (Trial) (Install) 7.4.1 | 580 | Sunday, November 24, 2019 | Approved | |
ExpanDrive (Trial) (Install) 7.0.16 | 668 | Sunday, May 12, 2019 | Approved | |
ExpanDrive (Trial) (Install) 6.4.5 | 275 | Wednesday, February 20, 2019 | Approved | |
ExpanDrive (Trial) (Install) 6.4.3 | 294 | Sunday, January 27, 2019 | Approved | |
ExpanDrive (Trial) (Install) 6.3.0 | 322 | Tuesday, November 6, 2018 | Approved | |
ExpanDrive (Trial) (Install) 6.1.15 | 450 | Tuesday, April 3, 2018 | Approved | |
ExpanDrive (Trial) (Install) 6.1.11 | 374 | Saturday, March 3, 2018 | Approved | |
ExpanDrive (Trial) (Install) 6.1.9 | 412 | Thursday, December 28, 2017 | Approved | |
ExpanDrive (Trial) (Install) 6.1.6 | 438 | Sunday, November 26, 2017 | Approved | |
ExpanDrive (Trial) (Install) 6.1.0 | 400 | Monday, September 25, 2017 | Approved | |
ExpanDrive (Trial) (Install) 6.0.15 | 403 | Friday, September 8, 2017 | Approved | |
ExpanDrive (Trial) (Install) 6.0.14 | 418 | Tuesday, August 8, 2017 | Approved | |
ExpanDrive (Trial) (Install) 6.0.8 | 402 | Saturday, July 8, 2017 | Approved | |
ExpanDrive (Trial) (Install) 6.0.5 | 390 | Wednesday, July 5, 2017 | Approved | |
ExpanDrive (Trial) (Install) 5.5.3 | 437 | Friday, June 23, 2017 | Approved | |
ExpanDrive (Trial) (Install) 5.4.6 | 479 | Friday, April 28, 2017 | Approved | |
ExpanDrive (Trial) (Install) 5.4.5 | 573 | Saturday, February 4, 2017 | Approved | |
ExpanDrive (Trial) (Install) 5.4.4 | 453 | Sunday, January 22, 2017 | Approved | |
ExpanDrive (Trial) (Install) 5.4.2 | 458 | Saturday, December 10, 2016 | Approved | |
ExpanDrive (Trial) (Install) 5.4.1 | 461 | Sunday, October 16, 2016 | Approved |
© ExpanDrive, Inc.
This package has no dependencies.
Ground Rules:
- This discussion is only about ExpanDrive (Trial) (Install) and the ExpanDrive (Trial) (Install) 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) (Install), 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.