Need Help !! FTP Filezilla / Hosting Upload problem

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
tammytammy
Forum Newbie
Posts: 1
Joined: Mon Jan 31, 2011 12:48 am

Need Help !! FTP Filezilla / Hosting Upload problem

Post by tammytammy »

I am PHP Newbie and got some problem about uploading by Filezilla.

Many days ago it worked properly. But now it shows like this and seems that I can't upload any file there.
Before I downloaded many MP3 from the hosting. Anyone has the idea what is it?
Limited bandwidth, limited file transfer or what?

Thank you in advance.
Tammy
:D

------------------------------------------------
File transfer failed
Resolving address of ftp.jimmycicero.com
Connecting to 174.132.149.157:21...

220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 50 allowed.
220-Local time is now 00:35. Server port: 21.
220 You will be disconnected after 15 minutes of inactivity.
USER jimmyc
331 User jimmyc OK. Password required
PASS ********
230-User jimmyc has group access to: jimmyc
230 OK. Current restricted directory is /
success
Starting upload of D:\Client\jimmycicero\musicc.html
CWD /public_html
250 OK. Current directory is /public_html
waiting data from directory
TYPE I
200 TYPE is now 8-bit binary
PASV
227 Entering Passive Mode (174,132,149,157,110,88)
MLSD
150 Accepted data connection
226-Options: -a -l
226 82 matches total
TYPE A
200 TYPE is now ASCII
PASV
227 Entering Passive Mode (174,132,149,157,47,235)
STOR musicc.html
150 Accepted data connection
การเชื่อมต่อหมดเวลา
File transfer failed
Resolving address of ftp.jimmycicero.com
Connecting to 174.132.149.157:21...

220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 50 allowed.
220-Local time is now 00:36. Server port: 21.
220 You will be disconnected after 15 minutes of inactivity.
USER jimmyc
331 User jimmyc OK. Password required
PASS ********
230-User jimmyc has group access to: jimmyc
230 OK. Current restricted directory is /

Starting upload of D:\Client\jimmycicero\musicc.html
CWD /public_html
250 OK. Current directory is /public_html

TYPE I
ผ200 TYPE is now 8-bit binary
PASV
227 Entering Passive Mode (174,132,149,157,24,26)
MLSD
150 Accepted data connection
226-Options: -a -l
226 82 matches total
TYPE A
200 TYPE is now ASCII
PASV
227 Entering Passive Mode (174,132,149,157,250,106)
STOR musicc.html
150 Accepted data connection

File transfer failed
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Need Help !! FTP Filezilla / Hosting Upload problem

Post by Jade »

Sounds like the server is having problems with it's FTP service. You need to contact your hosting admin and have them take a look at your FTP error logs.
Post Reply