Search Results

Search: Posts Made By: itsviju
1,764
Posted By itsviju
FTP script
Firstly i would like to thank you sincerely for replying to my post and you are the first person to reply to my post .
Yes I do have the rights to delete them, I am able to delet them when i...
4,477
Posted By itsviju
FTP download file by date
This can help only if your files have a date stamp in their name

#!/bin/bash -vx
now_date=`date +%d%m20%y` --for date in for ddmmyyyy
ftp -in 192.168.77.7<<END_SCRIPT
quote USER abc
quote PASS...
1,764
Posted By itsviju
FTP script
Hi all,
Im new to this site as very very junior to all of you in UNIX, please help me. The below script downloads file names with todays date from ftp, but i want to delete the file...
6,983
Posted By itsviju
FTP Script
Hi all,
In the below script to download file names with todays date from ftp, how can i delete the file downloaded from the ftp site after sucessfully downloading the same. I am using the...
Showing results 1 to 4 of 4

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