Date: Tue, 6 Feb 2007 15:17:58 -0500 From: Chuck Swiger <cswiger@mac.com> To: Don O'Neil <don@lizardhill.com> Cc: freebsd-questions@freebsd.org Subject: Re: SCP & Delete Message-ID: <3B0782F6-FF0D-42AA-9497-450323607CFF@mac.com> In-Reply-To: <005401c74a2b$30361b90$0300020a@mickey> References: <005401c74a2b$30361b90$0300020a@mickey>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 6, 2007, at 3:12 PM, Don O'Neil wrote: > How do I delete a file after I've copied it with SCP? Is there some > sort of > secure 'rm' command? Use "rsync --delete" via SSH. (Danger! Slippery when wet! Use with caution.) -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B0782F6-FF0D-42AA-9497-450323607CFF>