Does anyone know how toi chmod directories in terapin ftp. or are there any ftp clients that allow you to chmod directories?
Thanks
Rob
Does anyone know how toi chmod directories in terapin ftp. or are there any ftp clients that allow you to chmod directories?
Thanks
Rob
Is there no 'Set Permissions' item on the menus?
there is a chmod command, but it is ghosted when you select a directory.
Maybe your server doesn't allow you to modify any of your files? or only using Telnet or something.
If you have telnet access, you can do it this way:
chmod permission directory
-or-
chmod -R permission directory
The second will do all directories and files recursively below it.
HTH,
Joseph
Or..you could just download WS_FTP which lets you chmod directories.
WS_FTP = bad experience
Smart_FTP is okay, cept the stupid alpha version expiry stuff, Leech is <i>okay</i> but smart is better.
To chmod in smart ftp right click on the files and choose properties, you can set in rw-r-r or 644 style.