[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: scp does not copy, no error msg, ssh works



> why do you think it's not copied?

Uh, because it's not there?

scholzuh@baby: ls -lt test_file
-rw-r--r--    1 scholzuh pmem       334287 Apr 27 12:56 test_file
scholzuh@baby: scp test_file scholzuh@kiste:
Password:
Linux kiste 2.4.26-1-k7 #1 Tue Aug 24 14:08:24 JST 2004 i686 GNU/Linux
scholzuh@baby: ssh scholzuh@kiste
Password:
Last login: Wed Apr 27 10:09:20 2005
Linux kiste 2.4.26-1-k7 #1 Tue Aug 24 14:08:24 JST 2004 i686 GNU/Linux
scholzuh@kiste: ls -lt test_file
ls: test_file: No such file or directory
scholzuh@kiste: find . -name test_file -print
scholzuh@kiste:

Uli

PS. File test_file is much larger than the file used for the ouput
given in my last post.



Reply to: