Showing posts with label put file transfer through ftp in bacground. Show all posts
Showing posts with label put file transfer through ftp in bacground. Show all posts

Sunday, June 16, 2013

Script to perform FTP in background


Usually to transfer files from Fix Central to the servers, while downloading to your server it takes lot of time, so during this period we should make sure your network not to disconnect.

To avoid this problem, we can use a script to run this file transfer in background so that, there will be no need for us to be attentive towards the ftp transfer.


Here is the scripttttt