Search Results

Search: Posts Made By: rahul125
7,414
Posted By rahul125
Hi, Can you please specify what is...
Hi,

Can you please specify what is secure4access..? and how could I check for Secure4Access account properties...any specific command ..??:eek:

---------- Post updated at 11:30 AM ----------...
7,414
Posted By rahul125
Hi , I was writing a bash script of ftp to...
Hi ,

I was writing a bash script of ftp to transfer the files , rite now I am considering my local server as ftp server and through keygen -ssh I ahve generated the public & private keys , the...
7,414
Posted By rahul125
ftp binding error
Hi,
I am rite now made my unix box machine as ftp server that is it acting both ways..Now I have sftp script but when I execute get the following error


ftp: bind: Address already in use
$ ...
2,081
Posted By rahul125
Hi , Thanks as guided by you I have removed the...
Hi ,
Thanks as guided by you I have removed the white spaces ....thruough that same command ....since I am considering the my present machine as ftp one itself ...it is showing me the following...
2,081
Posted By rahul125
Hi , the ouput of the od -bc...
Hi ,

the ouput of the od -bc /home/p2000/sxs137/scripts/archieve1.config is below....




$ od -bc /home/p2000/sxs137/scripts/archieve1.config
0000000 043 043 043 043 043 043 043 043 043...
2,081
Posted By rahul125
Hi, below is the error ..... ...
Hi,

below is the error .....


[sxs137@pngpcdb1 scripts]$ ./main1.sh
: command not foundscripts/archieve1.config: line 2:
: command not foundscripts/archieve1.config: line 4:
: command not...
2,081
Posted By rahul125
ftp script error
Hi ,

I was writing a bash script of ftp to transfer the files , rite now I am considering my local server as ftp server and through keygen -ssh I ahve generated the public & private keys , the...
2,187
Posted By rahul125
keygen-ssh
Hi,

I was going thruough the password less authentication of keygen-ssh that will help us in generating keys...One thing that is not clear to me that if in nearby future we conncet to remote ftp...
1,906
Posted By rahul125
Well if I have directory under home lets say...
Well if I have directory under home lets say /home/499633 and now I want to make dir(ssh) inside the directory 499633... then what would be the command please guide me and how can I view the hidden...
1,906
Posted By rahul125
creating directory in unix
Hi,

If i create a directory like with the command ...

~/.ssh

so where this folder will be get created in side my home directory ...? what (~) represents here..?:confused:
912
Posted By rahul125
ftp server thru script
Hi,

can I make my existing uix box testing machine to act like as ftp server..?please guide me how..?
Forum: IP Networking 10-29-2011
2,999
Posted By rahul125
ftp configuration
Hi,
I have been a unix box testing machine and I access to it through putty with my creditials now I have an sftp script to transfer files from that machine to some other ftp server but recently I...
895
Posted By rahul125
want to make same machine as ftp
Hi,

I have been acces to unix box , I HAVE BEEN ALLOTED A URL AND USERID ALONG WITH PASSWORD ,and thru putty i acess to that unix machine ...Now I want same machine to be used as ftp server can I...
2,810
Posted By rahul125
ssh-keygen
Hi,
I am new to unix, recently i was exploring password less remote connection to the ftp server and in that I was exploring the ssh-keygen utility, that it generates private & public keys that...
3,824
Posted By rahul125
how to create a public/private key using ssh-keygen
Hi,
please guide me create a public/private key using ssh-keygen, lets say I have been access to server named pngpcdb1with a userid and password ...!!! and also please explain in detail the concept...
3,448
Posted By rahul125
converting scripts from dos 2 unix format
Hi,
I am new to shell scripting and exploring it , I have developed few sample shell script but I have developed them on windows xp notepad and then saving them on folder and then testing them on...
863
Posted By rahul125
ftp files ...
Hi ,

I am new to shell scripting I was planning to write a script that will FTP files to destination folder..so which approach should I follow the ftp one or sftp one or scp one and which one one...
8,526
Posted By rahul125
Hi smilesavvy, Thanks a lot for the valuable...
Hi smilesavvy,

Thanks a lot for the valuable information, I will now replace the ftp and use sftp in my script.,,thanks a lot again..!!:o
785
Posted By rahul125
customised error message..
Hi,
Below is the script that takes some value from the properties file and then move the file from files folder to output folder based upon the modification time of files(configurable N days...
8,526
Posted By rahul125
sftp over ftp..!!
Hi smilesavvy,
as shown by you have added the sftp in place of ftp...as shown below...
#!/bin/sh
. ftp.properties
sftp -vin >> ftp.log <<EOF
open $RemoteIp
user $userid
$password
cd...
8,526
Posted By rahul125
replacing ftp with sftp in the script....
Hi,

I have the following bash script(related to ftp) that read the parameters from the properties file and then transfer some files to the remote machine...

following is the bash script .......
2,132
Posted By rahul125
ftp url in the properties file...
Hi,

I was planning that my properties file instead of the remote ip should contain the url of the ftp server than in this process what changes would occur in my script file....please guide me...
1,616
Posted By rahul125
unix commands related to ftp of files..
Hi,

I am new to unix , I was planning to write a script that will FTP files to destination folder. , Please guide me what are the various networking commands that unix will help in this ftp...
2,132
Posted By rahul125
Hi, so if I write the main script file which...
Hi,
so if I write the main script file which will read the properties file .. in this format itself ....

#############################################
#Properties file for Ftp files
...
2,132
Posted By rahul125
configuration for ftp script in main script
Hi,

I am new to shell scripting,and i was planning to write a script that will FTP files to destination folder.
I was planning that All configuration should be done through a properties files....
Showing results 1 to 25 of 41

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