mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Version v1.56.0
This commit is contained in:
@@ -3,7 +3,7 @@ title: "Citrix ShareFile"
|
||||
description: "Rclone docs for Citrix ShareFile"
|
||||
---
|
||||
|
||||
## {{< icon "fas fa-share-square" >}} Citrix ShareFile
|
||||
# {{< icon "fas fa-share-square" >}} Citrix ShareFile
|
||||
|
||||
[Citrix ShareFile](https://sharefile.com) is a secure file sharing and transfer service aimed as business.
|
||||
|
||||
@@ -191,7 +191,7 @@ Cutoff for switching to multipart upload.
|
||||
- Config: upload_cutoff
|
||||
- Env Var: RCLONE_SHAREFILE_UPLOAD_CUTOFF
|
||||
- Type: SizeSuffix
|
||||
- Default: 128M
|
||||
- Default: 128Mi
|
||||
|
||||
#### --sharefile-chunk-size
|
||||
|
||||
@@ -205,7 +205,7 @@ Reducing this will reduce memory usage but decrease performance.
|
||||
- Config: chunk_size
|
||||
- Env Var: RCLONE_SHAREFILE_CHUNK_SIZE
|
||||
- Type: SizeSuffix
|
||||
- Default: 64M
|
||||
- Default: 64Mi
|
||||
|
||||
#### --sharefile-endpoint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user