Opened at 2009-07-04T21:31:29Z
Closed at 2009-07-07T21:06:13Z
#747 closed defect (invalid)
Files uploaded to FTP server never appear
Reported by: | ndurner | Owned by: | zooko |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-frontend | Version: | 1.3.0 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
While connected to Tahoe's builtin FTP server:
ncftp / > ls personal-bzr/ ncftp / > put kv.tar kv.tar: 1,24 MB 983,36 kB/s ncftp / > ls personal-bzr/
This is with Tahoe 1.3, Twisted 8.2.0 on Windows XP. Even with the patch from FTP-and-SFTP.txt applied, the assertion at ftpd.py:293 still failed, so I uncommented that line. The last hunk in the patch didn't apply because the file is missing (nothing unusual, see Ticket #688).
Change History (2)
comment:1 Changed at 2009-07-05T17:47:31Z by ndurner
comment:2 Changed at 2009-07-07T21:06:13Z by ndurner
- Resolution set to invalid
- Status changed from new to closed
False alarm, sorry. I patched in the wrong directory, Tahoe's complaints were correct.
Note: See
TracTickets for help on using
tickets.
This also happens on Ubuntu 8.10