Automation of FTPS task?

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Message
Author
ram.burla
500 Command not understood
Posts: 4
Joined: 2007-10-31 19:55

Automation of FTPS task?

#1 Post by ram.burla » 2007-11-01 14:42

Is there a way to schedule/automate a FTPS task in FileZilla client? My requirement is to retrieve a particular file on a weekly basis.
Please let me know if such a feature exists.

Thanks in advance

ram.burla
500 Command not understood
Posts: 4
Joined: 2007-10-31 19:55

Help with command

#2 Post by ram.burla » 2007-11-01 15:36

Found command line syntax on the wiki. Should have checked there first before posting.
I am using FileZilla client version 3.0.2.1 and tried the following command:

filezilla.exe -overwrite -d ftps://usrname:pwd@ftpsite/sourcepath destinationpath -t filename

I get a popup with message "unknown option overwrite". Actually i get the same message for options 's', 'd' as well. After clicking OK i see another popup with message "Usage: FileZilla [/h] [--verbose]". and after click OK here, the clinet window opens.

Any help on how to use the command.

Thanks in advance.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#3 Post by botg » 2007-11-01 15:52

FileZilla 3 doesn't support any commandline arguments yet.

ram.burla
500 Command not understood
Posts: 4
Joined: 2007-10-31 19:55

#4 Post by ram.burla » 2007-11-01 16:14

Thanks for the quick response. Can we expect the command line feature anytime soon?

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#5 Post by botg » 2007-11-01 16:25

When it's done.

fly2279
500 Command not understood
Posts: 3
Joined: 2007-05-18 04:22

Re: Automation of FTPS task?

#6 Post by fly2279 » 2007-12-05 15:24

Is there a timeline or roadmap of when command line options will be supported in 3?

luke3333
500 Command not understood
Posts: 1
Joined: 2008-06-05 21:54
First name: Luke
Last name: Galloway

Re: Automation of FTPS task?

#7 Post by luke3333 » 2008-06-05 21:59

So it has been 1 year. Any luck with the automation of uploading/downloading?

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: Automation of FTPS task?

#8 Post by boco » 2008-06-06 08:17

http://forum.filezilla-project.org/view ... f=3&t=6811

http://forum.filezilla-project.org/view ... 416#p22416
botg wrote:I won't implement any options to start transfers like I did in FileZilla 2. Adding those to 2.x was a big mistake, people were using FileZilla in a way it hasn't been designed for. For automated transfers, people should (wish: have) to use a commandline client.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

ggnabasik
500 Command not understood
Posts: 1
Joined: 2008-06-17 18:05
First name: Glenn
Last name: Gnabasik

Re: Automation of FTPS task?

#9 Post by ggnabasik » 2008-06-17 18:11

So what command line ftp programs would you recommend ? I need one that does FTP over SSL and find that MoveIt doesn't seem to work as well as the FileZilla does. I can access the site with FileZilla just fine but can't get MoveIt to do the same thing from the command line. Thanks.

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: Automation of FTPS task?

#10 Post by boco » 2008-06-18 12:09

No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Oldarney
500 Command not understood
Posts: 5
Joined: 2009-06-14 17:45
First name: Oldarney
Last name: Man Slaughter

Re: Automation of FTPS task?

#11 Post by Oldarney » 2010-04-23 09:42

I have spent over a year trying to figure out how to do threaded, automated and incremental backups to my ftp server. Filezilla does the first two, but not the third.

Are there any command line threaded FTP solutions for windows? My server is capped at 100'ish speeds per thread. Filezilla's 10 thread system is the only thing I know that can overcome that limitation.

Momma, people were using my program for automation! *crys*. People should have to suffer and use a command line program.
that's still funny.
Image

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: Automation of FTPS task?

#12 Post by boco » 2010-04-23 16:09

FileZilla cannot do automated transfers (well, version 2 could, but it's not supported anymore).
Momma, people were using my program for automation! *crys*. People should have to suffer and use a command line program.
that's still funny.
The right tool for the right job. FileZilla 3 is not meant to be used like that. Use WinSCP if it bugs you.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

wuschba
500 Syntax error
Posts: 14
Joined: 2007-04-11 14:49

Re: Automation of FTPS task?

#13 Post by wuschba » 2010-06-02 16:56

I think it's really a pity that filezilla 3.x doesn't support commandline arguments to upload multiple files automated. I changed the source of version 2 to upload whole directories in the background or at night and it worked fine and smooth. Filezilla is just the fastest multithreaded FTP-Client for Windows I know, and this feature is much asked for here (I guess the view-count of over 4500 of this post tells a lot). So I guess it would make many people happy to have it. I understand that Filezilla Client is a "GUI-based" application, but even such a programm can work in the background (for example "hide" in the system-tray - as it is able to do now).

Perhaps this might be a feature to go for in a new subversion 3.x or 4.0?

d3vlabs
500 Command not understood
Posts: 4
Joined: 2010-05-06 14:59
First name: Demian
Last name: Rawkus

Re: Automation of FTPS task?

#14 Post by d3vlabs » 2011-07-25 16:29

also would like to see this an option

slcphoto1
500 Command not understood
Posts: 1
Joined: 2015-03-13 18:45
First name: Quinn
Last name: Farley

Re: Automation of FTPS task?

#15 Post by slcphoto1 » 2015-05-04 18:58

Five years since the last post in this thread. I know we're still version 3, but we're now at 3.10.2 and counting....

Still no command line or even VBA scripting abilities? Is it a dead issue and was decided on long ago or is it still a possible development item for future iterations?

Thanks for any response.

Post Reply