We are praparing a script to move a file from AIX 6.1 to other system.
we are using the below script"put_etransfer.ksh"
#!/usr/bin/ksh
sftpdate=`date +"%Y%m%d%H%M"`
filename=hsa-selectacc.asc
logfile=/home/data/interfaces/log/etransfer_$sftpdate.log
cd /home/data/usinterfaces/out
if ! -e...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.