Difference between revisions of "Talk:Command-line arguments (Client)"

From FileZilla Wiki
Jump to navigationJump to search
m (Reverted edits by 2.51.253.26 (talk) to last revision by CodeSquid)
(KlWdgUKxWl)
Line 1: Line 1:
ftps versus AUTH TLS ?
+
ohhh Mac os ftp that is built into the finder and acaevttid with command-k only opens a read-only connection to the server! why? I don't know! but it's been that way for a long time.Which dedicated ftp program do you use? I use Cyberduck (pretty simple and cool)if you really have to do it without an extra program you can start up Terminal, and use the built-in ftp command (it has no read-only restriction)
 
 
 
 
Where is command line on FZ3 Beta 11?  You can't just scrap that!
 
- I believe, there's no command line in FZ3 :(
 
 
 
It's crazy having no command line option to open directly to a given site and folder.
 
What's the advantage in removing that functionality? That feature alone makes Windows
 
Explorer infinitely more useful than FileZilla, despite any other shortcomings. Surely
 
you can't allow that?! ;-P 
 
(Except that Explorer can't handle a user name which include an '@', something that's
 
compulsory on some sites. :-/  FileZilla would handle that, no problem - except!)
 
[[Special:Contributions/78.151.111.152|78.151.111.152]] 13:14, 6 May 2008 (UTC)
 
 
 
Bad thing: "Unknown option" in FZ3
 
Usage: filezilla [/h] [--verbose]
 
 
 
Bring back the command line, I use it a lot.
 
 
 
===Using KeePass===
 
As a frequent user KeePass (and I guess many other password manager with equivalent functionality), I would like to have some Command Line functionality available. By using KP's CMD function I call an application i.e. FileZila and pass the required fields through to the app.
 
 
 
In doing so it would be smart to CLI FileZilla with a Command Line switch to at least name the ftp server location or even nicer to refer to the Site Manager named location.
 
[[User:JanEnEm|JanEnEm]]
 
 
 
=== defaults for Cmd Line args ===
 
You definitively want to ask for a password when none is given by cmd line (interactive mode?). I can't see why that is not configurable (or default).
 
 
 
=== upload from command line ===
 
Could you please bring back all command line options that were in v2 ? especially -u to updload a file from command line.
 
 
 
-----
 
Wouldn't you just use standard ftp commands from that point? You don't need Filezilla to embed their own parameters when standard ftp commands will work once the connection is made.
 
ex. get or put will work once you establish the connection in the command line.
 
 
 
-----
 
 
 
Can you explain how you do that with an exemple?
 
 
 
to ease the scripting process?
 
 
 
=== Need to revert to FZ2 ===
 
Upload from command line is critical.  New versions tend to add features, not remove them.  I guess FZ is taking a different approach.
 
 
 
=== Commandline options are crucial for automation ===
 
Filezilla could be the best FTP backup client available with simply that. Features like threading, fast incremental uploads and /close make it perfect for backups. Bonkey takes 20+ minutes to do an incremental backup to FTP while filezilla can be configured to do it in 21 seconds.
 
 
 
However without the -u feature we cant make it backup automatically. This is a serious draw back.
 
 
 
=== Need more than -u anyway ===
 
 
 
I'm new to FileZilla but won't be using it. I need to automate FTP uploads. Not only is a lack of command line options crazy, but even -u is not enough. Windows "lame" FTP client lets you put a series of commands in a text file and run them all from a -s command line option. That's what FileZilla needs.
 
 
 
: Using a GUI program for automated tasks is like using a taking a ride on the Space Shuttle to go to the grocery store next door. The right tool for the right task. You want to use a dedicated commandline client for automated tasks. --[[User:CodeSquid|CodeSquid]] 22:30, 5 November 2009 (UTC)
 
 
 
: Can you recommend a command line client that supports SFTP and use of a Proxy Server? Thanks.
 
 
 
== +1 for commandline arguments restored to filezilla! Badly needed for proper automation scripting ==
 
 
 
I was a regular user of Filezilla, then one day I needed to automate uploading and downloading between sites and between my computer and sites. For backups, upgrading plugins and uploading files and images with auto generated scripting commands.
 
Was very disappointed to see it can't be done easily in Filezilla as it doesn't accept command line arguments at this time. I searched over the net for such a tool and found CoreFTP which does that. Even in the free version! What are you waiting for to implement this back in Filezilla and make it the N°1 FTP software one again? I include this tip not as an advert for some competitor, but since I see other developers are looking for such a tool and probably don't want to wait for ever for you to do it ;-)
 
Alistair
 
 
 
 
 
I also use it as an easy method for uploading and downloading files, you had a great product please bring back command line options. I could not wait to download the new version to see additional options and was disappointed to see what amounts to none available.
 
 
 
== +1 for commandline arguments restored to filezilla! Badly needed for proper automation scripting ==
 
 
 
Similar usage requirement here. I need to automate a regular code drop from our build server. My first port of call was to check if FZ had command line and I was excited at first to find that it did, but then surprised to learn that it no longer did.
 
 
 
== +1 to get -u switch back ==
 
 
 
I still use FZ2 and can not upgrade.
 
it's a pitty to be forced to stick to v2. There must be a strong reason to remove this switch in fz3, I mean other than just bother users !
 
 
 
== Agree that command line capability will be needed for automation ==
 
 
 
Charged with locating an open source ftp server/client solution, I thought that I had found the answer until
 
finding these notes about a lack of command line functionality.
 
 
 
This has stopped any further investigation into using this software since evenually an automated solution will be required.
 
 
 
So, until that is available, for me, Filezilla is G-o-d-zilla.  Good but Obviously Deficient. :(
 
 
 
Thanks.
 
 
 
== Import queue ==
 
 
 
It would be nice to have an option to import the queue (in the same xml format used in File -> Import)...
 
 
 
== Full command line support is a must ==
 
 
 
If it will not be in main application it must be created from same source as separate command line tool
 

Revision as of 04:23, 30 November 2012

ohhh Mac os ftp that is built into the finder and acaevttid with command-k only opens a read-only connection to the server! why? I don't know! but it's been that way for a long time.Which dedicated ftp program do you use? I use Cyberduck (pretty simple and cool)if you really have to do it without an extra program you can start up Terminal, and use the built-in ftp command (it has no read-only restriction)