Jump to content

Scp And Windows 7 (rickroll)


Recommended Posts

I'm trying to use SCP to copy the files from a Windows 7 machine to the pineapple, in a SSH session but I constantly get "No such file or directory" messages. The folder is shared with Everyone having FC on both the share and the folder. I've tried admin@172.xx.xx.xx\share\*.*, \\172.xx.xx.xx\share\*.*, 172.xx.xx.xx/share/* and so on... Does anyone have any suggestions besides not using a Windows box?

Link to comment
Share on other sites

try using winSCP, its got a nice gui to it too ;)

Good luck

Yeah I saw that there were gui versions out there but I'm trying to get away from gui and hone my skillz on the command line. Plus that doesn't help me in the future on non-windows boxes. Appreciate the response though! :D

Link to comment
Share on other sites

Well if you actually have scp on your windows box(it's not installed from the factory), the command would be identical from a linux box.

scp files root@172.16.42.1:/www

scp -r Folder root@172.16.42.1:/www/ for folders :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...