Summary: You need to read up on 'chmod', the command to set file permissions. In UNIX/Linux you can set permissions for three different sets of users: - the us...
Summary: RedHat server. Exim mail server. Virtual hosting. I'm a newbie programmer. When I try to run a perl script that opens my /home/accountX/mail/usern...
Summary: When I transfer files from one AIX server to another using FTP command, I want to give the group write permission. I have set up my user's umask to 02...
Summary: Readers will be familiar with the idea of returning the permissions of a file using the ls -l command, which, amongst other things, returns file permi...
Summary: Where do I specify the default file permission. When I do a FTP I want the files to have 755 permission by default without having to change them manua...
Summary: I have a small intranet set up with an Irix and NT. I use NFS to access a folder on NT from the Irix machine. My problem is that I cannot create a seq...
Summary: Hello, I have an shell script to transfer a 50KB TXT file from UNIX to NT4 server. The transferred file become 4-5KB less... When I look inside the t...
Summary: Hello, I have a script called "change" that lives in the following directory: /home/controlm/measurements/ The /home/controlm dir is the home dir for ...
Summary: When I was developing a administration application (based on php) for my site (on a university server), I managed to upload several files with another...
Summary: HI! I have newly created an anonymous ftp on my solaris system and i need to know how to set a permission on my upload and download folders or files. ...
Summary: I run scripts from my Cron jobs and the scripts FTP data from another site and store them on the local system. This is fine if there are no files sto...
Summary: hi, i have a scripting problem. i have to create users on solaris from a web page through scripting. my script is able to create users and there home ...
Summary: We have a computer that is running Novell that goes out to the internet and downloads a file and puts it out on the NFS and then a phantom process run...
Summary: I have filenames on this system that start with a # that will not copy. Seems the # is the problem. Script below put the bad name to a file and used...
Summary: I've got a UW7.2 on a compaq non stop cluster.I've tried to install Lansafe III to manage the Compaq UPS2000. The problem is about file permission on ...
Summary: Sounds like a permissions problem. Check what the permissions are on your /etc/aliases file. Might have unsafe permissions (i.e. writeable to someone ...
Summary: Hi I need some help with some flat files. The problem can be divided into two parts broadly. These files are the result of a particular extract and ha...
Summary: hi, on my telnet session, 1) i do a vi, but i cant edit the file. the file permission is right.. and has write permission 2) and the screen seems to ...
Summary: Check all of you file permissions, betting that all is not executable by everyone, just as root, and you sure as heck do not want to have to use the s...
Summary: That's exactly what I'm trying to do. I need to go into each subdirectory, see if there is a file named 'text'. If there is, then execute the awk pr...
Summary: I had some problems as well, but now it works and I know why. as soon as normal ssh user@server works with a passwd known_hosts is OK. 1) take a look ...
Summary: I have a shell script owned by root that I want to place in several users directories (script is different per user) but it contains passwords so I wa...