![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with output of find command being input to basename command... | new_learner | UNIX for Dummies Questions & Answers | 2 | 12-14-2008 02:56 AM |
| TOP Command problem | Sgiri1 | UNIX for Dummies Questions & Answers | 2 | 09-24-2008 04:33 AM |
| problem in sed command | tsaravanan | Shell Programming and Scripting | 3 | 09-04-2008 03:16 AM |
| Problem with tr command a-z 0-9 | kodermanna | UNIX for Advanced & Expert Users | 1 | 04-12-2008 04:32 AM |
| problem with dd command or maybe AFS problem | Anta | Shell Programming and Scripting | 0 | 08-25-2006 10:10 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
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? |
|
||||
|
yes, you might have rwx permissions for all on YOUR file, where you have it.
But you need to have write permissions on the remote servers folder where you are trying to put this file AND you also must have permissions enough to overwrite an existing file, just in case. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|