Hello,


I try to upload a directory to my server on deploy:updated.

The command 

upload! '/path/to/my/folder', '/server/path/for/staging', recursive: true

causes the error: 

Errno::EISDIR: Is a directory - /path/to/my/folder

The whole example I try to get running is here: 
https://gist.github.com/swalkinshaw/9e4556d4b0c402eba29a


Versions:

   - ruby 1.9.3p484 
   - capistrano-3.4.0 

Platform:

   - Linux version 3.13.0-35-generic (buildd@panlong) (gcc version 4.8.2 
   (Ubuntu 4.8.2-19ubuntu1) ) 

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/c9baf364-0ead-403d-b91c-ff5fd5eeac4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to