please help

Dear friends

I am writing small script containing ftping data to some other system.
code is here
cd /tmp

here iam sending data from /tmp dir ,that tmp dir owner is root

after sending the data i want to remove that gone files

if i give rm -f *.tip

then error was coming
rm: cannot unlink `TIP-14-3000434.tip': Operation not permitted
so now i want to login as a root after that i have give rm command
i know the root pwd
please letme know the sysntax usage of that passwd.

ihave tried like this

user root sys

but error was coming :mad: :mad:

regards

rajan

Those are real data I think. I could ftp to it.

Remove them from the post.

Dear friends

i want to ftp some data to another ftp server as a super user

i used the following syntax in the script

like this

user su root

but the error user root does n't exist was coming

please post correct sysntx

regards
rajan

please post reply

urgent

regards
rajan

Auto FTP Discussion - HOWTO