Search Results

Search: Posts Made By: ursrami
4,435
Posted By ursrami
Yes I consider the sftp's rename command and its...
Yes I consider the sftp's rename command and its working if I explicitly given the filename like below
rename $SRC_FOLDER/DSCOR/w5src.csv $ARC_FOLDER/DSCOR/w5src.csv
it's OK. But I need to move all...
4,435
Posted By ursrami
Yes. ARC_FOLDER is a remote folder. Thanks
Yes. ARC_FOLDER is a remote folder.

Thanks
4,435
Posted By ursrami
Check files and archive the files using sftp
Hi,
I have to check the files in another server using sftp to do that, below is the code i am going with

#!/bin/bash
export SRC_FOLDER=$1
export ARC_FOLDER=$2

HOST=as07u3456
USER=relfag
...
Showing results 1 to 3 of 3

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