Thibault Jouan
3c4bcc1a4b
Refactor actions with Action#setup
2014-10-09 01:06:42 +00:00
Thibault Jouan
a84b34b7ca
Support `mkdir' status attributes
2014-10-08 22:36:27 +00:00
Thibault Jouan
2e6625d444
Simplify Actions::Mkdir#apply
2014-10-08 08:44:25 +00:00
Thibault Jouan
25935f8302
Improve mkdir so that permissions will be forced:
...
SFTP will honor umask on server side, and new directories won't get
expected permissions. We need to explicitly set permissions metadata for
new entries.
2014-09-25 21:35:06 +00:00
Thibault Jouan
bd66ec25e4
Allow `mkdir' action to work recursively
2014-09-25 21:28:12 +00:00
Thibault Jouan
429b9f9ad2
Refactor mkdir action
2014-09-25 20:35:30 +00:00
Thibault Jouan
8291f1bcfd
Implement verbose mode
2014-05-25 12:14:22 +00:00
Thibault Jouan
94f6bbb4aa
Accept mode as argument in `mkdir' action
2014-04-25 00:33:27 +00:00
Thibault Jouan
7f5d1a4085
Implement `mkdir' task action
2014-01-21 15:50:07 +00:00