On Tue, 6 Jan 2009 07:39:48 -0800 (PST), yuvalbra wrote:
>i used the command "mput filename*.txt"
>all work fine but...
>all files stay on my directory.
That's correct. mput is a copy operation.
>i need this issue:
>if file was copy succesfuly then delete him (i need to move files to
>FTP)
basic ftp commandline will tell you if it's successful, but has no way
to delete the file after. You need some way to process a status code,
list of files maybe in a script. You may find some ftp clients have
macros / tools to do this.
>please help
please help by providing nore info next time, like OS, ftp client.
>
Me
|