Search Results

Search: Posts Made By: kdtrica
3,164
Posted By kdtrica
chmod of remote file
I would like to chmod the file which I am pulling from remote server onto my server.
I am using the following script:

sftp <server detail>
get abc xyz
chmod 666 xyz
bye

Though I could fetch...
4,598
Posted By kdtrica
thanks...yeah it is 0022 ---------- Post...
thanks...yeah it is 0022

---------- Post updated at 05:06 AM ---------- Previous update was at 04:31 AM ----------

I would like to chmod the file which I am pulling from remote server onto my...
4,598
Posted By kdtrica
I guess it is 022...From where I can confirm it?
I guess it is 022...From where I can confirm it?
4,598
Posted By kdtrica
chmod remote server file
I would like to chmod the file which I am pulling from remote server onto my server.
I am using the following script:

sftp <server detail>
get abc xyz
chmod 666 xyz
bye

Though I could fetch...
2,041
Posted By kdtrica
use this : cp a a.`date +%y%m%d`
use this : cp a a.`date +%y%m%d`
2,855
Posted By kdtrica
thanks a lot...i just was not sure with...
thanks a lot...i just was not sure with "ssh-keygen -t rsa" command, it will generate (default)1024 bytes public key...
2,855
Posted By kdtrica
RSA 1024
How to generate RSA 1024 public key??
Pls help
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 11:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy