Joseph Szikora wrote: > Using Mandrive 2007. > I am trying to upload a number of files to my web space using ftp. > I was successful to upload a tar but I can not untar it on the wremote. > I used mput and put, using type ASCII and binary, but I got the message: > command successful, could not create file. What is wrong? > Can ftp used at all to upload files? > I used ftp 15 years ago in the bulletin board times. > Thanks for any answer. > > Joseph. > > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying > Fast and easy...
Untar locally and FTP files over ... Do not have the right permissions on the webserver ? (run the tar command / create directories files) What is the "untar" command you use? tar -xvf filename.tar ... Regards Peter _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

