Help - Search - Members - Calendar
Full Version: Ftp Issues
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41
Defqon Delta
I can't always upload to my FTP. It took 10+ retries to upload my index file. After that I wanted to upload other files but I'm getting this error:

ERROR:> [03/05/2012 3:24:23 PM] Can't write to data socket. Socket error = #10054.
[03/05/2012 3:24:23 PM] 450-2542 Kbytes used (0%) - authorized: 6144000 Kb
450-Error during write to file: No space left on device
450 video.flv partially uploaded
ERROR:> [03/05/2012 3:24:23 PM] File error.

The above error is from CuteFTP. But I've also tried with FileZilla and Total Commander. Total Commander uploads the file to 100% but it gives "Transfer error" right after reaching 100%.
ssfdre38
Defgon Delta what is your Zymic URL so we can figure it out
Defqon Delta
Never mind, it's working now. Maybe the problem was that I've started uploading files right after registration.
ssfdre38
no i let the server admin know about the problem but next time please add the URL of the host so we can look more into the reason of the error
Defqon Delta
My URL is http://defqon-delta.clanteam.com but as I said in the previous post, it's working now.
fossar
hello.

i use filezilla to connect FTP, but it is too much slow! to upload 8 MB i need almost 4 hours! and in other servers it doesn't take a minutes! any fix?
Zeeshan15
Im trying to upload files through the FTP(Filezilla) but it says internal error. I tried to upload it from my hosting account but FTP FIle manager give me some FTP tutorials.
ssfdre38
if you get the 500 error, then follow the screen to fix your .htaccess error
IQsk131
I tried to connect my ftp but it response '550 access denied' when command 'MLSD'

my host is 'taskmaster.zxq.net'

PS. Sorry if I did something wrong, I'm new user, and also sorry about my English, it not my native language.
ssfdre38
what are you using for the ftp user and do NOT display your pass
IQsk131
QUOTE(ssfdre38 @ Mar 25 2012, 03:42 AM) *
what are you using for the ftp user and do NOT display your pass

Sorry , I'm new member (and also not good in English). So sometimes I don't understand what are you request.
But I guess this one you want right?
CODE
Status:    Resolving address of taskmaster.zxq.net
Status:    Connecting to 67.220.217.235:21...
Status:    Connection established, waiting for welcome message...
Response:    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response:    220-You are user number 161 of 500 allowed.
Response:    220-Local time is now 03:54. Server port: 21.
Response:    220-This is a private system - No anonymous login
Response:    220-IPv6 connections are also welcome on this server.
Response:    220 You will be disconnected after 2 minutes of inactivity.
Command:    USER taskmaster_zxq
Response:    331 User taskmaster_zxq OK. Password required
Command:    PASS ************
Response:    230-User taskmaster_zxq has group access to:  vhosts  
Response:    230-OK. Current restricted directory is /
Response:    230 1 Kbytes used (0%) - authorized: 6144000 Kb
Status:    Connected
Status:    Retrieving directory listing...
Command:    PWD
Response:    257 "/" is your current location
Command:    TYPE I
Response:    200 TYPE is now 8-bit binary
Command:    PASV
Response:    227 Entering Passive Mode (67,220,217,235,188,112)
Command:    MLSD
Response:    550 Access is denied.
Error:    Failed to retrieve directory listing
teeyah26
Hello, new to Zymic and using Filezilla to upload my files. So are mp3 files allowed?
Here's what I get when I try to upload an mp3 file.

CODE
Status: Resolving address of testauditif.zzl.org
Status: Connecting to 67.220.217.235:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 281 of 500 allowed.
Response: 220-Local time is now 21:46. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 2 minutes of inactivity.
Command: USER testauditif_zzl
Response: 331 User testauditif_zzl OK. Password required
Command: PASS ********
Response: 230-User testauditif_zzl has group access to: vhosts
Response: 230-OK. Current restricted directory is /
Response: 230 102 Kbytes used (0%) - authorized: 6144000 Kb
Status: Connected
Status: Starting upload of /Applications/MAMP/htdocs/tiaSite2/sounds/name1.mp3
Command: CWD /
Response: 250 OK. Current directory is /
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (67,220,217,235,107,86)
Command: STOR name1.mp3
Response: 553 Filetype not allowed. File name1.mp3 won't be saved.
Error: Critical file transfer error


Any suggestions would be appreciated thanks.

QUOTE(teeyah26 @ Mar 27 2012, 09:51 PM) *
Hello, new to Zymic and using Filezilla to upload my files. So are mp3 files allowed?
Here's what I get when I try to upload an mp3 file.

