#683 closed enhancement (fixed)
STAT -l
Reported by: | anonymous | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | 3.0.2 |
Component: | ftp | Version: | 2.6.1 |
Severity: | minor | Keywords: | stat, stat -l |
Cc: | Architecture: | ||
Platform: |
Description
I'd like to be able to make cyberduck send STAT -l instead of the regualar list command, as an individual setting per bookmark.
Change History (7)
comment:1 Changed on Dec 21, 2006 at 9:22:21 PM by dkocher
- Component changed from core to ftp
- Status changed from new to assigned
comment:2 Changed on Jul 21, 2008 at 10:15:06 PM by dkocher
- Milestone set to 3.0.2
- Resolution set to fixed
- Status changed from assigned to closed
In r4118.
To enable it you must set the following default property using Terminal.app
defaults write ch.sudo.cyberduck ftp.sendStatListCommand true
comment:3 Changed on Jul 21, 2008 at 10:19:19 PM by dkocher
Currently in the nightly builds, this option is enabled by default. In r4119. vanity table extended stay las vegas
comment:4 follow-up: ↓ 5 Changed on Aug 11, 2008 at 10:41:28 AM by anonymous
- Priority changed from low to high
- Resolution fixed deleted
- Status changed from closed to reopened
With Cyberduck 3.0.2 (4163), on some servers, directory listing is now not more possible!
comment:5 in reply to: ↑ 4 Changed on Aug 11, 2008 at 12:35:42 PM by dkocher
Replying to anonymous:
With Cyberduck 3.0.2 (4163), on some servers, directory listing is now not more possible!
Please post the transcript from View → Log Drawer.
comment:6 Changed on Aug 11, 2008 at 12:36:39 PM by dkocher
Documentation to disable STAT listings is at help/en/howto/ftp.
comment:7 Changed on Aug 12, 2008 at 10:15:48 PM by dkocher
- Resolution set to fixed
- Status changed from reopened to closed
STAT causing problems is tracked in #2428.
Normal directory listing via LIST will require a new connection to be made. However, most ftp servers (proftpd, vsftpd, glftpd, openftpd...) support dirlisting on the control connection, by sending STAT -l