`

File eXchange Protocol

阅读更多
http://en.wikipedia.org/wiki/File_eXchange_Protocol

File eXchange Protocol (FXP) and (FXSP) is a method of data transfer which uses the FTP protocol to transfer data from one remote server to another (inter-server) without routing this data through the client's connection.


https://wmusers.com/forum/showthread.php?t=18491

Consider using the proxy command. This command is not supported by all FTP servers, but see if yours support it.
It works kinda like this:
1) Login to your source FTP server
2) Issue a proxy open <target server>. You can do this using the quote service.
3) Issue a proxy user <username> <password>
4) Issue a proxy put <source server filename> <target server filename>
This way you transfer the file directly from one FTP server to another without having to worry about consuming resources on the webMethods server.
Good luck,
Percio



The steps for using IS to transfer the file:
1. Login to the source FTP server (A).
2. Use get to retrieve the file from A. Specify 0 for the largefilethreshold and null for localfile. This will write the content to a temporary file and return an input stream.
3. Logout of A.
4. Login to the target FTP server (B).
5. Use put to put the file to B. Pass the stream returned by the get in step 2.
6. Close the stream (just to be safe in case put doesn't do so).
7. Logout of B.
8. Remove/archive the temp file--I'm not sure if IS automatically deletes the file on close. If it doesn't, then you'll want to use an explicit dynamic filename in the get in step 2 so you can move/delete it later.
Of course check errors after each step.
Be sure to use transfermode set to binary if appropriate (usually the case).
__________________
-Rob
http://reamon.squarespace.com
分享到:
评论

相关推荐

    flashfxp汉化、绿色、免安装版

    FlashFXP支持FXP(File eXchange Protocol),这是一种特殊类型的FTP,可以在两台FTP服务器之间直接传输文件,而不需要经过本地计算机,这在某些情况下可以提高效率并减少带宽消耗。 FlashFXP的主要特性包括: 1. ...

    FlashFXP 5

    它集成了FXP(File eXchange Protocol)协议,允许用户在两个FTP服务器之间直接传输文件,大大提升了文件管理的灵活性。这款绿色版的FlashFXP 5,无需安装,方便快捷,让用户随时随地都能进行高效的文件传输。 首先...

    FlashFXP

    FlashFXP是一款强大的FTP(File Transfer Protocol)和FXP(File eXchange Protocol)客户端软件,主要用于文件的上传、下载以及站点之间的文件传输。这款软件以其直观易用的界面和丰富的功能深受用户喜爱。在提供的...

    FlashFXP软件

    FlashFXP是一款在IT行业中备受推崇的FTP(File Transfer Protocol)和FXP(File eXchange Protocol)客户端软件。它以其高效、稳定和全面的功能,为用户提供了便捷的文件上传、下载以及站点管理服务。这款软件是专业...

    FTP工具FlashFXP

    首先,FlashFXP支持FXP(File eXchange Protocol)传输,这是一种能够在两个FTP服务器之间直接进行文件交换的技术,无需通过用户的计算机作为中转。这种功能在需要在不同服务器间迁移大量数据时尤其有用,能提高效率...

    LeapFTP3.0.1.46--ftp管理工具

    其次,LeapFTP引入了FXP(File eXchange Protocol)功能,这是一种在两个FTP服务器之间直接传输文件的技术,无需经过用户的本地计算机。这在需要在多个FTP服务器间迁移大量数据时,能显著提高效率并减少带宽消耗。 ...

    FlashFXP(ftp软件)

    首先,FlashFXP支持FXP(File eXchange Protocol),这是一种允许两个FTP服务器之间直接传输文件的协议。这意味着用户可以在不通过本地计算机的情况下,将一个FTP服务器上的文件直接移动到另一个服务器上,大大提高...

    FlashFXP3.6.0 绿色免安装版

    3. **FXP直接传输**:FlashFXP支持FXP(File eXchange Protocol),允许用户直接在两个FTP服务器之间传输文件,无需经过本地计算机,提高了速度和效率。 4. **安全连接**:除了支持传统的FTP协议,FlashFXP还支持更...

    FXP网站上传

    FXP(File eXchange Protocol)是一种特殊类型的FTP(File Transfer Protocol)协议,它允许两个FTP服务器之间直接传输文件,而无需通过客户端计算机作为中转。这种方法在需要大量或者快速同步远程服务器之间的文件...

    最好用中文板FXP上传具

    FXP(File eXchange Protocol)是一种基于FTP(File Transfer Protocol)协议的特殊方式,用于在两台FTP服务器之间直接传输文件,而不需要通过客户端计算机作为中转。它提高了文件传输效率,尤其在大型文件传输时...

    FlashFXP.rar

    FlashFXP是一款功能强大的FTP(File Transfer Protocol)和FXP(File eXchange Protocol)客户端软件,主要用于在本地计算机和远程服务器之间进行文件传输。它以其直观的用户界面、高效的速度和丰富的特性深受用户...

    FlashFXP_4.1.0.1569

    这款软件巧妙地结合了FXP(File eXchange Protocol)和FTP(File Transfer Protocol),为用户提供了高效且安全的文件传输解决方案。 首先,让我们深入了解FTP。FTP是一种基于TCP/IP协议的应用层协议,用于在网络上...

    flashfxp

    它的名字来源于“Flash”(快速)和“FXP”(文件传输协议File eXchange Protocol)的结合,寓意其在文件传输方面的高效与便捷。 1. **FTP基础**: FTP(File Transfer Protocol)是互联网上最常用的一种文件传输...

    flash ftp 上传工具

    5. 支持FXP(File eXchange Protocol):FXP是FTP的一个扩展,允许用户直接在两个FTP服务器之间传输文件,无需通过本地计算机作为中转。 6. 安全性:Flash Ftp可能支持SSL/TLS加密,通过libeay32.dll和ssleay32.dll...

    ftp下载工具,windows-unix系统间数据传递工具

    "ffxp"可能指的是Fast File eXchange Protocol,一个用于加速文件传输的优化协议,而"20final907cr"可能是版本号,"LDR"可能代表Lightweight Download Manager或其他某种特性标记。 在Windows系统中,常见的FTP...

    虚拟机 Linux与windows共享文件 FXP ftp

    本主题聚焦于在虚拟机环境下,如何在Linux和Windows之间共享文件,特别是通过FXP(File eXchange Protocol)和FTP(File Transfer Protocol)进行文件传输。 Linux和Windows都是广泛使用的操作系统,它们各自拥有...

    FlashFXP 4.0.0.1522烈火汉化绿色免费版

    它支持FXP(File eXchange Protocol),这是一种允许两个FTP服务器之间直接交换文件的技术,这对于网站维护和文件备份尤其有用。此外,FlashFXP还具备FTP上传、下载以及断点续传的功能,确保了大文件传输的可靠性。 ...

    FXP直接可用版下载

    FXP(File eXchange Protocol)是一种通过FTP(File Transfer Protocol)协议在两台FTP服务器之间直接传输文件的方法,无需经过客户端。这个“FXP直接可用版下载”提供了一个绿色版的FTP工具,特别适用于快速地进行...

    FlashFxp网站文件上传工具

    FlashFXP是一款强大的FTP(File Transfer Protocol)和FXP(File eXchange Protocol)客户端工具,主要用于在本地计算机与远程服务器之间进行文件的上传、下载和传输。它结合了多种功能,使得文件管理变得高效且方便...

    烈火汉化版

    FXP(File eXchange Protocol)是FTP的一种特殊模式,允许在两个FTP服务器之间直接传输文件,而无需通过客户端作为中转,提高了文件传输的速度和效率。 在压缩包中,我们可以看到以下几个文件: 1. **绿色下载站....

Global site tag (gtag.js) - Google Analytics