You are here: 网页 > DropboxConnector

DropboxConnector

Accesses the Dropbox file storage service to upload, download, or delete files and folders or list the contents of a folder from a Dropbox account.

跳转到配置

典型的用途

  • Manage datasets on Dropbox by uploading, downloading, and deleting files and folders
  • 将文件的内容(例如XML或栅格)传输到FME中的属性中
  • Read downloaded Dropbox data using theFeatureReader或上传由featurewriter.放弃
  • Retrieve file and folder names, paths, links and other information from Dropbox to use elsewhere in a workspace.

How does it work?

The DropboxConnector uses your Dropbox account credentials (either via a previously defined FME web connection, or by setting up new FME web connection right from the transformer) to access the file storage service.

Depending on your choice of actions, it will upload or download files, folders, and attributes; list information from the service; or delete items from the service. On uploads, link attributes are added to the output features. On List actions, file/folder information is added as attributes.

使用说明

This transformer cannot be used to directly move or copy files between different Dropbox locations. However, multiple DropboxConnectors can be used to accomplish these tasks.

该变形器的性能取决于分配给Java虚拟机(JVM)的内存量。以下环境变量允许您为Java插件指定可用的内存:

  • FME_JVM_MIN_HEAP_SIZE: Initial heap size for initializing the JVM. Default value is 1024K.
  • FME_JVM_MAX_HEAP_SIZE: Maximum heap size for initializing JVM. Default value is 16384K.

If unset, the JVM applies the default values. If set, the values must be multiples of 1024K (for example, 4M and 64M, or 4096K and 32768K).

笔记:要传递FME使用的其他参数到Java虚拟机,请使用java_tool_options环境变量。

配置

输入端口

Output Ports

Parameters

可用的剩余参数取决于请求> Dropbox操作参数的值。每个Dropbox操作的参数如下所述。

编辑变换器参数

Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, clickbeside the applicable parameter. For more information, see变压器参数菜单选项.

定义值

There are several ways to define a value for use in a Transformer. The simplest is to simply type in a value or string, which can include functions of various types such as attribute references, math and string functions, and workspace parameters. There are a number of tools and shortcuts that can assist in constructing values, generally available from the drop-down context menu adjacent to the value field.

参考

Processing Behavior

Feature-Based

Feature Holding

No

依赖性 Dropbox帐户
FME Licensing Level FME专业版及以上
别名 DropboxCaller
历史
类别

一体化

网页

FME Knowledge Center

FME知识中心是演示,How-TOS,文章,常见问题和更多的地方。获取您的问题的答案,从其他用户学习,并建议,投票和评论新功能。

搜索all results about the DropboxConnectoron the FME Knowledge Center.