| View previous topic :: View next topic |
| Author |
Message |
ghenry
Joined: 11 Mar 2009 Posts: 2
|
Posted: Wed Mar 11, 2009 9:40 am Post subject: secure connections and netbeans |
|
|
hello all,
i read the excellent article:
http://www.netbeans.org/kb/docs/php/webstack.html
here is my config:
- my personnal desktop named ultra20 with netbeans 6.5 (indiana os2008.11)
- a web server on a remote network named bibcmi, with amp and webstack installed on it
The diffuculty is that the server bibcmi has only http ports opend on the net, so i have to do a ssh tunnel to access the directories, and actually, it doesn't work for me:
| Code: | 220 bibcmi FTP server ready.
USER henry
331 Password required for henry.
PASS ******
230 User henry logged in.
TYPE I
200 Type set to I.
CWD /var/apache2/2.2/htdocs/seminaires
250 CWD command successful.
CWD /var/apache2/2.2/htdocs/seminaires
250 CWD command successful.
PASV
227 Entering Passive Mode (147,94,64,105,112,137)
DELE index.php.new~
QUIT
550 index.php.new~: No such file or directory.
Summary
====================
Failed:
file index.php Cannot upload file index.php (unknown reason).
Runtime: 224 s, transfered: 0 file(s), 0 KB
|
anybody has ever succeeded in this kind of configuration?
thanks in advance for help,
PS: I read http://blogs.sun.com/netbeansphp/entry/sftp_support_added, but using a nightly
build release isn't a solution. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|