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

Complete upload/download failure #2788

Closed
cyberduck opened this issue Dec 2, 2008 · 2 comments
Closed

Complete upload/download failure #2788

cyberduck opened this issue Dec 2, 2008 · 2 comments
Assignees
Labels
bug ftp FTP Protocol Implementation high priority worksforme

Comments

@cyberduck
Copy link
Collaborator

cordy created the issue

Cyberduck 3.0.3 no longer works at all in FTP mode. The browser connects to the remote server and responds to navigation just fine. But no uploads or downloads of files will work, instead getting I/O Error: Download failed on every request.

This is certainly a serious Cyberduck problem, since RBrowser works perfectly from the same client machine to the same remote machine at the same time.

The connection is to a remote machine running Linux, with authorized user login to a standard ProFTPD server.

Transcript of error looks like this:

	220 ProFTPD 1.2.9 Server (ProFTPD Default Installation) [eve.apexisp.net]
	USER myuser
	331 Password required for myuser.
	PASS ********
	230 User myuser logged in.
	NOOP
	200 NOOP command successful
	SIZE /myuser-www/ndocs.html
	213 86628
	NOOP
	200 NOOP command successful
	MDTM /myuser-www/ndocs.html
	213 20081123222918
	NOOP
	200 NOOP command successful
	NOOP
	200 NOOP command successful
	SYST
	215 UNIX Type: L8
	STAT /myuser-www
	211-status of /myuser-www:
	 drwxr-x--x  14 myuser   myusergrp       1024 Nov  2 16:00 .
	 drwxr-x--x   9 myuser   myusergrp       1024 Mar 26  2008 ..
	 -rw-r--r--   1 myuser   myusergrp      12292 Oct 29  2002 .DS_Store
	 drwxr-xr-x   2 myuser   myusergrp       1024 Mar  8  2003 .FBCLockFolder
	 -rw-r--r--   1 myuser   myusergrp        529 Sep  8  2004 .htaccess
	 -rw-r--r--   1 myuser   myusergrp        496 Jan 28  2004 .htaccess.out
	 drwxr-xr-x   2 myuser   myusergrp       1024 Aug 14 12:30 betabox
	 drwxr-xr-x   2 myuser   myusergrp       1024 Aug 14 12:30 cgi-bin
	 drwxr-xr-x   2 myuser   myusergrp       1024 Aug 14 12:31 docs
	 drwxr-xr-x   8 myuser   myusergrp       1024 Oct 10  2005 examples
	 -rw-r--r--   1 myuser   myusergrp       1406 Nov  4  2003 favicon.ico
	 drwxr-xr-x  11 myuser   myusergrp       2048 Aug 14 12:46 forum
	 drwxr-xr-x   2 myuser   myusergrp       1024 Mar 10  2004 images
	 -rw-r--r--   1 myuser   myusergrp      13938 Nov 11 13:19 index.html
	 -rw-r--r--   1 myuser   myusergrp         45 Jan 29  2004 index.shtml
	 drwxr-xr-x   4 myuser   myusergrp       1024 Nov  4  2003 learning
	 -rwxr-xr-x   1 myuser   myusergrp      22294 Dec 30  2007 nabout.html
	 -rw-r--r--   1 myuser   myusergrp      34373 Dec 13  2007 nchallenge.html
	 -rwxr-xr-x   1 myuser   myusergrp      86628 Nov 23 22:29 ndocs.html
	 drwxr-xr-x   2 myuser   myusergrp       3072 Dec  2 12:45 ndownload
	 -rw-r--r--   1 myuser   myusergrp      13660 Jul  9 11:41 ndownload.html
	 -rw-r--r--   1 myuser   myusergrp      12618 Dec 13  2007 nlearn.html
	 -rw-r--r--   1 myuser   myusergrp       6290 Nov 16 18:21 noracles.html
	 -rwxr-xr-x   1 myuser   myusergrp      79569 Nov 16 18:21 nresources.html
	 drwxr-xr-x   2 myuser   myusergrp       1024 Aug 14 12:32 nsoftware
	 -rwxr-xr-x   1 myuser   myusergrp      12402 Jul  9 11:41 nsupport.html
	 -rw-r--r--   1 myuser   myusergrp      20949 Jan  1  2008 nwhy.html
	 -rw-r--r--   1 myuser   myusergrp      60788 Mar 29  2008 papers.html
	 -rw-r--r--   1 myuser   myusergrp        261 Nov  9  2003 robots.txt
	 drwxr-x--x   5 myuser   myusergrp       1024 Aug 14 12:23 stats
	 drwxr-xr-x   2 myuser   myusergrp       1024 Nov  4  2003 tour
	211 End of Status
	CWD /myuser-www
	250 CWD command successful.
	FEAT
	211-Features:
	 MDTM
	 REST STREAM
	 SIZE
	211 End
	PORT 130,15,1,177,196,140
	200 PORT command successful
	RETR ndocs.html
	QUIT
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Try to change the Connect Mode from Active to Passive in the bookmark or connection settings. (Look for More Options.

@cyberduck
Copy link
Collaborator Author

364d2d0 commented

Cannot download Microsoft programs or updates, nor download from other internet pages The internet page now only has two bars, address and google. Have no information bar or tools from internet. Have no favourite button.
How can this be fixed as I cannot download tp reinstall esplorer?

@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 high priority worksforme
Projects
None yet
Development

No branches or pull requests

2 participants