Search Results

Search: Posts Made By: vgs
5,447
Posted By vgs
SFTP:error while creating folders on remote server
Hi,

I am trying to create some folders on remote server with SFTP connection.
if the folder is exist then it is not executing the next commands.

i.e. if temp/folder is exist then it it not...
8,550
Posted By vgs
yes. -b is biffer size and -B is bach file
yes. -b is biffer size and -B is bach file
8,550
Posted By vgs
my ssh version is ssh: SSH Tectia Server...
my ssh version is

ssh: SSH Tectia Server 4.4.6 on sparc-sun-solaris2.8
Crypto library version: SSH Cryptographic Library, version 1.2.6


even when i execute the commands manually they are not...
8,550
Posted By vgs
SFTP error:-b requires an argument greater than zero
Hi

when i execute the below command
sftp -b ftpCommand.ksh remoteuser@remoterserver

i am getting the error "-b requires an argument greater than zero"

Please can any one help me.
3,268
Posted By vgs
SFTP error:-b requires an argument greater than zero
Hi

when i execute the below command
sftp -b ftpCommand.ksh remoteuser@remoterserver

i am getting the error "-b requires an argument greater than zero"

Please can any one help me.
19,571
Posted By vgs
i used the below command. find ./ -name...
i used the below command.
find ./ -name '*.txt' -print -o \( -name /abdata/import/SST/DW/DWLoader/EReports -prune \)

it is working.it searches in current directory for *.txt files.
Thanks for...
19,571
Posted By vgs
i am using sun Solaris. i am trying to write...
i am using sun Solaris.

i am trying to write a script which will display files from a particular folder(Directory)(should not include subdirectories) which are 2 hrs(this should be used like a...
19,571
Posted By vgs
I have written the below ksh script(in sun...
I have written the below ksh script(in sun solaris) using one old posting but i am getting an error message saying that " ./fileage: not found".

Looks like the fileage is not recognized.
please...
19,571
Posted By vgs
display the files in a folder which are older than 1 hour
Hi,

I have some files in a folder with different time stamps and
I want to display the files which are older than 1 hour.

i tried with find.

need urgent help.
6,372
Posted By vgs
display the files in a folder which are older than 1 hour
Hi,

I have some files in a folder with different time stamps and
I want to display the files which are older than 1 hour.

i tried with find.

need urgent help.
Showing results 1 to 10 of 10

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