10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Hi,
Call me stupid but i accidentally executed following command :
find $INSTALLDIR/ -type f -exec chmod 644 {} \;
now after which I am not able to run any command in system even ls command is giving me error for "permission denied" :( (5 Replies)
Discussion started by: itajooba
5 Replies
2. UNIX for Dummies Questions & Answers
I recently installed AT&T UNIX SysV, on an old Pentium computer. I now find that I am unable to transfer files to and from the computer. I previously posted about problems mounting a floppy drive, but that is just bringing up more problems about the filesystem format.
JGT brought to my attention... (27 Replies)
Discussion started by: BrentBANKS
27 Replies
3. Windows & DOS: Issues & Discussions
Hi all,
I'm a newbie to unix. My requirement is to create an automation script which will transfer a zipped folder from my/remote desktop to an unix server. Tools lik WinSCP shouldnt be used. No manual moving. I use putty to connect to server. I couldnt find any help on this topic. Should i use... (3 Replies)
Discussion started by: sherin22
3 Replies
4. Shell Programming and Scripting
Hi All,
can some one suggest me a tool to compare file ownership/permission and contents of files located at two different unix servers?
Thanks,
Pranav (1 Reply)
Discussion started by: Pranav Bhasker
1 Replies
5. Shell Programming and Scripting
Hi,
I got a problem about new user that will be used by another system to transfer files. It threw back with error as below.
ftp> put pom.txt
200 PORT command successful.
553 pom.txt: Permission denied.
I'm not sure that's because the destination directory was created by another user.... (2 Replies)
Discussion started by: Kapom
2 Replies
6. UNIX for Advanced & Expert Users
Hi Guys,
Is there a command or some way whenever any file is created in a folder is having a default permission.
Cheers!!! (2 Replies)
Discussion started by: mac4rfree
2 Replies
7. Shell Programming and Scripting
Hi guys ,
how are you doing?
I am tryng to make a script using cp that i would like to do this:
echo "Enter the name files to tranfer"
then user has to enter via keyboard this kind of output
file1 file 2 file 3 file x
(i mean the number of the files could vary and their name too)... (1 Reply)
Discussion started by: REX:)
1 Replies
8. UNIX for Advanced & Expert Users
Hi
There is a requirement for me to transfer files from Unix to windows in an automation process of unix.
Please let me know is it posibble to shell scripting this?
Could you help me in scripting it?
Regards
Venugopal (2 Replies)
Discussion started by: venu_eie
2 Replies
9. UNIX for Dummies Questions & Answers
I will leave the University I am working, but I need to backup and transfer my research data from UNIX system in our department to my own 750G Hard Drive Storage. But I am not familiar with UNIX. How to do this? Thank you. (5 Replies)
Discussion started by: fishwater00
5 Replies
10. Shell Programming and Scripting
I am currently looking to write a script to transfer files from a windows NT server to a unix server any ideas of how to go about this? (1 Reply)
Discussion started by: chambala5
1 Replies