| Author |
Message |
|
|
Post subject: ftp problem
Posted: Jun 12, 2007 - 02:01 AM
|
|
Senior Member
Joined: Mar 02, 2003
Posts: 277
|
|
| now I can log in using ftp and can download file,but I can't put file on,which option I should change? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 12, 2007 - 02:58 AM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2667
|
|
| Write permission on the directory maybe? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 12, 2007 - 03:04 AM
|
|
Senior Member
Joined: Mar 02, 2003
Posts: 277
|
|
| how to check the Write permission on the directory and change it |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 12, 2007 - 09:16 AM
|
|
Senior Member
Joined: Mar 02, 2003
Posts: 277
|
|
| there 's no answer when I put the file on,i can see the filename with 0 byte. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 12, 2007 - 10:08 AM
|
|
Senior Member
Joined: Jul 22, 2004
Posts: 315
|
|
| try passive mode transfer |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 12, 2007 - 11:30 AM
|
|
Senior Member
Joined: Mar 02, 2003
Posts: 277
|
|
| sorry,i can understand "passive mode transfer",how to do? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 12, 2007 - 12:06 PM
|
|
Senior Member
Joined: Jul 22, 2004
Posts: 315
|
|
| try the command passive or if you are using a UI-based browser, look in the preferences/options where to set passive file transfer mode |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 12, 2007 - 01:09 PM
|
|
Senior Member
Joined: Mar 02, 2003
Posts: 277
|
|
| i try to use passive mode by type "ftp -p ip",the result is same,there 's no reply no warning message when i put the file on(i have to ctrl+c to stop it),but i can log in and download file from it.help me!!! |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 12, 2007 - 01:40 PM
|
|
Senior Member
Joined: Jul 22, 2004
Posts: 315
|
|
Is there enough space on the target?
Is the directory rwx? (ls -lsa .)
Do you have Read-Access to your local file?
What directory are you trying to upload to with which user? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 13, 2007 - 12:30 AM
|
|
Senior Member
Joined: Mar 02, 2003
Posts: 277
|
|
1.it has enough space
2.the directory is rwx
3.I have Read-access to my local file
I try to upload to "/root",I have try another directory,the result is same |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Jun 13, 2007 - 11:12 AM
|
|
Senior Member
Joined: Jul 22, 2004
Posts: 315
|
|
What user are you trying to upload with? Create a local user and use his logindata.
It works fine on all boxes i set up till now. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: ftp problem
Posted: Feb 27, 2008 - 03:32 PM
|
|
New Member
Joined: Sep 01, 2007
Posts: 2
|
|
hello micro, xuyong!
how was the problem?
I have the same problem now, how did you get along with it, can you tell how?
thank you!
my email:jiyq2003@gmail.com |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 28, 2008 - 02:57 PM
|
|
Senior Member
Joined: Mar 10, 2004
Posts: 512
|
|
Jiyq2003,
What error are you getting when you try to upload a file?
The things to check are:
1) The login account on ftp has write access to the directory you are trying to upload to.
2) If you are over writing an existing file, be warned that ftp will fail if that existing file is open by another user/process OR if that file is an executable that is currently running.
Tim |
|
|
| |
|
|
|
 |
|
|