CODE
Status: Resolving address of testauditif.zzl.org
Status: Connecting to 67.220.217.235:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 281 of 500 allowed.
Response: 220-Local time is now 21:46. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 2 minutes of inactivity.
Command: USER testauditif_zzl
Response: 331 User testauditif_zzl OK. Password required
Command: PASS ********
Response: 230-User testauditif_zzl has group access to: vhosts
Response: 230-OK. Current restricted directory is /
Response: 230 102 Kbytes used (0%) - authorized: 6144000 Kb
Status: Connected
Status: Starting upload of /Applications/MAMP/htdocs/tiaSite2/sounds/name1.mp3
Command: CWD /
Response: 250 OK. Current directory is /
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (67,220,217,235,107,86)
Command: STOR name1.mp3
Response: 553 Filetype not allowed. File name1.mp3 won't be saved.
Error: Critical file transfer error


Any suggestions would be appreciated thanks.


ignore my post, I found out that no audio files are allowed.
crazyguy
I Downloaded filezilla server
Now, i need to enter
host
username
password
details
where ican get these details.please give me solution....
ssfdre38
you would need to read http://www.zymic.com/knowledge-base/ftp.html cause it will tell you where you can get it so that is why i gave it to you on the IRC
g2rfi3ld
I'm a new user ,and weak English too. So if my spelling poor forgive me.
I was using FileZilla and uploaded my CMS zip file , It upload so long time.
how could I understand my file is real upload or not.After one day , I called my
web page but the default page was occur.
In my local host I can configure my CMS webpage , Now real hosting
I don't know how I do . Please share me your knowledge , big brothers from here.
Another one I want to use my SQL Database be "_utf8 " ,Could I ?
How to use this C pannel ? Please explain .
Thank you any way . smile.gif smile.gif
Skelebob9
It takes me about 20 seconds to upload a 20KB html file.. Are there any issues at the moment or is it just traffic?
ssfdre38
traffic so just increase your timeout to 120 and you will be fine
jjbunbury
ftp is very slow takes forever to upload anything i have a fast upload and still takes hours and i constantly get disconnected
ssfdre38
just make sure you increase your timeout to 120
finaluser
Hi, I have problem with uploading akeeba backup files for my joomla webpage. They are broken into several files, each of them is about 10 MB. I can only upload one of them, the one with the extension *.jpa. Other files have extension *.j01, *.j02 etc. and when I try to upload them a get this message:

QUOTE
553 Filetype not allowed. File site-localhost-20120416-193712.j01 won't be saved.


Is there any other way to upload such file?

Other thing is that the only file I have succesfully uploaded (one with *.jpa extension) have 6 MB on my computer... and 700 kB on server. I've tried to upload it several times and each time Filezilla shows me that whole process was succesful, but file on the server has 700kB. What's wrong?

Thanks for help smile.gif
ssfdre38
yea .j01 and .j02 isnt allowed to upload on the system so you will have to request it on our allow/disallow post
morbidundead
Ever since I added a custom domain to my site, I haven't been able to connect on Filezilla with my usual host and username. It keeps coming up with this:

Status: Resolving address of crashcourseinweirdal.zxq.net
Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename".
Error: Could not connect to server
Status: Waiting to retry...
Status: Delaying connection for 1 second due to previously failed connection attempt...
Status: Resolving address of crashcourseinweirdal.zxq.net
Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename".
Error: Could not connect to server
morbidundead
Never mind! I found the problem smile.gif
pfjarschel
I'm having trouble uploading files, every time I end up with empty files at the server. Downloading and browsing are fine.
Also, I noticed that at the control panel it says I'm using 0 / 6000 MB (I'm certain that I'm using more), maybe it is related to this issue?
ssfdre38
have you tired to refresh the FTP and the counter is disable so it will always say that
pfjarschel
Thanks Daniel, I didn't know it was disabled. I did try refreshing the FTP before, but didn't change anything.
Well, I went out to lunch, and now it's working again. Go figure...
TheD00d
Anybody else having this problem when connecting to server:

CODE
Status: Resolving address of ultimate-agi-fangame.zzl.org
Status: Connecting to 67.220.217.235:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 122 of 500 allowed.
Response: 220-Local time is now 23:45. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 2 minutes of inactivity.
Command: USER ultimate-agi-fangame_zzl
Response: 331 User ultimate-agi-fangame_zzl OK. Password required
Command: PASS *************
Response: 530 Login authentication failed
Error: Critical error
Error: Could not connect to server


For some reason it's only happening with FileZilla, I'm using WinSCP now and everything's going smoothly.
ssfdre38
your pass is wrong
Khrev
CODE
Status:    Connecting to 67.220.217.235:21...
Status:    Connection established, waiting for welcome message...
Error:    Connection closed by server
Error:    Could not connect to server
Status:    Waiting to retry...


FileZilla on win7 using:
<site>.99k.org <site>_99k password

RESOLVED
sudoer
QUOTE(IQsk131 @ Mar 25 2012, 03:56 AM) *
Sorry , I'm new member (and also not good in English). So sometimes I don't understand what are you request.
But I guess this one you want right?
CODE
Status:    Resolving address of taskmaster.zxq.net
Status:    Connecting to 67.220.217.235:21...
Status:    Connection established, waiting for welcome message...
Response:    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response:    220-You are user number 161 of 500 allowed.
Response:    220-Local time is now 03:54. Server port: 21.
Response:    220-This is a private system - No anonymous login
Response:    220-IPv6 connections are also welcome on this server.
Response:    220 You will be disconnected after 2 minutes of inactivity.
Command:    USER taskmaster_zxq
Response:    331 User taskmaster_zxq OK. Password required
Command:    PASS ************
Response:    230-User taskmaster_zxq has group access to:  vhosts  
Response:    230-OK. Current restricted directory is /
Response:    230 1 Kbytes used (0%) - authorized: 6144000 Kb
Status:    Connected
Status:    Retrieving directory listing...
Command:    PWD
Response:    257 "/" is your current location
Command:    TYPE I
Response:    200 TYPE is now 8-bit binary
Command:    PASV
Response:    227 Entering Passive Mode (67,220,217,235,188,112)
Command:    MLSD
Response:    550 Access is denied.
Error:    Failed to retrieve directory listing

yes You can upload mp3 or any file.. hunter.gif Thanks to PHP
TIPS: "USE LOGIC" if you found out what i mean it is easy for to manipulate file in your host.
The reason i wont tell you how,it is because i want you to learn on your own.
Not all solution found in enternet. sometime you have to use logic to solve the problem..

Cheers...
http://sudoer.zxq.net


QUOTE(teeyah26 @ Mar 27 2012, 09:53 PM) *
Hello, new to Zymic and using Filezilla to upload my files. So are mp3 files allowed?
Here's what I get when I try to upload an mp3 file.

CODE
Status: Resolving address of testauditif.zzl.org
Status: Connecting to 67.220.217.235:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 281 of 500 allowed.
Response: 220-Local time is now 21:46. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 2 minutes of inactivity.
Command: USER testauditif_zzl
Response: 331 User testauditif_zzl OK. Password required
Command: PASS ********
Response: 230-User testauditif_zzl has group access to: vhosts
Response: 230-OK. Current restricted directory is /
Response: 230 102 Kbytes used (0%) - authorized: 6144000 Kb
Status: Connected
Status: Starting upload of /Applications/MAMP/htdocs/tiaSite2/sounds/name1.mp3
Command: CWD /
Response: 250 OK. Current directory is /
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (67,220,217,235,107,86)
Command: STOR name1.mp3
Response: 553 Filetype not allowed. File name1.mp3 won't be saved.
Error: Critical file transfer error


Any suggestions would be appreciated thanks.
ignore my post, I found out that no audio files are allowed.


yes You can upload mp3 or any file.. hunter.gif Thanks to PHP
TIPS: "USE LOGIC" if you found out what i mean it is easy for to manipulate file in your host.
The reason i wont tell you how,it is because i want you to learn on your own.
Not all solution found in enternet. sometime you have to use logic to solve the problem..

Cheers...
http://sudoer.zxq.net
sudoer
Cannot connect FTP TODAY unsure.gif
my site also wont open....
what happen??
Flamix
QUOTE(sudoer @ Apr 20 2012, 03:27 AM) *
Cannot connect FTP TODAY unsure.gif
my site also wont open....
what happen??


Same goes with mine, but i was inform that it was being fixed.. So give them sometime smile.gif
heffad
still no FTP?
ssfdre38
yesterday we had abuse on our servers that caused it to go down so FTP went down with it too
shelly8675309
Hi I am really new at this and only doing it for a school project. My question is I had to upload my files to a FTP
FZ how do I get them to zymic and then what do I do so classmates can see the project I have started?
Mixxminx
Just joined tonight, I have a good internet connection and the test connection on FTP works perfectly but I keep getting this error even though I've tried everything including using the domain and toggling the active/passive. Please help, I've been up almost all night with this problem.

Response: 530 Login authentication failed
Error: Critical error
Error: Could not connect to server
ssfdre38
well what are you using for the ftp host and user and do not include the ftp client
Mixxminx
FTP client blink.gif

How so, example...?
sudoer
QUOTE(shelly8675309 @ Apr 26 2012, 04:34 AM) *
Hi I am really new at this and only doing it for a school project. My question is I had to upload my files to a FTP
FZ how do I get them to zymic and then what do I do so classmates can see the project I have started?



