Is there a way I can set the default permissions for people to be 777? So anything they do is accessible by everyone?
Also, is there a way I can FTP a file to a unix box from a windows box and maintain the original date and time stamps?
side note: why does chmod -R 777 * take hours?
Also, is there a way I can FTP a file to a unix box from a windows box and maintain the original date and time stamps?
side note: why does chmod -R 777 * take hours?
Comment