Thread: SSH program

  1. #1
    Microsoft Lover afreedboy's Avatar
    Join Date
    Nov 2003
    Posts
    189

    SSH program

    Is there anyone know SSH program that could delete unempty folder?

    Currently I am using SSH Secure Shell 3.29, but I don't know how to delete an unempty folder.


  2. #2
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    rm -r

  3. #3
    Microsoft Lover afreedboy's Avatar
    Join Date
    Nov 2003
    Posts
    189
    thanks a lot dude.

    I got it now.


Popular pages Recent additions subscribe to a feed

Similar Threads

  1. SSH via C program
    By yogesh3073 in forum C Programming
    Replies: 5
    Last Post: 01-12-2011, 04:13 PM
  2. SSH C Program
    By Joncombat in forum C Programming
    Replies: 1
    Last Post: 11-14-2007, 09:04 AM
  3. Using variables in system()
    By Afro in forum C Programming
    Replies: 8
    Last Post: 07-03-2007, 12:27 PM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM