Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload fail with timeout #8022

Closed
cyberduck opened this issue Jun 15, 2014 · 1 comment
Closed

Upload fail with timeout #8022

cyberduck opened this issue Jun 15, 2014 · 1 comment
Assignees
Labels
bug ftp FTP Protocol Implementation thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

229844c created the issue

Hi,
I'm on a Mac, trying to upload a minor (5.1kb) change to a website page (Godaddy hosted). I get as far as being asked if I want to overwrite the page, then either no data uploads, or 98% of the file uploads Then the system times out and when I click "try again" I get this:

220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 4 of 500 allowed.
220-Local time is now 18:18. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 15 minutes of inactivity.
AUTH TLS
234 AUTH TLS OK.
USER JohnMawson@northatlanticridge.com
331 User JohnMawson@northatlanticridge.com OK. Password required
PASS ********
230 OK. Current restricted directory is /
PBSZ 0
200 PBSZ=0
PROT P
200 Data protection level set to "private"
FEAT
211-Extensions supported:
 EPRT
 IDLE
 MDTM
 SIZE
 MFMT
 REST STREAM
 MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
 MLSD
 AUTH TLS
 PBSZ
 PROT
 TVFS
 ESTA
 PASV
 EPSV
 SPSV
 ESTP
211 End.
SYST
215 UNIX Type: L8
TYPE I
200 TYPE is now 8-bit binary
PASV
227 Entering Passive Mode (192,186,204,7,196,0)
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 5 of 500 allowed.
220-Local time is now 18:19. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 15 minutes of inactivity.
AUTH TLS
234 AUTH TLS OK.

.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please contact your web hosting service provider for assistance.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug ftp FTP Protocol Implementation thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

2 participants