From: "Kamaraju Kusumanchi" <[EMAIL PROTECTED]> > 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. > > Are there any other programs which achieve the same result?
The scp program from SSH.com's package supports this via the -u option which will remove source files after copying them. Pete > > thanks > raju > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]