Search Results

Search: Posts Made By: mrpi007
52,896
Posted By mrpi007
Thank you cero & corona, lftp is a big step...
Thank you cero & corona,

lftp is a big step forward. Found my host has it installed by default, anyway. Very nice.

I found that the ssl certificate the ftp server I want to connect to is...
52,896
Posted By mrpi007
Sorry if I wasn't clear: I use the SSH...
Sorry if I wasn't clear:

I use the SSH script to transfer jpg files from a remote hosting server to ftp servers. I access the hosting server via SSH client and run the script to initiate the ftp...
52,896
Posted By mrpi007
SSH shell script to access FTP over explicit TLS/SSL
Hello,

I use the following SSH script to upload *.jpg files via FTP:

#!/usr/bin/expect
set timeout -1
spawn ftp -v -i [ftp server]
expect "[some word on the last line of server response]"...
Showing results 1 to 3 of 3

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