Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
standalone/drive [2019_10_31 00:31] – [Authentication] stevenstandalone:drive [2023_08_15 20:55] (current) – removed steven
Line 1: Line 1:
-# Standalone Drives 
- 
-[[:standalone|Other Apps]] | 
-[[:standalone/drive/relnotes|Release Notes]] |  
-[[https://sme.sc/WP-SME-OpenStack-Native-Drive|White Paper]] | 
-[[https://storagemadeeasy.com/standalonetools/|Free Trial or Purchase]] 
- 
-Our native drives allow you to mount and interact with object storage as if it was a local disk. Browse and open remote files with any application. Use Windows File Explorer to drag and drop, move, rename and delete files and folders. Configurable cache for performance. Upload manager for non-blocking uploads. Support for large files and deep folder hierarchies. Drives can also be used in scripts and are accessible from the command prompt. 
- 
-Drives are available for private and public clouds supporting: 
- 
- * S3 and S3-Compatible Object Storage 
- * Google Cloud Storage 
- * Microsoft Azure Blob Storage 
- * OpenStack Swift Storage 
- * Rackspace Cloud Files 
- 
-{{ youtube>ENs2u9JLGMw?large }} 
- 
-## Features 
- 
-### Simple Installation 
- 
-After providing the storage endpoint and account credentials the drive is ready to 
-use as a native desktop Windows drive or Mac volume. 
- 
-### Drag and Drop 
- 
-Use the File Explorer or Mac Finder to drag and drop, move, rename and delete 
-objects as if they were files and folders. The drive transparently handles moving, 
-copying and renaming of the underlying files and folders even if often the object 
-storage does not support these operations directly. 
- 
-### Easy Upload and Download 
- 
-Move multiple files or folders between local and cloud storage through drag and 
-drop via the Windows File Explorer or Mac Finder. 
- 
-### Favorite Applications 
- 
-Users can now browse and open files in cloud storage directly from their regular 
-desktop applications such as Microsoft Office or LibreOffice. Easily access the drive via an application’s File Open or Save function. 
- 
-### Buckets and Containers 
- 
-The top level folders represent object storage buckets (or containers) which can be easily created and deleted through the drive. 
- 
-{{ :standalone:drive:create-container.gif |}} 
- 
- 
-### Use From the Command Line 
- 
-Drives are accessed as regular network file-systems. They can be referenced in 
-scripts and are accessible from the command prompt. 
- 
-### Performance 
- 
-The drives are optimized for large and deep folder hierarchies. When folders are 
-browsed only file metadata or stubs are downloaded. This information is cached 
-for a configurable period. Files themselves are also cached when downloaded. 
-Once files are created or modified the Upload Manager works in the background 
-synchronizing them with the cloud storage. 
- 
- 
-See also [[https://blog.storagemadeeasy.com/drive-vs-explorer-the-case-for-using-both/|Object Storage Drive vs. Object Storage Explorer: The Case for Using Both]] 
- 
-## FAQ 
- 
-Q. Can I access the drive from other applications? 
-A. Yes, the drive will be available through an application’s Open File and Save 
-functions. 
- 
-Q. Can I access the drive from a command prompt or terminal? 
-A. Yes, the drive can be accessed like a file system in this respect. 
- 
-Q. Does the drive cache? 
-A. Yes, the drive caches to speed up access. Cache settings can be managed 
-under configuration settings. 
- 
-Q. Does the drive find new content that has been uploaded directly (not via 
-the drive) to the object storage? 
-A. Yes, the drive will show latest content on the storage provider instance 
-whether the content was uploaded through the drive or to the storage 
-provider directly. 
- 
-## Installation 
- 
-The installation process is simple and requires minimal configurations. 
- 
-Latest system requirements at [[:standalone/drive/relnotes|]]. 
- 
-A reboot will be required. 
- 
-## Advanced Functions and Configuration 
- 
-Access functions and options from the icon in the system tray (for Windows). 
- 
- * **Browse S3 Drive** - opens mapped drive in the Windows Explorer 
- * **Refresh now** - invalidates folder listings and file content that may be cached. 
- * **Start/Stop Drive** - starts or stops drive 
- * **Manage uploads** - view uploads that are in-progress or scheduled 
- * **Settings** - change configuration options 
- 
- 
-### Authentication 
- 
-Authentication is specific to the storage provider, typically an id and password. An endpoint can be provided for private clouds. 
- 
- * **S3** - Access key ID and secret access key. The endpoint must **not** include the bucket name. 
- * **OpenStack Swift** - User name, password and either Tenant Name or Tenant Id. Contact your provider for more information. 
- * **Azure** - Account name and either your primary or secondary key 
- * **Google** - Open the [[https://console.cloud.google.com/projectselector/storage/settings|Cloud Storage Settings]] page in the [[https://console.cloud.google.com/|Google Cloud Platform Console]]; Select "Interoperability"; If you have not set up interoperability before, click "Enable interoperability access"; Click "Create a new key". 
- * **Rackspace Files** - User name and API key 
- 
-For OpenStack Swift the option "Use internal URLs when possible" is an optimization for Local Area Networks. 
- 
-### Settings 
- 
-Access advanced configuration settings from the system tray. You can 
-change when and were the drive is mounted, and the duration and behavior 
-of the cache. Some drives have additional options. 
- 
-{{ :standalone:drive:openstack-settings.png?400 |}} 
- 
- * **Start with Windows**: Start automatically on login. Pending uploads will be preserved. 
- * **DLO Segment Size**: Maximum size of parts used uploading large objects  
- * **Drive letter**: The mapped drive letter.  
- * **Folder refresh timeout**: Expiration of directory listing from object storage. Override with the function **Refresh Now**. Default 15 minutes.  
- * **Maximum parallel uploads**: Number of files that can be concurrently uploaded. Default 3. 
- * **Get last modified time header**: Do not change. Default off. 
- * **Delete files cached for more than [8 hours]**: Remove files not accessed for a specific time period. 
- * **Delete cached files larger than [50 MB] after upload**: Do not keep large files in cache after they are uploaded. 
- * **Delete cached files when Windows shuts down**: Clear cache. Does not preserve pending uploads. 
- * **File cache folder**: You may change the location of the local cache. 
- 
- 
-#### Connection Settings 
- 
-The Connections Setting dialog is available from the Authentication and Settings pages. It allows the Internet Proxy settings for the Drive to be managed independently of the Windows Operating System. 
- 
-{{ :standalone:drive:connection-settings.png?400 |}} 
- 
-### Support 
- 
-For more information on how the drive works see [[:standalone/drive/troubleshooting]].