Summary: | Change permissons of many files at a time and of subdirectories | ||
---|---|---|---|
Product: | [Applications] kftpgrabber | Reporter: | Christoph Tavan <chefturner> |
Component: | general | Assignee: | Jernej Kos <kostko> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christoph Tavan
2006-03-17 01:06:50 UTC
SVN commit 526437 by kostko: Added support for recursive chmod. FEATURE: 123762 M +5 -0 engine/event.cpp M +7 -0 engine/event.h M +1 -1 engine/ftpsocket.cpp M +1 -1 engine/ftpsocket.h M +1 -1 engine/sftpsocket.cpp M +1 -1 engine/sftpsocket.h M +144 -0 engine/socket.cpp M +12 -1 engine/socket.h M +4 -2 engine/thread.cpp M +1 -1 engine/thread.h M +16 -2 widgets/browser/propsplugin.cpp M +1 -0 widgets/browser/propsplugin.h Does not work in version 0.8.0 for me... Well, recursive chmod does work, but chmod of many selected files does not. I have opened a new bug on this issue: http://bugs.kde.org/show_bug.cgi?id=141498 |