Search Results

Search: Posts Made By: consat
9,200
Posted By consat
I tried but still don't see details in $SFTP_LOG....
I tried but still don't see details in $SFTP_LOG.

SFTP_LOG=`lftp -u $P_USERID,$P_PSWD sftp://$P_HOSTNAME set cmd:trace yes 2>&1 <<EOF
cd $P_DEST_DIR
mput $P_FILE_PREFIX
bye
EOF`

echo...
9,200
Posted By consat
I tried to use cmd:trace option in the lftp as...
I tried to use cmd:trace option in the lftp as given in the script but I do not get the debugging details captured in SFTL_LOG.
SFTP_LOG=`lftp -u $P_USERID,$P_PSWD sftp://$P_HOSTNAME set cmd:trace...
9,200
Posted By consat
I tried but its not working out. If you...
I tried but its not working out.

If you have tried it at ur end..can u show me how u did?
9,200
Posted By consat
Problem in turn verbose on in sftp
Hi,

I am trying to turn verbose on for sftp but i get message to look lftp options.
SFTP_LOG=`lftp -u $P_USERID,$P_PSWD sftp://$P_HOSTNAME <<EOF
cd $P_DEST_DIR
mput $P_FILE_PREFIX
...
Showing results 1 to 4 of 4

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