Once upon a time martin f krafft said... > also sprach Kamaraju Kusumanchi <[EMAIL PROTECTED]> [2004.10.04.1741 +0200]: > > I need to move some files from a server to client. I am planning to > > use scp for this. Using scp, I can only copy the files. But I want to > > move the files instead of copying them. Any ideas? The manual of scp > > does not have any option for this. > > scp source server:dest && rm source
and what about the other way? scp server:source dest && rm ??? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]