Ticket #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: | Platform: | ||
| Architecture: |
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
comment:1 Changed 4 years ago by dkocher
- Status changed from new to assigned
- Component changed from core to ftp
comment:2 Changed 2 years ago by dkocher
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone set to 3.0.2
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 2 years ago by dkocher
Currently in the nightly builds, this option is enabled by default. In r4119.
comment:4 follow-up: ↓ 5 Changed 2 years ago by anonymous
- Priority changed from low to high
- Status changed from closed to reopened
- Resolution fixed deleted
With Cyberduck 3.0.2 (4163), on some servers, directory listing is now not more possible!
comment:5 in reply to: ↑ 4 Changed 2 years ago 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 2 years ago by dkocher
Documentation to disable STAT listings is at help/en/problems?.

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