Welcome Guest ( Log In | Register )


 
Reply to this topicNew Topic
Uses for Transfer
Tony
post Nov 10 2008, 06:12 PM
Post #1


Regular Contributor
***

Group: Members
Posts: 44
Joined: 6-November 08
From: Washington, D.C.
Member No.: 50


Greetings!

I've finally managed to get an instance of Synchrony Transfer installed and hooked up with a non-production Gateway environmnet. What I'm looking at now is how to start testing this out without disturbing the various groups I receive files from too much. We're running on Linux, and my plan was to start getting files out to a network share that I could mount as a drive on the Transfer box, and then have transfer monitor a directory to start pushing files through to gateway as soon as they exist.

Does this sound about right? Anybody willing to share how they're using it?

Graciously,

Tony


--------------------
[i][size=2]--
Tony Lloyd
Sr. Axway Consultant
Washington DC Area
Mobile: 703-261-4449
Go to the top of the page
 
+Quote Post
Samir KHERZI
post Nov 12 2008, 02:54 PM
Post #2


Contributor
**

Group: Members
Posts: 11
Joined: 6-November 08
From: Paris
Member No.: 86


Hi Tony,

for scanning directories, you can see a sample provided with the product:
<CFT DIR>/filinst/scandir.cmd
Just adapt it to your needs.

For the scheduling, two options:
-> use the CFTCRON feature (have a look to the doc)
-> use the crontab system feature

Example using crontab to execute the scandir.cmd script every 5 minutes:
CODE
$> crontab -e
----------------------------------------------------------------
0-59/5 * * * * /path/to/your/CFT/filinst/scandir.cmd >/dev/null 2>&1
----------------------------------------------------------------


I hope it helps.

Regards,
Samir
Go to the top of the page
 
+Quote Post

Reply to this topicNew Topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Skin designed by IPB Forum Skins