I dont really get your question.

if you upload all your files (php files [no errors]) to zymic via fz just go to your site you've create earlier.
dirose76
I'm using FileZilla and it keeps resetting after ten minutes telling me I've had too many connections to the server (Error 421) and then it disconnects. Uh, I'm trying to install wordpress which has 921 files from what the ftp client is telling me. This is taking forever to upload the stupid program. Is there a better FTP client out there or is this a zymic issue? Thanks

D
178
hi i have a account skbu.zxq.net and i cannot upload any file to the server after uploaded few files (about 20 files)many days
cause the "Connection timed out" error, could anyone help me to check?
sorry for my poor english

the log from filezilla as below when this error :
Response: 150 Accepted data connection
Response: 150 Accepted data connection
Response: 226-803 Kbytes used (0%) - authorized: 6144000 Kb
Response: 226-File successfully transferred
Response: 226 0.314 seconds (measured here), 3.00 Kbytes per second
Status: File transfer successful, transferred 964 bytes in 1 second
Status: Starting upload of C:\Downloads\Joomla_1.5.26-Stable-Full_Package\components\com_media\controller.php
Command: CWD /components/com_media
Response: 550 Can't change directory to /components/com_media: No such file or directory
Command: CWD /components
Response: 250 OK. Current directory is /components
Command: MKD com_media
Error: Connection timed out
Error: File transfer failed
Status: Resolving address of skbu.zxq.net
Status: Connecting to 67.220.217.235:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 133 of 500 allowed.
Response: 220-Local time is now 04:40. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 2 minutes of inactivity.
Command: USER skbu_zxq
Response: 331 User skbu_zxq OK. Password required
Command: PASS **********
Error: Connection timed out
Error: File transfer failed
Status: Resolving address of skbu.zxq.net
Status: Connecting to 67.220.217.235:21...
Status: Connection established, waiting for welcome message...
ssfdre38
increase your timeout to 120
178
QUOTE(ssfdre38 @ May 11 2012, 06:11 AM) *
increase your timeout to 120


it seems OK now, thank you very much laugh.gif
Violent Assassins
yeah... tried uploading my site, I can't upload any images or sites now, if I upload an image, it will upload about half of it and the rest of the image turns out grey. it only uploads a file with half the file size. and im trying to upload a page and it uploads it for a second and deletes it again.. what's going on here....????
theang
It seems like my site wouldn't load - http://theang.zxq.net

It was still working fine until yesterday night.. now i'm having a lot of trouble uploading too(it says can't connect to theang.zxq.net at port 21)

Problems were solved but somehow my index.html isn't working anymore. It was working earlier on
zpcs
QUOTE(theang @ May 13 2012, 02:17 AM) *
It seems like my site wouldn't load - http://theang.zxq.net

It was still working fine until yesterday night.. now i'm having a lot of trouble uploading too(it says can't connect to theang.zxq.net at port 21)

Problems were solved but somehow my index.html isn't working anymore. It was working earlier on


I was just there (Malaysia famous spots), try clearing your Internet Browsers cache and see if it loads for you. Seems to be working fine for me.

Hope this helps you out.
dirose76
QUOTE(ssfdre38 @ May 11 2012, 06:11 AM) *
increase your timeout to 120


Increased and it works now...thx
178
hi again,
now i have another problem about the ftp.
after uploaded the joomla to the server, there are many files fail to upload as the reason "cannot start transfer".
then I've seen many file (name:.pureftpd-upload.4faf567b.15.15ac.86c6f17c)
and it cannot been deleted, could anyone help me to delete them?

Command: DELE .pureftpd-upload.4faf567b.15.15ac.86c6f17c
Response: 550 Prohibited file name: .pureftpd-upload.4faf567b.15.15ac.86c6f17c

my site: 178g.99k.org
sorry for my poor english tongue.gif
nikos6925
Hi i am new here,
when i try to login with FTP i get this message:
Απάντηση: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Απάντηση: 220-You are user number 232 of 500 allowed.
Απάντηση: 220-Local time is now 12:01. Server port: 21.
Απάντηση: 220-This is a private system - No anonymous login
Απάντηση: 220-IPv6 connections are also welcome on this server.
Απάντηση: 220 You will be disconnected after 2 minutes of inactivity.
Εντολή: USER technick.zzl
Απάντηση: 331 User technick.zzl OK. Password required
Εντολή: PASS **********
Απάντηση: 530 Login authentication failed

looks like i insert my password wrong, but i am not, I even change it to a new one and it still doesnt work...
ssfdre38
change technick.zzl to technick_zzl
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.