Sponsored Content
Full Discussion: Managed file transfer
Top Forums Shell Programming and Scripting Managed file transfer Post 302518507 by dcarrion87 on Friday 29th of April 2011 11:49:46 PM
Old 04-30-2011
Thanks for your response. It's good to hear opinions from others on matters such as this. I would really like to have something like Tidal or JScape (Managed File Transfer and Network Solutions) but it becomes quite difficult convincing the bosses to fork out and more so get the guys to move their systems over. We're fairly small scale in all this but have enough systems to be painful to migrate.

I think for now I'm going to go with polling "hot folders", move them onto DMZ host with some sort of ticket as part of our existing queuing systems and then let the DMZ host handle the transfer. If it fails transfer (from DMZ host to third party), it can create a queue file in a folder, which I can monitor out of Nagios to see if there are any pending transfers. At this point, the onus has moved off the internal processing systems, and if necessary certain departments can get spammed about "Failed to send to third party". If it fails copying from processing server to DMZ host then the files stay where they are anyway and I get spammed about "Failed to send to transfer system".

Hopefully this thread may help others who are facing similar situations in the area of manged transfer systems.
 

6 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

FSCK on veritas managed disk

I've had a VXFS filesystem get corrupted and now it won't mount. Can I run a fsck -y on the raw disk device or should something be done within veritas? Veritas does not see the disk at the moment. (2 Replies)
Discussion started by: ozzmosiz
2 Replies

2. Solaris

Smf managed service not starting

Hi Experts, While playing with smf in my local system ( which is not in production ) i am unable to restart the service svc:/network/nfs/server:default . I tried starting it in different way, however unable to restart the same. I was checking the dependency for that I disabled the... (11 Replies)
Discussion started by: kumarmani
11 Replies

3. Web Development

managed service reccomendations

Dunno If its ok to post this, but I am looking for a company to manage our linux server. If the company is a specialist in security issues then that would be ideal Thanks Ed (5 Replies)
Discussion started by: edzillion
5 Replies

4. Shell Programming and Scripting

Avoiding file overwrite during file transfer using scp

Hi, I have written a small script to transfer a file from one unix server to other using scp command which is working fine. As I know with scp, if any file with the same name is already present on destination server, it would get overwritten without any notification to user. Could anyone help me... (14 Replies)
Discussion started by: dsa
14 Replies

5. AIX

HEA configuration on managed node.

Folks, Please have a look to the attached screenshot from my managed node's HEA configuration option page. I would like to know - what does "Flow Control Enabled" checkbox help us with if opted for? Thanks! -- Souvik (3 Replies)
Discussion started by: thisissouvik
3 Replies

6. AIX

Managed system's uptime

How to find Physical server uptime from HMC/ ASMI. Server was in standby mode. We have started the Lpar manually. Server rebooted automatically but no information updated in Lpars's errpt, alog.console or HMC prior to the reboot. (1 Reply)
Discussion started by: sunnybee
1 Replies
ECACCESS-ECTRANS-LIST(1p)				User Contributed Perl Documentation				 ECACCESS-ECTRANS-LIST(1p)

NAME
ecaccess-ectrans-list - List all ECtrans transfers SYNOPSIS
ecaccess-ectrans-list -version|-help|-manual ecaccess-ectrans-list [-debug] [ectrans-id] DESCRIPTION
List all the ECtrans transfers in the ECtrans Spool. When an ectrans-id is specified then the details for this transfer are displayed. The Transfer statuses can have the following values: INIT Files are being transferred to the spool. COPY Files are being transferred to the remote site. WAIT Files are scheduled and waiting to be started. RETR File transfer will be retried. STOP Files have NOT been successfully transferred (error). DONE Files have been successfully transferred. ARGUMENTS
ectrans-id (optional) The name of the ECtrans transfer to retrieve the details. OPTIONS
-version Display version number and exits. -help Print a brief help message and exits. -manual Prints the manual page and exits. -debug Display the SOAP messages exchanged. EXAMPLES
ecaccess-ectrans-list 124356 Give the informations concerning the ECtrans transfer 124356. ecaccess-ectrans-list List all the ECtrans transfers in the Spool. SEE ALSO
ecaccess-ectrans-delete, ecaccess-ectrans-request, ecaccess-ectrans-restart and ecaccess. perl v5.14.2 2012-04-16 ECACCESS-ECTRANS-LIST(1p)
All times are GMT -4. The time now is 07:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy