On Tue, Sep 17, 2002 at 05:56:15PM +0530, webber assembled some 
asciibets to write:
: The excerpts of the ftp session are given below:
: 
: --snip--
: 230 User dailysun logged in.
: ftp> cd /tmp
: 250 CWD command successful.
: ftp> pwd
: 257 "/tmp" is current directory.
: ftp> mkdir acra
: 257 MKD command successful.
: ftp> chmod 777 acra
: ?Invalid command
: ftp> bye
: 221 Goodbye.
: --snip--

Old ftp client? Here's what it says on mine. 

:ftp> mkdir arca
:257 "/tmp/arca" new directory created.
:ftp> chmod 777 arca
:200 CHMOD command successful.
:ftp> 

Doesn't this remote machine have an ssh server or something
running so that you could sftp, scp instead of ftp?


-- 
~noufal 

BOFH excuse #258:

That's easy to fix, but I can't be bothered.


-------------------------------------------------------
Sponsored by: AMD - Your access to the experts on Hammer Technology! 
Open Source & Linux Developers, register now for the AMD Developer 
Symposium. Code: EX8664 http://www.developwithamd.com/developerlab
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to