PDA

View Full Version : Problems uploading to htdocs


snidog
9-2-02, 06:45 PM
Hey everyone, I am using Bulletproof FTP to try to upload my site to my new PowWeb server, and when I try to upload a file to the htdocs folder, I get this message:

SIZE /htdocs/admin.php
550 Can't check for file existence
TYPE I
200 TYPE is now 8-bit binary
PORT 208,187,181,138,11,240
200 PORT command successful
STOR /htdocs/admin.php
553 Can't open that file: Permission denied
Error uploading file, I'll try again with a different filename...
Data Connection closed
SIZE /htdocs/admin-retry.php
550 Can't check for file existence
TYPE I
200 TYPE is now 8-bit binary
PORT 208,187,181,138,11,241
200 PORT command successful
STOR /htdocs/admin-retry.php
553 Can't open that file: Permission denied
Error uploading file, I tried 2 times but that didn't work so I give up.
Make sure you're uploading to the correct directory and try again.
Data Connection closed
CWD /
250 OK. Current directory is /
pwd
257 "/" is your current location
TYPE A
200 TYPE is now ASCII
PORT 208,187,181,138,11,242
200 PORT command successful
LIST -latr
Data Connection opened.
150 Connecting to port 3058
226-Options: -a -l -r -t
226 56 matches total
Data Connection closed
3,841 bytes transferred in 00:00:00, 3,841 bytes/sec

Any ideas?

NMS
9-2-02, 07:02 PM
are you uploading in ASCII?

If yes, then unistall your ftp and get ws-ftp le :D

newcomer
9-2-02, 07:11 PM
One more option ....Try cuteFtp

www.cuteftp.com

-Sunny

NMS
9-2-02, 07:16 PM
There are turorials for some of the most popular ftps at help.powweb.com/tutorials/

snidog
9-2-02, 08:18 PM
I have been using Bulletproof FTP for years, and I have no problem uploading to any other sites. In fact, I can even upload to the main directory of my PowWeb site; I am just unable to upload to the htdocs directory (you know, the one I NEED).

newcomer
9-2-02, 08:47 PM
Did you send this to Technical support? It could be a server or directory tree problem. Let them know too.

kalami
9-2-02, 09:01 PM
Just a note to everyone, Bullet Proof FTP is as good if not better than the other clients mentioned. Ive used it for almost 5 years. It's a great ftp program. Just thought Id put in my 2 cents since it seems obvious that the people commenting on Bullet Proof seem to not used it.


Also, is anyone else having issues with uploads taking extra long to finish? Ive tried to upload files, small and large and everytime it takes a very long time, the speed goes down to about 1k before it finally finishes the download and posts it to the directory. It's not the ftp software because ive tried with several different ones, including windows basic ftp, and it's also not my connection since im on dsl. Any ideas appreciated.

kalami

RSaucier
9-2-02, 09:06 PM
snidog,

Stupid questions:
Do you have passive (PASV) connections enabled?
What are the permissions on your htdocs directory?

Robert

kalami
9-2-02, 10:21 PM
Not stupid questions afterall...ceptt for the htdocs permission thing maybe :) Anyway, it was the passive connections, but Ive used all my ftp programs with passive connections with no problems before, seems like it just started up, but I dunno, but that did fix the slow uploads.

kalami

Thanks!

RSaucier
9-2-02, 10:54 PM
Very good! Glad to hear that you're in!

Robert