Search Results

Search: Posts Made By: Srinivas.Jala
2,513
Posted By Srinivas.Jala
Thanks to all your posts!!
Thanks to all your posts!!
2,513
Posted By Srinivas.Jala
String compare
Hi,

I have file like below,

Srinivas Jala Srinivas Jala AA
Srikanth ML Srikanth ML KK
Vijay Kumar Dha Vijay Kumar Dha JJ

i want to compare like "Srinivas Jala" word in...
9,397
Posted By Srinivas.Jala
Hi, Better to do encryt(original file size...
Hi,

Better to do encryt(original file size will reduce if you do encryt)the inut file and send using FTP, This is one way of sending huge files.

Regards,
Srinivas Jala
3,639
Posted By Srinivas.Jala
code like..you can use rename/mv rename...
code like..you can use rename/mv

rename ABC.zip ABC`date '+%m%d%y'`.zip
3,826
Posted By Srinivas.Jala
Hi, Just make sure below this for SFTP...
Hi,

Just make sure below this for SFTP connection.

1. Keypair is generated properly.
2. Just copy rsa_pub_id file to target sever to authorisedkey file and make sure key should be in one line...
9,666
Posted By Srinivas.Jala
Hey Can give me excat code of FTP scrit? So that...
Hey Can give me excat code of FTP scrit? So that i can help you better.

Regards,
Srinivas Jala
9,666
Posted By Srinivas.Jala
Hi, Pls check samle code like below, ...
Hi,

Pls check samle code like below,

login to Server2 and go to directory where file exits which you want to transfer,

ftp username@server1
passwd
cd directory
mget *.*
bye

above...
Showing results 1 to 7 of 7

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