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

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



On Wed, 2005-04-27 at 04:06 -0700, Ulrich Scholz wrote:
> > why do you think it's not copied?
> 
> Uh, because it's not there?

just checking, sometimes... ;)

> 
> 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.


and just checking... you can create a new file on kiste (eg quota not
exceeded) and there's no errors in relevant (system) logs
eg /var/log/messages

and if test_file is large did you see the countdown/status bar at all?

prob worth including the scp -vv info for above test too

ta



Reply to: