Is there a faster way to delete folders?

257 views
Skip to first unread message

Doug Suiter

unread,
May 20, 2012, 3:46:36 AM5/20/12
to Cyberduck
If I delete a folder in cyberduck, the application seems to want to
delete each file in that folder one at a time which can take a very,
very long time.

Is there a faster way to just delete the entire folder and it's
contents in one stroke?

David Kocher

unread,
May 21, 2012, 3:05:37 AM5/21/12
to cybe...@googlegroups.com
Most protocols such as FTP do not support a recursive delete of directories therefore we have to invoke a command for every single file.

-- David
> --
> You received this message because you are subscribed to the Google Groups "Cyberduck" group. To post to this group, send email to cybe...@googlegroups.com
> To unsubscribe from this group, send email to cyberduck+...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/cyberduck
> --
> Post bug reports and feature requests
> http://trac.cyberduck.ch/newticket
> --
> Support development
> http://cyberduck.ch/donate/
>

Adam Konner

unread,
Sep 30, 2015, 6:23:42 PM9/30/15
to Cyberduck
Perhaps it could use a different method when connected via SFTP, which is increasingly becoming standard. `rm -rf` should do the trick in one go. 

Jeff McNeill

unread,
Oct 8, 2015, 9:25:58 PM10/8/15
to Cyberduck

On Thursday, October 1, 2015 at 5:23:42 AM UTC+7, Adam Konner wrote:
Perhaps it could use a different method when connected via SFTP, which is increasingly becoming standard. `rm -rf` should do the trick in one go. 

+1 

If possible it would be useful to allow for customization of which method a delete should use. But definitely faster recursive deletion would be spectacular.

Sincerely,
Jeff
Reply all
Reply to author
Forward
0 new messages