Hi Sherwin, Thanks a lot
Regards, Jaspher L. Mariano ----- Original Message ----- From: "Sherwin Daganato" <[EMAIL PROTECTED]> To: "Philippine Linux Users Group Mailing List" <[EMAIL PROTECTED]> Sent: Friday, October 08, 2004 4:16 PM Subject: Re: [plug] Need help on how to create a script that remove adirectory in a remote Linux > On Fri, Oct 08, 2004 at 02:42:38PM +0800, Jaspher L. Mariano wrote: > > I'm writing a script that copy and delete a file in a remote > > directory. I already use scp for copying files to remote pc. But the > > problem I need to remove a remote directories. > > I already tried sftp rmdir, but doesn't remove my desired directory even it has a rights of rwx-rwx-rwx. > > Try ssh [EMAIL PROTECTED] 'rmdir your_dir' > > HTH > -- > $_=q:; # SHERWIN # > 70;72;69;6e;74;20; > 27;4a;75;73;74;20; > 61;6e;6f;74;68;65; > 72;20;50;65;72;6c; > 20;6e;6f;76;69;63; > 65;27;:;;s=~?(..); > ?=pack q$C$,hex$1; > ;;;=egg;;;;eval;;; > -- > Philippine Linux Users' Group (PLUG) Mailing List > [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) > Official Website: http://plug.linux.org.ph > Searchable Archives: http://marc.free.net.ph > . > To leave, go to http://lists.q-linux.com/mailman/listinfo/plug > . > Are you a Linux newbie? To join the newbie list, go to > http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
