The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-03-2009
mojoman mojoman is offline
Registered User
  
 

Join Date: Nov 2007
Posts: 181
FTP put command problem

Hello,I am trying to put something on the ftp server using the put command. Whenever I try, I get this error:

ftp> put SIMS.war
local: SIMS.war remote: SIMS.war
200 PORT command successful
553 Can't open that file: Permission denied

I have set rwx for all on that file and I still am having this problem.

Any ideas?