capistrano-syncfiles 1.0.0
This gem provides up and down file syncing with rsync, tar or sftp. This could be usefull if you are in a shared hosting environment.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            capistrano
            ~> 3.0
          
          
            fun_sftp
            ~> 1.1.1