Search Results

Search: Posts Made By: umathurumella
15,338
Posted By umathurumella
Jim, I am not complete familar with the SFTP...
Jim, I am not complete familar with the SFTP process but I see the below log when I debug with -v

(dwprd@prd)[/apps/dw/prd/sh> ksh run_sftp_test.sh
OpenSSH_4.1, OpenSSL 0.9.7e 25 Oct 2004
HP-UX...
15,338
Posted By umathurumella
SFTP through KSH
Hi all, I am unable to sftp some files. I see on the internet there are no proper solutions given.

I use couple of different ways.

1) Script1.sh

#!bin/ksh

sftp -v user@server_name...
6,083
Posted By umathurumella
Unix date Format (MON)
Hi , Can any one give me what is the date format for 3 character Month all caps (MON)

when I do date +%b it will give me Sep
But I want this to be SEP (all caps) .

Thanks in advance
2,944
Posted By umathurumella
Header Replace characters
Hi,

I have a flat file with header with tab delimiter.

nbr id name salesid detail num source num jun_2007 jul_2007 aug_2007 sep_2007 ....feb_2008

I need to modify the header for the...
10,565
Posted By umathurumella
awk -f ${AWK_DIR}/exec_out_ftp.awk <${LS_TMPFTP}...
awk -f ${AWK_DIR}/exec_out_ftp.awk <${LS_TMPFTP} >${SH_TMPFTP}

BEGIN{ NB=0;
TOPFOUND=0;
HOSTTOPFILE=ENVIRON[ "HOSTTOPFILE" ];
FILES_TO_SKIP=ENVIRON[ "FILES_TO_SKIP" ];
...
10,565
Posted By umathurumella
remote ftp login without password
HI all,

I need to post some files on to a clients machine and they said we can ftp without username and password. I do the same as a command line it works ftp <hostname>. but when I do that...
Showing results 1 to 6 of 6

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