SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
FTPDeleteFile

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
FTPDeleteFile
Author Message
Christer Elmersson



Joined: 22 Sep 2003
Posts: 1

Post FTPDeleteFile Reply with quote

Hi,

I´m recieving files from an Unix based server.
After I recieved my file I try to delete it but I
can´t. As I understand I have to delete the file
directly after I get the file, before FTPGetFile
close the session. I´m not allowed to connect to the
FTP-server and delete a file without get file first.

Is there a way to logon, get file, delete file, logoff ?

I was thinking of making a batch-file but...

Mon Sep 22, 2003 4:05 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7854

Post Re: FTPDeleteFile Reply with quote

Every FPTxxx runs in a separate session so there is no way you can do GET and DELETE in one session using FTPxxx commands.

Here is what you can do. Create a text file like

pwd password
get ...
delete ...
quit

Schedule the following command (as program tipe job)
ftp -n -s:myfile.txt myserver.com

That's it.

: Hi,

: I´m recieving files from an Unix based server.
: After I recieved my file I try to delete it but I
: can´t. As I understand I have to delete the file
: directly after I get the file, before FTPGetFile
: close the session. I´m not allowed to connect to the
: FTP-server and delete a file without get file first.

: Is there a way to logon, get file, delete file, logoff ?

: I was thinking of making a batch-file but...

Mon Sep 22, 2003 7:46 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.