Search Results

Search: Posts Made By: vidhya_vec
41,059
Posted By vidhya_vec
Hi, I did search the forum.But they use...
Hi,
I did search the forum.But they use SSH-Keygen for authentication,I am using OpenSSH.
keygen command is not working in my unix box.

Thanks.
41,059
Posted By vidhya_vec
Reg sftp in shell script
Hi,
I want to retrieve files from an sftp site and place it a directory in unix server.
When I try to connect, it is asking password even if i hardcode it in the script.I want to automate the...
36,575
Posted By vidhya_vec
Hi, I have edited the ftps.bat file present in...
Hi,
I have edited the ftps.bat file present in c:\program files\secure ftp 2.5 and added the below condition after "java"

-Dglub.security.override=true

After that I did not prompt me any...
36,575
Posted By vidhya_vec
Thanks...It worked... Vidhya
Thanks...It worked...

Vidhya
36,575
Posted By vidhya_vec
Im not using any options. Below is my shell...
Im not using any options.

Below is my shell script.

#!/bin/sh
# sample automatic ftp script to dump a file
ftps 216.93.167.158 <<EOF
user $user $pwd
EOF


When I try the above command...
36,575
Posted By vidhya_vec
You told me another option that I can blithely...
You told me another option that I can blithely trust any certificate..
Could you please tell me how to do that?

Thanks
36,575
Posted By vidhya_vec
Can u pls tell me how to install the certificate...
Can u pls tell me how to install the certificate in the local machine?
Im new to this.

Thanks.
36,575
Posted By vidhya_vec
Help needed in shell script for FTPS
Hi,
Im trying to build a script to download files from a secure FTP site.

When I run the command ftps <host_address> in the unix prompt, it asks username and password, and then prompts the...
Showing results 1 to 8 of 8

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