PDA

View Full Version : Need help transferring files via FTP


fleagles
09-16-2004, 03:54 PM
Help. I have everything set up to transfer files to my HR10-250 but I am having problems transferring the necessary files to extract the video. This is the stage that I am at.

cd /var/hack/bin (Everything is ok here)
cpio -idu -H tar < ../devbin-s2.tar (I get an invalid command on this line)
Instead of using this line, i type in put (and then drag the devbin file from the desk top. Everything says it transferred.)
chmod 755 * (I get an invlaid command on this line too. This activates this file, right?)

Am I doing something wrong?

fleagles
09-16-2004, 05:00 PM
one more thing, I go into the directories and the files are there. If they are there, do I need to do anything else?