hello,
I want to ask linux guys - what is the benefit of using scp command in putty instead of using winscp and drag and drop copying?
I tried to copy, and it does not work for me with scp command, so I have to waste my time figuring out how to copy.
While is was so simple drag and drop with winscp. I don't understand how people can like command line. I would use command line only if there is no other tool.
what I was trying is
scp e:/projektai/test.txt darius@dev.3etnow.com /home/darius
ssh: Could not resolve hostname e: Name or service not known
cp: cannot stat `darius@dev.3etnow.com': No such file or directory
I was doing by example:
scp /path/to/local/file username@hostname:/path/to/copy/to/
How can it now know what e is. How else I can tell him where my file is... What a bad software. I have probably to read some mannual to just COPY THE FILE!!! wow