Move files on the remote site

Advertisement

Johhemmi
Guest

Move files on the remote site

Hi
I have done a VB app where i send commands to send file to a FTP and all via this FTP client.
Now i send all files upp to the FTP and do a move of all files to a new folder.
What I want to do is to only move this files that I resently sent up to the FTP.
Is their a way to collect all files and only move files that I sent.

Reply with quote

Advertisement

johhemmi
Guest

Re: Move files on the remote site

Hi
The remote FTP site want me to send all to a temporary folder first, and then do a move on the files that I just sent up.
Because they check this second folder for new files and they don't want to catch not ready files that not have been uploaded completely. And this second folder have other files in it, so I can't use a wildcard.
Thats why

Reply with quote

Johhemmi
Guest

Re: Move files on the remote site

just a thought, would it be able to send each file one by one
and for each file do a move.
Not like now, when you do a move when all transfer is complete.
Then I don't have to collect each file to do a move of files that I sent.

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Move files on the remote site

Johhemmi wrote:

just a thought, would it be able to send each file one by one
and for each file do a move.
Not like now, when you do a move when all transfer is complete.
Then I don't have to collect each file to do a move of files that I sent.
Good idea.

Reply with quote

Advertisement

Johhemmi
Guest

Re: Move files on the remote site

Is this maybe something you will add in next version or soo?
Or in neer future?

Thanx for a great program
keep up the good work

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Move files on the remote site

Johhemmi wrote:

Is this maybe something you will add in next version or soo?
Or in neer future?
Sorry, I do not plan to add this at all. I've meant that it is good idea that you make the script work this way.

Reply with quote

Advertisement

You can post new topics in this forum