Originally posted by: SystemAdmin
Hi
I have a similiar proble about to send text file to another machine,
I want to send text file via FTP periodictly (run by cronjob)
what is the command to do that ?
I try to create sent_file.sh, and the script is :
ftp -v -n 192.244.194.171 10021
user Y32G801 PASI01
mput /home/oradev/GARAP/temp/*.txt "$$ ID=Y120036 BID=GARAP text file XMIT=Y"
bye
but it did not work, anyone can help... ?
Best regards
#AIX-Forum