必须挂载特定的远程文件系统。
另一个远程文件系统变体称为S3FS。
远程文件系统一般来说都会降低索引速度。
Use a local filesystem. Remote filesystems are typically quite a bit slower for indexing.
使用tar将数据复制到远程文件系统
任意组合本地和远程文件系统都可以使用。
Any combination of local and remote file systems can be used.
为远程文件系统配置磁盘配额的整个过程可以划分为以下步骤
The overall process of configuring disk quota for remote filesystems can be partitioned as follows
通过浏览本地或远程文件系统选择要部署的EAR 文件。
Select an EAR file to deploy by browsing either a local or remote file system.
Mount代表将远程文件系统加载到本地文件系统空间中。
Mount represents the mounting of a remote file system into the local file system space.
符号链接可以跨文件系统,甚至可以指向远程文件系统中的文件。
Symbolic links can span file systems and can even point to files in a remote file system.
前面的小节展示了将文件从本地发送至远程文件系统的实现样例。
The previous section showed a sample implementation for sending a file from local to a remote file system.
其他文件系统,比如可移动的媒体或者远程文件系统,需要手工装载。
Other file systems, such as removable media or remote file systems, will need to be manually mounted.
因此,NFS不是传统意义上的文件系统,而是访问远程文件系统的协议。
As such, NFS is not a file system in the traditional sense but instead a protocol for accessing file systems remotely.
利用在远程文件系统中指定的文件,客户端能够触发READ RPC请求。
With the file identified in the remote file system, the client can issue READ RPC requests.
一些远程文件系统不支持大于2GB的文件,即使在服务器上的文件系统可能。
Some remote file systems do not support files larger than 2 GB, even though the file system on the server might.
你可以启动或停止云中的应用,为它们分配服务,浏览远程文件系统,这些都可以直接在STS中完成。
You can start and stop your apps in the cloud, assign services to them, browse the remote file system, do things like this directly from within STS.
前一节演示了如何识别本地设备上打开的文件和目录,对于挂载的远程文件系统也很容易获得相同的信息。
The previous section showed how to identify open files and directories on a local device, but you can just as easily get the same information about a mounted remote file system.
远程文件系统和其他内核服务可以使用这个服务来管理密码学、身份验证标记、跨域用户映射和其他安全问题。
The service can be used by remote filesystems or other kernel services to manage cryptography, authentication tokens, cross-domain user mappings, and other security concerns.
打个比方,我们已经创建了一个文件传输api,它曝露了发送、接收以及浏览远程文件系统的功能。
So, for example, we've created a file transfer API that exposes the ability to send, retrieve files as well as browse remote file systems.
可以通过网络文件系统(Net workFileSystem,NFS)访问远程文件系统。
A remote file system can be accessed through the Network file system (NFS).
假设我们希望将数据从本地主机上的 /opt/pluto复制到远程主机北角文件系统 /opt/pluto。
Assume we wish to copy data from /opt/pluto on the local host to the remote host nordkapp filesystem /opt/pluto.
在UNIX中通过网络传输文件的常用方法是使用网络文件系统(NFS)装入远程目录,然后进行与本地目录之间的复制。
An obvious way of transferring files over a network within UNIX is to use network file System (NFS) to mount the remote directory and copy between them.
而只读模型或不能进行通知的模型(例如文件系统或远程连接)可能是例外。
Exceptions might be read-only models, or models that cannot notify, such as a file system or a remote connection.
降低磁盘资源争用的另一种可行办法是将信息传递引擎数据表和日志移动到文件系统中其他更快的驱动器上,或者使用远程消息传递数据库。
Another possible way to reduce disk contention is to move the messaging engine data tables and logs to separate, faster drives on the file system or use a remote messaging database.
网络文件系统是文件系统之上的一个网络抽象,来允许远程客户端以与本地文件系统类似的方式,来通过网络进行访问。
A network file system is a network abstraction over a file system that allows a remote client to access it over a network in a similar way to a local file system.
安装了FUSE库和SSHFS,就可以把能够通过SSH访问的任何远程目录挂装为本地文件系统(见清单3)。
When the FUSE libraries and SSHFS are installed, you can mount any remote directory you can access via SSH as a local file system (see Listing 3).
只要服务器支持SSH(大多数服务器都符合这个条件),就可以通过SSHFS把任何远程目录挂装为本地文件系统。
Via SSHFS, you can mount any remote directory as a local file system as long your server supports SSH, which most do.
从客户端的角度来看,NFS文件系统使用了远程连接的磁盘。
From a client perspective, NFS file systems use disks that are remotely attached.
可以通过将配置参数TAPEDEV和LTAPEDEV 设置为本地或远程挂载的文件系统的一个有效目录来启用该特性。
This feature is enabled by setting the configuration parameters TAPEDEV and LTAPEDEV to a valid directory of a local or remote-mounted file system.
要使用部署工具,必须确保远程环境能够访问本地文件系统。
To use the deployment tool, you'll have to make sure that the remote environment has access to the local file system.
这里,janet01是提供远程系统WPAR所需文件系统的NFS服务器。
Here janet01 is the NFS server holding file systems required for remote system WPARs.
应用推荐