10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi,
i have a scripts which transfer a file from source to dest server. It uses the firewall information like IP, USERNAME, PASSWORD.
I wanted to know it belongs to source system firewall or the destination firewall info. How to check that firewall connection is working or no without running... (1 Reply)
Discussion started by: Pranavi
1 Replies
2. UNIX for Dummies Questions & Answers
Hi,
I'm new to this sftp commands. Can someone please explain what exactly its doing
Code1:
eval scp -i ${sshkey} "'${srcdir}/${fname}'" ${tgtfolder}Code2:
ssh -i ${sshkey} ${etlssh} "cat ${remoteDir}/${fname}" > ${localDir}/${fname}Code3:
sftp -P2246 -B ${file1}... (0 Replies)
Discussion started by: help_scr_seeker
0 Replies
3. UNIX for Dummies Questions & Answers
Hi all,
Can you please tell me the command, with which one can know the amount of space a specific directory has used.
df -k . ---> Displays, the amount of space allocated, and used for a directory.
du -k <dir name> - gives me the memory used of all the files inside <dir>
But i... (2 Replies)
Discussion started by: abhisheksunkari
2 Replies
4. Red Hat
are there linux commands or applications that i can use to find out what application was using a certain port at a certain time? there's teamquest,but it doesnt have this kind of information.
TIA. (2 Replies)
Discussion started by: bumblebee
2 Replies
5. Shell Programming and Scripting
Hi i just wanted to know what is the code to display amount of RAM and also the percentage used? I know i can possibly use the vmstat code but what part indicates the RAM? Any help would be much appreciated. Thanks (1 Reply)
Discussion started by: warlock129
1 Replies
6. UNIX for Advanced & Expert Users
Hi everyone!
I have a problem...
I need to restrict user to sftp usage only from one computer to another...
I mean that the user cannot login to the computer or even use sftp from other computer only from the one i allow.
thanx for the help! (13 Replies)
Discussion started by: eliraza6
13 Replies
7. Solaris
Hi,
How to find out which sftp client is installed in my system?
And the UserId and Password used for SFTP service.
I am using SunOS 5.8
Please help.
Thanks,
Raj (1 Reply)
Discussion started by: reeturaj_sunny
1 Replies
8. Solaris
I have a Solaris 5.9 server and need send information via SFTP automaticaly, and set my username and password encrypted. How can I do this?
Best regards (1 Reply)
Discussion started by: irasela
1 Replies
9. UNIX for Dummies Questions & Answers
can anyone please tell a method to obtain version information of sftp in linux (3 Replies)
Discussion started by: aina_villatoro
3 Replies
10. UNIX for Advanced & Expert Users
how would I list the high end of CPU utilization for the previous hours of the day. I don't need to know the averages. I'm wanting to know the high and low, etc. for what ever time interval that is avaliable?
Thank you. (2 Replies)
Discussion started by: cubs0729
2 Replies