Search Results

Search: Posts Made By: Venkat1818
16,842
Posted By Venkat1818
Hi DGPickett, Hope everything is fine with...
Hi DGPickett,

Hope everything is fine with you. Regarding the solution you provided me, getting a severe error like

"
Authenticated with partial success. Permission denied, please try again....
16,842
Posted By Venkat1818
yes the single ' can be overkill but shouldn't...
yes the single ' can be overkill but shouldn't hurt. The " around $DIR should be fine(might be better if a path contains blanks anyway).

also, in stead of a password, you suggested me to use a...
16,842
Posted By Venkat1818
"ftp bla bla bla mget bla bla bla" this is the...
"ftp bla bla bla mget bla bla bla" this is the one you asking with the previous code?

space before scp target got lost - i did not get you..

it is a script to automize the file transfer &...
16,842
Posted By Venkat1818
Thanks for the code. I followed the same and made...
Thanks for the code. I followed the same and made this code
#!/bin/bash
dir=/usr/sap/nxa/comm/interface/fico/
scp fico@share.dteenergy.com:'get_file*'$dir
for I in $dir/get_file.*
mv $I...
16,842
Posted By Venkat1818
Thank you DGPicket for the reply. I should not...
Thank you DGPicket for the reply. I should not ask you the same question again and again but should be becuase since i am a fresher with this shell script, and not aware of much, is it possible for...
16,842
Posted By Venkat1818
It'd be nice to have known that you don't have...
It'd be nice to have known that you don't have shell access days ago...
Yes you will get to know in going forward that once you get a chance to work on three tier architecture.

I'm not stopping...
16,842
Posted By Venkat1818
As i mentioned, i am very new to this subject. if...
As i mentioned, i am very new to this subject. if possible, please provide me the code otherwise, let us pass it to the other users if somebody wants to help me.
I am a SAP guy. not a Linux. I am...
16,842
Posted By Venkat1818
I am sorry if i frustrate you at the repeated...
I am sorry if i frustrate you at the repeated questions.

Then don't use one. I was just trying to be complete.
I am reallly not sure. because we are very new to this FTP server. They just...
16,842
Posted By Venkat1818
First i should say you very sorry to keep on...
First i should say you very sorry to keep on troubling you. Because this is the real time application i am here working on. i am scrwed up here at this step.

Ok now i go by simple questions. I am...
16,842
Posted By Venkat1818
I am now confusing that understanding of the...
I am now confusing that understanding of the solution. is it possible for you to drop your contact number? i really need to speak to you to figure out the stuff ASAP. Thanks
16,842
Posted By Venkat1818
I understand that expect is a patched solution...
I understand that expect is a patched solution with no.of alternatives to avoid a stored passwords.
Since you are throwing a constructive answers for my problem, could you plz make me to stand out...
16,842
Posted By Venkat1818
Please see the below script. also, plz suggest me...
Please see the below script. also, plz suggest me if that is the proper order, if so, would it work for all of my requirements like connecting to FTP server(windows) and sending it to application...
16,842
Posted By Venkat1818
How are you buddy? Again buzzing you for another...
How are you buddy? Again buzzing you for another doubt...
i was told to drop the flat file and script file in the same (Ex: /usr/sap/xxx/comm/interface/FI/CO)directory in application server.
My...
16,842
Posted By Venkat1818
Hi, Thank you for sending me the link. I just...
Hi, Thank you for sending me the link. I just followed the process as per the link that you sent it to me. I have my SAP on UNIX and it doesnt have a ZSHELL Command but there is a other command...
16,842
Posted By Venkat1818
How can i run the shell script from ABAP programming language
I am in need to execute the Files transferring's shell script from ABAP programming language. it would be highly appreciated if you help me as quickly as possible. Thank you
Showing results 1 to 15 of 15

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