Search Results

Search: Posts Made By: Corona688
3,410
Posted By Corona688
Maybe something like this? ftp $FTPFLAGS...
Maybe something like this?

ftp $FTPFLAGS $ipadd <<EOF
user $user $pass
bin
prompt
cd $remotedir
nlist $pref $TEMP_LIST_FILE
bye
EOF


cat <<EOF > /tmp/$$
...
3,410
Posted By Corona688
Does your system have ssh or scp available? ftp...
Does your system have ssh or scp available? ftp is extremely hard to automate.

I don't see your script deleting anything. What are you trying to delete, how do you try to delete it, and in what...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 12:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy