Operating System - HP-UX
1829702 Members
2211 Online
109992 Solutions
New Discussion

Modified files copying...

 
Ramana.Sv
Frequent Advisor

Modified files copying...

Hi ineed help,
i want copy modified files only from Server A to Server B using FTP. can any one help pls...


Thanks
SVRR
2 REPLIES 2
Ivan Krastev
Honored Contributor

Re: Modified files copying...

You can do that with FXP. Connect with client to both servers and upload from server1 to server2 only newer/bigger/smaller ... siles.
You can set this as a client rule.

Setting ftp servers for FXP access is easy - http://help.globalscape.com/help/cuteftppro7/setting_up_servers_for_fxp.htm

For FXP capable client use flashFXP - this is the best one.


regards,
ivan
Victor Fridyev
Honored Contributor

Re: Modified files copying...

If you don't want to write your own procedure, you may use rsync http://www.ss64.com/bash/rsync.html
It's very smart utility, which allows to use SSH authentication as well.
It's depot can be found in http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/rsync-2.6.9/

HTH
Entities are not to be multiplied beyond necessity - RTFM