[Cyberduck-trac] [Cyberduck] #10834: Large files are immediately deleted the moment uploading finishes, in an infinite loop
Cyberduck
trac at cyberduck.io
Sat Nov 9 03:21:44 UTC 2019
#10834: Large files are immediately deleted the moment uploading finishes, in an
infinite loop
-------------------------+----------------------
Reporter: binba | Owner:
Type: defect | Status: new
Priority: high | Milestone:
Component: ftp | Version: 7.1
Severity: critical | Resolution:
Keywords: | Architecture: Intel
Platform: macOS 10.13 |
-------------------------+----------------------
Comment (by binba):
I enabled ''debugging defaults write
~/Library/Preferences/ch.sudo.cyberduck.plist logging debug''
The debug log is chock full of pretty-private data - client folders,
files, usernames, anything transferred that's in the history... basically
everything except passwords. Not great at all for sharing online. But I
was able to scrub things though, and attached.
The test file name is "Complete performance.mp4".
I believe the "good stuff" is between 18:57:27 and 18:57:57.
{{{
Nov 8 18:57:57 MacPro Cyberduck[4362]: [QRLltKrD-transfer-1] WARN
ch.cyberduck.core.worker.AbstractTransferWorker - Failure transferring
TransferItem{remote=Path{path='/public_html/xxxxxx/xxxxxx/Complete
performance.mp4', type=[file]}, local=Local{path='/Volumes/Barnyard 2
/xxxxxx 2019-09-21/Outputs/Complete performance.mp4'}, lockId='null'}.
BackgroundException{file=Path{path='/', type=[directory]},
message='Connection timed out', detail='Read timed out.',
class='ch.cyberduck.core.exception.ConnectionTimeoutException',
cause='java.net.SocketTimeoutException: Read timed out'}
}}}
If I'm not mistaken, I canceled the operation at 18:58:36.
--
Ticket URL: <https://trac.cyberduck.io/ticket/10834#comment:8>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list