Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCP did not finish successfully (1): (Net::SCP::Error) #24

Open
ANTARESXXI opened this issue Nov 24, 2015 · 2 comments
Open

SCP did not finish successfully (1): (Net::SCP::Error) #24

ANTARESXXI opened this issue Nov 24, 2015 · 2 comments

Comments

@ANTARESXXI
Copy link

/Library/Ruby/Gems/2.0.0/gems/net-scp-1.2.1/lib/net/scp.rb:365:in block (3 levels) in start_command': SCP did not finish successfully (1): (Net::SCP::Error) from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/channel.rb:591:incall'
from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/channel.rb:591:in do_close' from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/session.rb:589:inchannel_close'
from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/session.rb:468:in dispatch_incoming_packets' from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/session.rb:222:inpreprocess'
from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/session.rb:206:in process' from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/session.rb:170:inblock in loop'
from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/session.rb:170:in loop' from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/session.rb:170:inloop'
from /Library/Ruby/Gems/2.0.0/gems/net-ssh-3.0.1/lib/net/ssh/connection/session.rb:119:in close' from /Library/Ruby/Gems/2.0.0/gems/net-scp-1.2.1/lib/net/scp.rb:210:inensure in start'
from /Library/Ruby/Gems/2.0.0/gems/net-scp-1.2.1/lib/net/scp.rb:210:in start' from /Library/Ruby/Gems/2.0.0/gems/net-scp-1.2.1/lib/net/scp.rb:226:inupload!'

Both source and destination paths exist and I have correct permissions, so I can't understand what is the reason...

@majormoses
Copy link

@ANTARESXXI out of curiosity is one of them a symlink? I saw a similar issue when there were symlinks present

@ChaseLEngel
Copy link

I have the same problem and using symlinks. I'll try it without the symlinks and see if anything changes. Thanks for the idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants