Search Results

Search: Posts Made By: Sindhuap
46,964
Posted By Sindhuap
the SFTP servers are of two ways 1.General one...
the SFTP servers are of two ways
1.General one and 2. Commercial

1.General:
then the command beow should have been used to create the key

ssh-keygen -t dsa
Place the Copy of the public...
46,964
Posted By Sindhuap
For which user is the DSA key created and from...
For which user is the DSA key created and from where are u running the script. If the users or OS differs then the prob would come
1,568
Posted By Sindhuap
Format of content displayed in the attachment of email
Hi,
I'm facing a problem in mailing attachments using uuencode in mailx.
I got to attach a couple of flatfiles. I'm able to attach and mail the files successfully.

But there is a problem in the...
2,253
Posted By Sindhuap
Thanx but i need to attach in the mail as...
Thanx but i need to attach in the mail as attachments
2,253
Posted By Sindhuap
multiple files to be attached
Hi all,

Am in need of attaching multiple files of similar pattern?
For example the files like
a1.txt
b1.txt
c1.txt
can be reffered as *1.txt
Can anyone help me in attaching the files of...
46,964
Posted By Sindhuap
sftp $user@$host >> $SFTP_Log_file <<...
sftp $user@$host >> $SFTP_Log_file << End_FTPSession
lcd ${Local_directory}
cd ${Server_Source_path}
mget *.txt
quit
End_FTPSession

How to use code tags...
6,805
Posted By Sindhuap
Thank u so much for all :)
Thank u so much for all :)
6,805
Posted By Sindhuap
extract a word from text file name
Hi i want to extract the word present before .txt in the text file.

For example,

Sample_ab_a.txt ----------> i need 'a'
Sample_abc_b.txt -----------> i need 'b'

Can anyone help me in...
12,890
Posted By Sindhuap
thanx ... wil try and let u know ... :)
thanx ... wil try and let u know ... :)
12,890
Posted By Sindhuap
ok thank you so much :) wil try ... but wen we...
ok thank you so much :) wil try ... but wen we use put command and place the files, the sftp server will now have the older .txt files and the new .done files which are placed now using ur above...
12,890
Posted By Sindhuap
bulk renaming of files in sftp using script
Hi,

Am using sftp (dsa method) to transfer 20 files from one server(sftp) to another (local). After the transfer is complete the files in the sftp server has to be renamed from .txt extension to...
Showing results 1 to 11 of 11

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