The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-04-2008
sheriweb sheriweb is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 1
FTP tranfer script

Hello everyone

I have two UNIX servers and every day I want to automatically move files from server2 to server1 every day
Server1 Folder
/mkg/billing

Server2 Folder
/lh2/kly/billing

I need a FTP file transfer script, plus I don’t need the same files from server2 move every day only the files that was created that day on server2

thanks