xforty / drush-deploy

Drupal deploy tool based on Capistrano and Drush
https://github.com/xforty/drush-deploy/wiki
Other
35 stars 4 forks source link

drush-deploy doesn't always obey :copy_remote_dir in Capfile #13

Open dkingofpa opened 11 years ago

dkingofpa commented 11 years ago

When I specific :copy_remote_dir in my Capfile, the resulting tarball from the distro.make build is uploaded to that remote directory. However, I still see other bits still being uploaded to directory that isn't what I specified.

For example, if I put in my Capfile: set :copy_remote_dir, '/home/user/tmp'

I still get log messages that show other bits are being copied to /tmp:

** sftp upload #<StringIO:0x00000001ba8e60> -> /tmp/tmp.hkSuqGUYKS