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

FTP Upload: Transfer incomplete #7378

Closed
cyberduck opened this issue Aug 1, 2013 · 2 comments
Closed

FTP Upload: Transfer incomplete #7378

cyberduck opened this issue Aug 1, 2013 · 2 comments
Assignees
Labels
bug ftp FTP Protocol Implementation high priority worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

a463361 created the issue

I've updated Cyberduck to version 4.3.1 (11010) in a MacOs X 10.7.5 and all the upload transfers failed.
I can connect to the any server, create folders, download files or folders, but I couldn't upload any file since the update.
I've tried severals FTP servers, with diferent files...


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available and post the transcript from the log drawer (⌘-L) of the Transfers window.

@cyberduck
Copy link
Collaborator Author

a463361 commented

I've updated to 4.4 and Cyberduck do not open!
Here is the system.log transcript:

Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: 2013-08-05 01:27:15,132 [main] INFO  ch.cyberduck.core.Preferences - Found application support directory in /Users/tomy/Library/Application Support
Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: 2013-08-05 01:27:15,391 [main] ERROR ch.cyberduck.ui.cocoa.MainApplication - Thread main has thrown uncaught exception:org.apache.commons.lang.StringUtils.startsWith(Ljava/lang/String;Ljava/lang/String;)Z
Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: java.lang.NoSuchMethodError: org.apache.commons.lang.StringUtils.startsWith(Ljava/lang/String;Ljava/lang/String;)Z
Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: 	at ch.cyberduck.core.local.FinderLocal.stringByAbbreviatingWithTildeInPath(FinderLocal.java:262)
Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: 	at ch.cyberduck.core.local.FinderLocal.getAbbreviatedPath(FinderLocal.java:111)
Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: 	at ch.cyberduck.ui.cocoa.UserDefaultsPreferences.setDefaults(UserDefaultsPreferences.java:200)
Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: 	at ch.cyberduck.core.Preferences.instance(Preferences.java:73)
Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: 	at ch.cyberduck.ui.resources.NSImageIconCache.<clinit>(NSImageIconCache.java:236)
Aug  5 01:27:15 Lucadamo [0x0-0x59059].ch.sudo.cyberduck[925]: 	at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:91)
Aug  5 01:27:15 Lucadamo Cyberduck[925]: [main] ERROR ch.cyberduck.ui.cocoa.MainApplication - Thread main has thrown uncaught exception:org.apache.commons.lang.StringUtils.startsWith(Ljava/lang/String;Ljava/lang/String;)Z
	
	java.lang.NoSuchMethodError: org.apache.commons.lang.StringUtils.startsWith(Ljava/lang/String;Ljava/lang/String;)Z
		at ch.cyberduck.core.local.FinderLocal.stringByAbbreviatingWithTildeInPath(FinderLocal.java:262)
		at ch.cyberduck.core.local.FinderLocal.getAbbreviatedPath(FinderLocal.java:111)
		at ch.cyberduck.ui.cocoa.UserDefaultsPreferences.setDefaults(UserDefaultsPreferences.java:200)
		at ch.cyberduck.core.Preferences.instance(Preferences.java:73)
		at ch.cyberduck.ui.resources.NSImageIconCache.<clinit>(NSImageIconCache.java:236)
		at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:91)

@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