Search Results

Search: Posts Made By: Nitin Varshneya
5,472
Posted By Nitin Varshneya
FTP to send files using Binary mode
I am using below code to send files into ascii mode.what changes will I have to do to send files into Binary mode ?

ftp -in <<FIN

open $SAP_UP_SERVER

user $SAP_UP_USER $SAP_UP_PASSWORD...
9,157
Posted By Nitin Varshneya
Migrate from FTP to SFTP
There are not several users running Control-M job to execute shell scripts.There is one scheduled job (via Control-M) on server that is executing shellscript everyday.

so how to setup ssh...
9,157
Posted By Nitin Varshneya
it is not an one time activity.Control-M job is...
it is not an one time activity.Control-M job is executing shell scripts everyday, so what option will be better ?
9,157
Posted By Nitin Varshneya
Migrate from FTP to SFTP
My shell scripts are executing on Unix server and transfering files to window server 2008.Will your article work in this scenario ? If yes, then which approach will I have to take from the article ?...
9,157
Posted By Nitin Varshneya
Migrate from FTP to SFTP
Hi,I am using following code for FTP in shell script file and it is working.Now I want to migrate from FTP to SFTP.What code changes/steps I have to perform for SFTP ?

ftp -in <<FIN
open...
Showing results 1 to 5 of 5

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