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

Re: using scp to move files



Once upon a time martin f krafft said...
> also sprach Kamaraju Kusumanchi <kamaraju@gmail.com> [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 ???



Reply to: