Search Results

Search: Posts Made By: vvenu88
7,113
Posted By vvenu88
Validate time pattern using regular expression
Hi,
I am new to scripting.
please help me in validating the user entered time Pattern
Here is the program

#!/bin/bash
validateTimeFormat()
{
checkTime=$1...
29,410
Posted By vvenu88
validate date pattern using Regular Expression
Hi,
i am java guy and new to unix.
I want to validate date pattern using Regex expression
here is the sample program i have written.

#!/bin/sh
checkDate="2010-04-09"...
11,705
Posted By vvenu88
transfer order in rsync
Transfer order is really not important to me.
But i was supposed to write the script in such a way from our tech leads.
Any ways I am switching over to Unison or Bacula.
Is it wise to use bacula...
11,705
Posted By vvenu88
Hi pludi, I am writing a script that copies...
Hi pludi,
I am writing a script that copies files and links to a backup server.
I have used rsync for synching .But as it is sortingn in alphabetical order before copying the files and links, the...
11,705
Posted By vvenu88
Hi pludi, Each time rsync tries to connect...
Hi pludi,

Each time rsync tries to connect to remote machine it prompts for password.
So many times i have to give the password to get my work done.
So i cant go for that.

And can you...
13,428
Posted By vvenu88
Alternatives utilities to rsync
Hi,
I am using rsync to copy files and links from one server to other (backup server).
The problem with rsync is that it is not copying the files and links in the order which i have mentioned.
It...
11,705
Posted By vvenu88
problem with rsync
Hi,
I am copying files from one server to the other by rsync utilty.
I am giving a list file to the rsync and i am writing it to the log also.
The problem is that,rsync is not copying the order in...
Showing results 1 to 7 of 7

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