I'm trying to ftp files from my Windows 2000 desktop to my unix box. I use ftp on windows command prompt. My problem is that once a folder has files in it, I can't remove it using the conventional UNIX rm -r option. If I issue rmdir folder_name - from my Windows desktop after ftp - I get the error message 550 folder_name: The directory is not empty. If I issue rm -r folder_name i get the error message 550 -r: The system cannot find the file specified.
Sorry if this is the wrong forum to ask this question - I just wasn't sure ? Its also so stupid. Why can't microsoft stick to the conventional options of rm ?
Sorry if this is the wrong forum to ask this question - I just wasn't sure ? Its also so stupid. Why can't microsoft stick to the conventional options of rm ?