Enterprise File Transfer

Software besorgen und anwenden
Post Reply
Message
Author
Descartes

Enterprise File Transfer

#1 Post by Descartes »

Ist jemanden bekannt, ob es eine freie Version eines FTAM/FJAM fähigen Servers gibt ? Selbst wenn das FJAM Protokoll nicht unterstützt wird; das ISO-File-Transfer-Protokoll FTAM sollte man doch reimplementieren können:
POSIX P1238.0 FTAM API (OSI Application Layer API (ASCE))

Bisher kenne ich nur die proprietäre Software "openFT" (im Sprachgebrauch auch gerne "FTAC" genannt).

Merkmal von openFT gegenüber FTP:
* arbeitet mit Profilen statt mit Login/Passwort
* Möglichkeit einer automatischen serverseitigen Weiterverarbeitung nach erfolgter Datenübertragung
* optionale Zeichensatzkonvertierung zwischen EBCDIC, ASCII, ...

---
Overview about File Transfer with FTAM

ISO 8571 defines the FTAM standard File Transfer, Access and Management. Originally this standard was part of the OSI suite of standards but now it also has its own right of existence since it provides a well-constructed and functionally rich protocol and file transfer service.

main features:
* two subsets of the functions defined in the FTAM standard are supported; these are Simple File Transfer and Filestore Management (application profiles A/111 and A/13) defined in the International Standardized Profiles ISO/IEC ISP 10607-3 (CEN/CENELEC ENV 41204) and ISO/IEC ISP 10607-6 (ENV 41205). All FTAM mandatories of UK GOSIP (Government OSI Profile) V3.1/4.0 and limited US GOSIP V2.0 are also supported.

* FTAM protocol support while retaining theopenFT interface and system of user prompting. Consequently the user can at any time switch from Siemens/openFT to OSI/FTAM without adapting the applications, provided the functions used are supported by the FTAM protocol.

* For customers currently working withopenFT products on the basis ofopenFT protocols, the FTAM support extend the interconnection options to all systems that support the FTAM protocol.

* Ability to communicate via TCP/IP based on RFC 1006 and via ISO-WAN, ISO-LAN

* Automatic recovery if file transfer is interrupted

* FTAC functions provide extended, individually definable system protection when communicating with bothopenFT and FTAM partners.
---

openFT - Enterprise File Transfer
<a href="http://solutions.fujitsu-siemens.com/so ... rodext.htm" target="_blank"><!--auto-->http://solutions.fujitsu-siemens.com/so ... <!--auto-->
<a href="http://manuals.fujitsu-siemens.com/serv ... /ft_hb.htm" target="_blank"><!--auto-->http://manuals.fujitsu-siemens.com/serv ... <!--auto-->
<a href="http://www.its.siemens.de/lobs/its/its_ ... v80_gr.htm" target="_blank"><!--auto-->http://www.its.siemens.de/lobs/its/its_ ... <!--auto-->
<a href="http://www.fujitsu-siemens.es/servers/o ... /c_fti.htm" target="_blank"><!--auto-->http://www.fujitsu-siemens.es/servers/o ... <!--auto-->
<a href="http://www.fujitsu-siemens.es/servers/o ... enf_us.htm" target="_blank"><!--auto-->http://www.fujitsu-siemens.es/servers/o ... <!--auto-->

User avatar
hjb
Pro-Linux
Posts: 3264
Joined: 15. Aug 1999 16:59
Location: Bruchsal
Contact:

Re: Enterprise File Transfer

#2 Post by hjb »

Hi!

Muß es nicht von jedem Standard-Protokoll eine freie Referenz-Implementation geben?

Gruß,
hjb
Pro-Linux - warum durch Fenster steigen, wenn es eine Tür gibt?

Descartes

Re: Enterprise File Transfer

#3 Post by Descartes »

Deswegen frage ich ja. Mir ist bisher noch keine freie Referenzimplementierung bekannt.

Post Reply