Search Results

Search: Posts Made By: srineel
14,680
Posted By srineel
SFTP script
Actually I'm on AIX. Here's a general algorithm on what i'm trying to do.

first_time = true
while /usr/bin/true
do
if first_time ()
ftp get file,
name it as file_1
first_time=false...
14,680
Posted By srineel
SFTP script - poll every min to check file complete before transfering
Hello,

Before I do a GET remote file, I need to ensure the remote file is a complete file i.e. whatever process is saving the file to the remote folder should complete the transfer before I go...
Showing results 1 to 2 of 2

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