![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Security Anything involving computer security goes here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Secure File Transfer Protocol | arthikbabu | Shell Programming and Scripting | 2 | 02-27-2008 02:30 AM |
| Question about secure file transfer | camden | Shell Programming and Scripting | 0 | 01-21-2008 07:18 AM |
| How to use SSH Secure File Transfer tool from windows to AIX without password? | rainbow_bean | AIX | 6 | 12-04-2007 03:10 PM |
| mainframe assembler file into Unix | thambi | Shell Programming and Scripting | 1 | 08-23-2007 04:42 AM |
| Moving file from Mainframe to Unix | satyaj_99 | Shell Programming and Scripting | 2 | 12-05-2006 03:46 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Secure File Transfer for Mainframe systems
Hi guys,
I would like to transfer files from UNIX machine to Mainframe system (using UNIX machine as client). The transfer process needs to be secure (i.e. data sent thro network should be encrypted using 128-bit encryption algorithm). I came to know that SFTP server is not available for Mainframe systems and hence using SFTP is not an option. Please let me know any other alternatives for the "Secured File Transfer to Mainframe system". Thanks! |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
ssh.com has a version available for z/OS
|
|
#3
|
|||
|
|||
|
RE: Secure File Transfer for Mainframe systems
Hi guys,
I would like to transfer files from UNIX machine to Mainframe system (using UNIX machine as client). The transfer process needs to be secure (i.e. data sent thro network should be encrypted using 128-bit encryption algorithm). I came to know that SFTP server is not available for Mainframe systems and hence using SFTP is not an option. Please let me know any other alternatives for the "Secured File Transfer to Mainframe system". Thanks! |
|
#4
|
|||
|
|||
|
Do they have scp? I've found this a simple alternative to sftp although they are usually both available.
|
|||
| Google The UNIX and Linux Forums |